We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1724b0e commit c7ee1bbCopy full SHA for c7ee1bb
infrastructure/cluster-configuration/README.md
@@ -5,7 +5,7 @@
5
### TLDR;
6
1. Create Kubernetes cluster (e.g minikube or google cloud)
7
1. Initialize kubectl credentials to work with your cluster
8
-1. Run `source cluster-init.sh`
+1. Run `source cluster-init.sh` (This script installs the ingress-nginx controller and cert-manager using Helm in the configured k8s cluster.)
9
10
### Cert-manager
11
0 commit comments