diff --git a/README.md b/README.md index 5c2204b..324ffa0 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,10 @@ ## Setup -For ingress node connected to the internet, I recommend using a VPS of either choice, acting as the public input to the cluster. +For ingress node connected to the internet, I recommend using a VPS of either choice, acting as the public input to the cluster.
To do so, complete the IP in the `inventory/outsider.yml` file. This VPS needs to be pre-configured with [this script](https://git.halis.io/athens-school/ISO-repository/raw/branch/master/quick-installer.sh). -## Script -- Detect WSL or Linux +## TODO - Detect default network interface -- Inject network interface -- Gather IPs (vagrant ssh-config) -- Deploy Ansible playbook -- Download kubeconfig -- Ping cluster (kubectl get nodes)