Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Introduction

lldap-operator is a Kubernetes operator that manages lldap users and groups as native Kubernetes resources via Custom Resource Definitions (CRDs).

Note: This project is in early development. APIs are not yet stable.

Features

  • Declare lldap users and groups as Kubernetes CRDs
  • Reconcile desired state with lldap via its GraphQL API
  • Password management through Kubernetes Secret references
  • Standard operator patterns: status conditions, finalizers, observed generation