Kubernetes – Core Concepts
Containers are in the mainstream. They are no longer new and exotic. In a 2019 survey conducted by CNCF, 84% of respondents say they are… Read More »Kubernetes – Core Concepts
Containers are in the mainstream. They are no longer new and exotic. In a 2019 survey conducted by CNCF, 84% of respondents say they are… Read More »Kubernetes – Core Concepts
In this post I want to introduce some kubernetes commands with examples. Lab Environment Docker Image nxgcloud/simpleweb is a simple flask application which returns container… Read More »Kubernetes: Pod, Deployment & Service