Description
In this course, you will :
- Includes two servers with Kubernetes and containerd installed and configured. You will need to add a Node to the cluster using the information provided, followed by the creation of a deployment file.
- This file launches three copies of a Nginx image. You will use the appropriate instructions to increase the number of replicas to five and then back down to one.
Syllabus:
- Log In to the Provided Server
- Add Your Worker Node to the Cluster
- Create a Deployment File That Runs the Nginx Image
- Use the kubectl Command and Run the Deployment
- Scale the Number of Replicas