We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd962e9 commit d08b61eCopy full SHA for d08b61e
kubernetes/vagrant-kube-cluster/hosts
@@ -1,7 +1,7 @@
1
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
2
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
3
4
-192.168.12.10 kube-01
5
-192.168.12.11 kube-02
6
-192.168.12.12 kube-03
+192.168.56.101 kube-01
+192.168.56.102 kube-02
+192.168.56.103 kube-03
7
0 commit comments