Nicolas Massé 5 years ago
parent
commit
715b831804
  1. 2
      README.md

2
README.md

@ -64,7 +64,7 @@ export CLUSTER_NAME=kube
Add the DNS entries to your DNS server (dnsmasq in the following example). Add the DNS entries to your DNS server (dnsmasq in the following example).
```sh ```ini
# Hosts # Hosts
host-record=lb.kube.itix.lab,192.168.16.4,24h host-record=lb.kube.itix.lab,192.168.16.4,24h
host-record=storage.kube.itix.lab,192.168.16.6,24h host-record=storage.kube.itix.lab,192.168.16.6,24h

Loading…
Cancel
Save