Open Sanjay-George opened 2 years ago
alias k8="kubectl --kubeconfig=$HOME/rke2-aws-tf/examples/cloud-enabled/rke2.yaml"
Too much time taken for creating services and getting deployments ready. So, trying with more nodes in cluster (5 generic, 3 master)
Todo - Create separate stories if needed
[ ] Figure out how to get public IP for all Loadbalancer services. Currently external ip remains in
<PENDING>
stateThis worked, but after very long time. Also, service discovery doesn't seem to be working on path
/nick-name
[ ] Specify SSH key for the cluster
vockey
[ ] Deploy dashboard
https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/
https://k21academy.com/docker-kubernetes/kubernetes-dashboard/
[ ] Check auto scaling parameters. Tune if needed
[ ] Understand nodepool vs server. Adjust count for HA
[ ] Check the availability zones deployment logic. Fix, if needed.