Files
awesome-kubernetes/v2-docs/kubectl-commands.md

10 KiB
Raw Permalink Blame History

Kubectl commands

!!! info "Architectural Context" Detailed reference for Kubectl commands in the context of The Container Stack.

Standard Reference

Continuous Integration

CI Tools

Jenkins

  • Jenkins Kubernetes Plugin [EN CONTENT] [ENTERPRISE-STABLE] — The critical Kubernetes integration for Jenkins, executing dynamic agents directly inside cluster pods. Solves pipeline scale issues by tearing down runner instances upon build completion.
  • Kubernetes Continuous Deploy [EN CONTENT] [COMMUNITY-TOOL] — A traditional Jenkins plugin for deploying build outputs to Kubernetes. Note: Has fallen out of favor in modern GitOps-centric continuous delivery pipelines.

💡 Explore Related: Container Managers | Kubernetes Monitoring | Kubernetes Troubleshooting