#docker
Read more stories on Hashnode
Articles with this tag
YAML’s official definition is a “human-friendly, data serialization standard for all programming languages.” YAML’s main advantage over other similar...
What is Kernel:- The kernel is a computer program that is the core of a computer's OS, It is the portion of the operating system code that is always...
Pre-requisite:- 1) AWS EC2 Instance creation 2) Docker & Kubernetes installation in EC2 instance What is Namespace in K8s:- Namespace in Kubernetes is...
Docker Introduction: - 1) Docker used a Client-Server architecture 2) Docker is a community and It is Open-source container technology. 3) It has 3...
What is Kubernetes? It is a container orchestration and management tool. You can imagine an Orchestra event wherein one person so-called Orchestrator...