ended3월 21일· 1 sources

# Containerization and Container Orchestration

컨테이너화 및 컨테이너 오케스트레이션

Why it matters

A project review for building a microservices-based weather application, covering containerization with Docker, deployment to a Kubernetes cluster using Kind, and serving through Nginx. Phase 1 focuses on dockerizing a static frontend, pushing the image to Docker Hub, setting up a Kind cluster, and deploying via kubectl and YAML manifests.

1
Sources
+0
24h
Growth
176d
Active
container networkingdockerkindkuberneteslinuxmicroservicesnetwork namespacesnginxveth

Sources

Related Issues