docs(README): Update TODO list
This commit is contained in:
parent
6f57f55b97
commit
625c2c0433
10
README.md
10
README.md
@ -7,16 +7,10 @@
|
|||||||
|
|
||||||
## Setup
|
## 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.<br />
|
||||||
To do so, complete the IP in the `inventory/outsider.yml` file.
|
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).
|
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
|
## TODO
|
||||||
- Detect WSL or Linux
|
|
||||||
- Detect default network interface
|
- Detect default network interface
|
||||||
- Inject network interface
|
|
||||||
- Gather IPs (vagrant ssh-config)
|
|
||||||
- Deploy Ansible playbook
|
|
||||||
- Download kubeconfig
|
|
||||||
- Ping cluster (kubectl get nodes)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user