Skip to content

Commit

Permalink
fix readme index
Browse files Browse the repository at this point in the history
  • Loading branch information
waveywaves committed May 13, 2024
1 parent 6ae5b2b commit ef7bd73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Welcome to the Uffizzi Cluster Operator, a Kubernetes operator designed to simpl
- [Installation](#installation)
- [Using Helm](#using-helm)
- [Usage](#usage)
- [Creating a Virtual Cluster](#creating-a-virtual-cluster)
- [Configuring Ingress](#configuring-ingress)
- [Creating a Uffizzi Cluster](#creating-a-uffizzi-cluster)
- [Configuring the `UffzziCluster` Custom Resource](#configuring-the-uffzzi-cluster-custom-resource)
- [Contributing](#contributing)
- [License](#license)

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

## Features

- **Virtual Cluster Creation**: Automate the creation of virtual clusters with custom configurations.
- **Uffizzi Cluster Creation**: Automate the creation of virtual clusters with custom configurations.
- **Ingress Configuration**: Expose Ingress for the virtual cluster. Ingresses created inside a UffizziCluster are automatically exposed through the host cluster.
- **Resource Management**: Configure resource quotas, limit ranges, and other Kubernetes resources for the virtual cluster.
- **Sleep Mode**: Suspend the virtual cluster if it is not being used for a certain period, optimizing resource usage.
Expand Down

0 comments on commit ef7bd73

Please sign in to comment.