...

/

Sequential Breakdown of the Process

Sequential Breakdown of the Process

In this lesson, we will look into the occurrence of sequential events to create replicas of a Pod.

Sequential Breakdown of the Process

The sequence of events that transpired with the kubectl create -f rs/go-demo-2.yml command is as follows.

  1. Kubernetes client (kubectl) sent a request to the API server requesting the creation of a ReplicaSet defined in the rs/go-demo-2.yml file.

  2. The controller is watching the API server for new ...

Access this course and 1400+ top-rated courses and projects.