Getting Started
Kubes makes it easier to work with Kubernetes by automating the deployment workflow. It will:
- Build the docker image and push it to repo
- Compile Kubernetes YAML files with the Docker build image
- Deploy via kubectl apply on the compiled Kubernetes YAML files
Choose an option: