Skip to content

Instantly share code, notes, and snippets.

@marcelmaatkamp
Created June 28, 2021 19:04
Show Gist options
  • Save marcelmaatkamp/1d5d4e0e17d8ce593eeb705a45b98659 to your computer and use it in GitHub Desktop.
Save marcelmaatkamp/1d5d4e0e17d8ce593eeb705a45b98659 to your computer and use it in GitHub Desktop.
kind: nginx
$ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/kind/deploy.yaml
$ kubectl port-forward --address 0.0.0.0 -n ingress-nginx service/ingress-nginx-controller 8443:443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment