Skip to content
Froz edited this page Aug 19, 2025 · 3 revisions

Welcome to the Kerbernetes Wiki

Kerbernetes (k10s) is a Kubernetes-based project that integrates LDAP and Kerberos authentication for managing access control. It provides seamless authentication and role-based access management for Kubernetes clusters.

Table of Contents

Overview

Kerbernetes simplifies access control in Kubernetes by integrating Kerberos and LDAP authentication. It ensures secure and centralized user management for your Kubernetes clusters.

Features

  • Kerberos-based authentication endpoint.
  • LDAP integration for user and group management.
  • Automatic reconciliation of Kubernetes RoleBindings and ClusterRoleBindings.

Setup Guide

See the Setup Guide for detailed instructions on how to set up Kerbernetes in your environment.

License

Kerbernetes is licensed under the MIT License. You can find the full license text in the LICENSE file.

Clone this wiki locally