#kubernetes-architecture
Read more stories on Hashnode
Articles with this tag
kubectl create: Create a Kubernetes resource from a file or from standard input. kubectl apply: Apply changes to a Kubernetes resource using a...
What is Kubernetes? Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of...
🚀 Introduction Kubernetes (often abbreviated as K8s) architecture is designed to manage containerized applications in a distributed environment. Its...