Skip to content

Commit ef7bd73

Browse files
committed
fix readme index
1 parent 6ae5b2b commit ef7bd73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Welcome to the Uffizzi Cluster Operator, a Kubernetes operator designed to simpl
1010
- [Installation](#installation)
1111
- [Using Helm](#using-helm)
1212
- [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)
1515
- [Contributing](#contributing)
1616
- [License](#license)
1717

@@ -21,7 +21,7 @@ The Uffizzi Cluster Operator is designed to facilitate the creation of virtual c
2121

2222
## Features
2323

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.
2525
- **Ingress Configuration**: Expose Ingress for the virtual cluster. Ingresses created inside a UffizziCluster are automatically exposed through the host cluster.
2626
- **Resource Management**: Configure resource quotas, limit ranges, and other Kubernetes resources for the virtual cluster.
2727
- **Sleep Mode**: Suspend the virtual cluster if it is not being used for a certain period, optimizing resource usage.

0 commit comments

Comments
 (0)