Building our first container
Cloud Certifications
Exams of Cloud
Kubernetes architecture
Managing Docker images
Understanding Kubernetes pods
Managing Docker images – Creating and Managing Container Images-1
In modern DevOps practices, Docker images are primarily built either on a developer machine or a CI/CD pipeline. The images are stored in a container registry and then deployed to…