Lab Architecture

  • One Machine will be used to access Kubernetes Cluster. This machine can be master node or any other system

  • One Master for managing the K8 cluster

  • Two Nodes for handling workloads

Lets Ensure that, we have SSH accecss to all the machines, so that in case any issues we can troubleshoot

Last updated

Was this helpful?