#cli-tools

[ follow ]
Medium
1 month ago
DevOps

Kubectl Apply vs. Create: Understanding the Difference

kubectl apply updates existing resources, while kubectl create is used for creating new ones, highlighting the need for distinct commands in Kubernetes. [ more ]
[ Load more ]