ended8월 17일· 1 sources

What Happens When You Create a Pod in Kubernetes?

Why it matters

So, like when you type: kubectl apply -f pod.yaml A second later, Kubernetes might respond with: pod/nginx created It is tempting to think that Kubernetes simply read your YAML and immediately started...

1
Sources
+0
24h
Growth
5d
Active

Sources

Related Issues