File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
site/content/en/docs/handbook/addons Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1- # Minikube Ingress DNS
2- ![ Build Status] ( https://gitlab.com/cryptexlabs/public/development/minikube-ingress-dns/badges/master/pipeline.svg )
3-
1+ ---
2+ title : " Ingress DNS"
3+ linkTitle : " Minikube Ingress DNS"
4+ weight : 1
5+ date : 2021-06-03
6+ ---
47DNS service for ingress controllers running on your minikube server
58
69## Overview
@@ -172,7 +175,7 @@ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.pli
172175## TODO
173176- Add a service that runs on the host OS which will update the files in ` /etc/resolver ` automatically
174177- Start this service when running ` minikube addons enable ingress-dns ` and stop the service when running
175- ` minikube addons disable ingress-dns `
178+ ` minikube addons disable ingress-dns `
176179
177180## Contributors
178181- [ Josh Woodcock] ( https://github.com/woodcockjosh )
You can’t perform that action at this time.
0 commit comments