diff --git a/README.md b/README.md index 48e6efff..6007a241 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,14 @@ [![REUSE status](https://api.reuse.software/badge/github.com/kyma-project/infrastructure-manager)](https://api.reuse.software/info/github.com/kyma-project/infrastructure-manager) -> **NOTE:** This is a general template that can be used for a project README.md, example README.md, or any other README.md type in all Kyma repositories in the Kyma organization. Except for the mandatory sections, use only those sections that suit your use case but keep the proposed section order. -> -> Mandatory sections: -> - `Overview` -> - `Prerequisites`, if there are any requirements regarding hard- or software -> - `Contributing` - do not change this! -> - `Code of Conduct` - do not change this! -> - `Licensing` - do not change this! - # Infrastructure manager ## Overview - This project **will be** responsible for managing [Kyma](https://kyma-project.io/#/) clusters infrastructure. Buil using [kubebuilder framework](https://github.com/kubernetes-sigs/kubebuilder) It's main responsibilities **will be**: - Provisioning and deprovisioning Kyma clusters - Generating dynamic kubeconfigs - ## Prerequisites - Access to a k8s cluster.