main
me 2022-09-07 12:27:40 +02:00
parent ddfcc84179
commit 591ddc8f08
1 changed files with 1 additions and 0 deletions

View File

@ -31,3 +31,4 @@ In folder terraform is some starting code to get you started to connect cluster
4. Then `terraform apply -auto-approve`
You now have a cluster with an Loadbalancer ip 172.18.255.200 that is available from host. Next step is probably to set up an ingress like traefik, nginx etc.