Skip to content

Instantly share code, notes, and snippets.

@zdk
Created August 5, 2024 12:59
Show Gist options
  • Save zdk/73074711b8bad75d37134e83bc4df1a3 to your computer and use it in GitHub Desktop.
Save zdk/73074711b8bad75d37134e83bc4df1a3 to your computer and use it in GitHub Desktop.
docker pull registry.k8s.io/ingress-nginx/controller:v1.8.1
docker pull registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20230407
kind load docker-image -n dev registry.k8s.io/ingress-nginx/controller:v1.8.1
kind load docker-image -n dev registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20230407
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment