What is kubectl apply vs kubectl create?

Kubernetes Fundamentals Medium

Kubernetes Fundamentals — Medium

What is kubectl apply vs kubectl create?

Key points

  • Declarative vs imperative approaches
  • Resource tracking with apply
  • Create's failure on existing resources
  • Apply's ability to update resources

Ready to go further?

Related questions