You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ Welcome to the Uffizzi Cluster Operator, a Kubernetes operator designed to simpl
10
10
-[Installation](#installation)
11
11
-[Using Helm](#using-helm)
12
12
-[Usage](#usage)
13
-
-[Creating a Virtual Cluster](#creating-a-virtual-cluster)
14
-
-[Configuring Ingress](#configuring-ingress)
13
+
-[Creating a Uffizzi Cluster](#creating-a-uffizzi-cluster)
14
+
-[Configuring the `UffzziCluster` Custom Resource](#configuring-the-uffzzi-cluster-custom-resource)
15
15
-[Contributing](#contributing)
16
16
-[License](#license)
17
17
@@ -21,7 +21,7 @@ The Uffizzi Cluster Operator is designed to facilitate the creation of virtual c
21
21
22
22
## Features
23
23
24
-
-**Virtual Cluster Creation**: Automate the creation of virtual clusters with custom configurations.
24
+
-**Uffizzi Cluster Creation**: Automate the creation of virtual clusters with custom configurations.
25
25
-**Ingress Configuration**: Expose Ingress for the virtual cluster. Ingresses created inside a UffizziCluster are automatically exposed through the host cluster.
26
26
-**Resource Management**: Configure resource quotas, limit ranges, and other Kubernetes resources for the virtual cluster.
27
27
-**Sleep Mode**: Suspend the virtual cluster if it is not being used for a certain period, optimizing resource usage.
0 commit comments