Skip to content

edixos/Nauticus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a83423 · Jan 2, 2024
Nov 16, 2023
Jan 1, 2024
Apr 11, 2023
Nov 18, 2023
Nov 18, 2023
Jan 2, 2024
Jan 27, 2023
Nov 18, 2023
Jan 1, 2024
Jan 13, 2023
Feb 11, 2023
Jan 1, 2024
Jan 13, 2023
Jan 27, 2023
Jan 1, 2024
Jan 27, 2023
Jan 25, 2023
Jan 30, 2023
Nov 18, 2023
Oct 28, 2023
May 26, 2023
Nov 18, 2023
Nov 18, 2023
Jan 1, 2024
Jan 1, 2024
Jan 1, 2024

Repository files navigation

Nauticus

CI Go Report Card GitHub license

Join the community on the #nauticus channel in the Kubernetes Slack.


Nauticus is an open-source Kubernetes controller that simplifies the management of Kubernetes clusters by allowing users to create and manage "Spaces" within the cluster. A Space is a fully-managed Kubernetes namespace that includes RBAC, network policies, resources quotas, and cloud provider specific bindings.

The Nauticus Controller provides an easy-to-use interface that allows users to create and manage Spaces through the Kubernetes API. This means that users can use the same Kubernetes resources to define the desired state of their Spaces and the controller will ensure that the actual state of the Spaces matches the desired state. This declarative approach to managing Spaces makes it easy for users to understand and troubleshoot their cluster.

For detailed documentation, please refer to our official documentation.