📄️ Create a Kubernetes cluster
This guide shows how to create a Kubernetes cluster locally using Kubernetes kind.
📄️ Initialize a cluster
This guide shows how to initialize a Kubernetes cluster to work with Lizz.
📄️ Add an application
Add an application to your cluster can be done using the lizz add command.
📄️ Remove an application
This guide show how to remove an application from you cluster.
📄️ Refresh an application
Refresh an application of your cluster can be done using the lizz refresh command.
📄️ Create a Lizz-compatible application
A Lizz-compatible application is a Git repository that contains the manifest templates of the application.