What are the two main methods for deploying applications to a Kubernetes cluster?
Click to reveal answer
ANSWER
Manual deployment — using kubectl to apply manifests directly to the cluster. Automated deployment — using a CI/CD pipeline (build → test → push → deploy) that removes human error and enforces consistency.
Click to flip back
🔒
30 more cards to study
Sign in (free) to flip every card, mark what you know, and pick up exactly where you left off.