Kubernetes Cluster from Scratch

In this session, we create Kubernetes cluster from scratch and deep dive kubernetes cluster components. You can see schedule below;

  1. Create machines by using Docker Machine to use as Kubernetes cluster nodes
  2. Install kubernetes cluster with 1 master 2 slave nodes
  3. Install and configure kubectl to apply some operations on cluster
  4. Review cluster components to have a good insight about kubernetes
  5. Deploy a Spring Boot app on to cluster

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s