fixs
This commit is contained in:
@ -71,7 +71,7 @@ EOF
|
||||
#6. Install Kind LoadBalancer
|
||||
kubectl label node kind-control-plane node.kubernetes.io/exclude-from-external-load-balancers-
|
||||
git clone https://github.com/kubernetes-sigs/cloud-provider-kind.git
|
||||
docker compose -f manifests/kind-cloud-provider up -d
|
||||
docker compose -f manifests/kind-cloud-provider.yaml up -d
|
||||
#7. Install Ingress
|
||||
kubectl apply -f manifests/ingress.yaml
|
||||
kubectl wait --namespace ingress-nginx --for=condition=ready pod --selector=app.kubernetes.io/component=controller --timeout=90s
|
||||
|
||||
Reference in New Issue
Block a user