Kubernetes Scheduling Strategies: Mastering Node Selectors, Node Affinity, and Taints for Better…Node Selector in Kubernetes:Jan 7Jan 7
Kubernetes Networking in a 4-Node ClusterThese two commands are creating two pods (trouble1 and trouble2) using different images in the ‘default’ namespace.Jan 6Jan 6
Exploring Secrets and ConfigMaps in KubernetesWhen working with Kubernetes, one of the common tasks is to deploy containers from private Docker registries. To securely manage access to…Jan 4Jan 4
Using Kubernetes Ingress to Secure Communication Between Users and ServicesStep1:Dec 29, 2024Dec 29, 2024
Creating and Managing a Production Kubernetes Cluster with KOPS. Now, we need to purchase a domain name from GoDaddy, then open the AWS Console, go to Route 53, and add a CNAME record for our domain in…Dec 28, 2024Dec 28, 2024
Day 31: Introduction to Docker Swarm, RAFT Algorithm, and Swarm CommandsStep1:Dec 22, 2024Dec 22, 2024
Day 30: Deploying the Voting Application with Docker ComposeDocker Compose is a tool that helps you run multiple containers at once. Containers are like small, independent units that run parts of an…Dec 22, 2024Dec 22, 2024
Creating a VPC with Subnets, an Internet Gateway, and a Route Table in AWSWhy VPC?Dec 21, 2024Dec 21, 2024