# Kubectl commands
!!! info "Architectural Context"
Detailed reference for Kubectl commands in the context of The Container Stack.
## Standard Reference
- [kubernetes.io π](https://kubernetes.io/docs/reference/kubectl/quick-reference) [COMMUNITY-TOOL]
- [vmware-tanzu/buildkit-cli-for-kubectl (kubectl plugin)](https://github.com/vmware-archive/buildkit-cli-for-kubectl) β 506 [COMMUNITY-TOOL]
- [ansibleforkubernetes.com π](https://www.ansibleforkubernetes.com) [COMMUNITY-TOOL]
- [itnext.io: Boosting your kubectl productivity](https://itnext.io/boosting-your-kubectl-productivity-b348f7c25712) [COMMUNITY-TOOL]
- [medium: 4 Simple Kubernetes Terminal Customizations to Boost Your Productivity](https://medium.com/better-programming/4-simple-kubernetes-terminal-customizations-to-boost-your-productivity-deda60a19924) [COMMUNITY-TOOL]
- [medium: Ready-to-use commands and tips for kubectl](https://medium.com/flant-com/kubectl-commands-and-tips-7b33de0c5476) [COMMUNITY-TOOL]
- [medium: Be fast with Kubectl 1.19 CKAD/CKA π](https://medium.com/faun/be-fast-with-kubectl-1-18-ckad-cka-31be00acc443) [COMMUNITY-TOOL]
- [developers.redhat.com: Kubectl: Developer tips for the Kubernetes command' line π](https://developers.redhat.com/blog/2020/11/20/kubectl-developer-tips-for-the-kubernetes-command-line) [COMMUNITY-TOOL]
- [pixelstech.net: Update & Delete Kubernetes resources in one-line command](https://www.pixelstech.net/article/1604225312-Update-&-Delete-Kubernetes-resources-in-one-line-command) [COMMUNITY-TOOL]
- [opensource.com: 5 useful ways to manage Kubernetes with kubectl](https://opensource.com/article/21/7/kubectl) [COMMUNITY-TOOL]
- [hackerxone.com: How to Manage Single & Multiple Kubernetes Clusters using' kubectl & kubectx in Linux](https://www.hackerxone.com/2021/07/10/how-manage-single-multiple-kubernetes-clusters-using-kubectl-kubectx-linux) [COMMUNITY-TOOL]
- [Get kubectl access to your private cluster from anywhere](https://blog.alexellis.io/get-private-kubectl-access-anywhere) [COMMUNITY-TOOL]
- [medium: One CKA/CKAD/CKS requirement: Mastering Kubectl](https://medium.com/nerd-for-tech/one-cka-ckad-cks-requirement-mastering-kubectl-85486bc0a3aa) [COMMUNITY-TOOL]
- [medium: Replication Controller Vs ReplicaSets in Kubernetes](https://medium.com/geekculture/replication-controller-vs-replicasets-in-kubernetes-7b780e4d09d5) [COMMUNITY-TOOL]
- [dev.to: Open a command prompt in a Kubernetes cluster](https://dev.to/eldadak/open-a-command-prompt-in-a-kubernetes-cluster-206g) [COMMUNITY-TOOL]
- [akhilsharma.work: Checking Kubernetes API Calls using kubectl](https://akhilsharma.work/checking-kubernetes-api-calls-using-kubectl) [COMMUNITY-TOOL]
- [cloudsavvyit.com: How to Restart Kubernetes Pods with Kubectl](https://www.cloudsavvyit.com/14587/how-to-restart-kubernetes-pods-with-kubectl) [COMMUNITY-TOOL]
- [technos.medium.com: How kubectl apply command works?](https://technos.medium.com/how-kubectl-apply-command-works-d092121056d3) [COMMUNITY-TOOL]
- [blogs.nakam.org: What Happens When? K8s Edition π](https://blogs.nakam.org/what-happens-when-k8s-edition) [COMMUNITY-TOOL]
- [inlets.dev: Fixing the Developer Experience of Kubernetes Port Forwarding](https://inlets.dev/blog/2022/06/24/fixing-kubectl-port-forward.html) [COMMUNITY-TOOL]
- [medium.com/swlh: Break Down Kubernetes Server-Side Apply (Advanced kubectl)' π](https://medium.com/swlh/break-down-kubernetes-server-side-apply-5d59f6a14e26) [COMMUNITY-TOOL]
- [blog.devgenius.io: K8s β Manage Multiple Clusters Using kubectl at Scale](https://blog.devgenius.io/k8s-manage-multiple-clusters-using-kubectl-at-scale-9f200c692099) [COMMUNITY-TOOL]
- [itnext.io: How to Restart Kubernetes Pods With Kubectl π](https://itnext.io/how-to-restart-kubernetes-pods-with-kubectl-2a7834a6b961) [COMMUNITY-TOOL]
- [awstip.com: Kubernetes β Creating deployments via command line and with' YAML files](https://awstip.com/kubernetes-creating-deployments-via-command-line-and-with-yaml-files-783eaad7b3be) [COMMUNITY-TOOL]
- [superbrothers/zsh-kubectl-prompt π](https://github.com/superbrothers/zsh-kubectl-prompt) β 591 [COMMUNITY-TOOL]
- [medium.com/@emmaliaocode: kubectl create vs kubectl apply. Whatβs the difference?](https://medium.com/@emmaliaocode/kubectl-create-vs-kubectl-apply-whats-the-differences-f6472f4c6c86) [COMMUNITY-TOOL]
- [hidetatz/kubecolor π](https://github.com/hidetatz/kubecolor) β 1445 [COMMUNITY-TOOL]
- [medium.com/codex: Kubectl Output 101](https://medium.com/codex/kubectl-output-101-851f8e61fd51) [COMMUNITY-TOOL]
- [medium.com/geekculture: kubectl β Best Practices](https://medium.com/geekculture/kubectl-best-practices-c4ff809167dd) [COMMUNITY-TOOL]
- [learnitguide.net: How to Create ConfigMap from Properties File Using K8s' Client](https://www.learnitguide.net/2023/04/how-to-create-configmap-from-properties.html) [COMMUNITY-TOOL]
- [shardul.dev: Most Useful kubectl Plugins](https://shardul.dev/most-useful-kubectl-plugins) [COMMUNITY-TOOL]
- [howtogeek.com: Getting Started With Kubectl to Manage Kubernetes Clusters](https://www.howtogeek.com/devops/getting-started-with-kubectl-to-manage-kubernetes-clusters) [COMMUNITY-TOOL]
- [medium.com/@jake.page91: The guide to kubectl I never had](https://medium.com/@jake.page91/the-guide-to-kubectl-i-never-had-3874cc6074ff) [COMMUNITY-TOOL]
- [itnext.io: Kubernetes Contexts: Complete Guide for Developers](https://itnext.io/kubernetes-contexts-complete-guide-for-developers-7ea5b2fc75c7) [COMMUNITY-TOOL]
- [ahmetb/kubectl-aliases](https://github.com/ahmetb/kubectl-aliases) β 3691 [ENTERPRISE-STABLE]
- [blog.devgenius.io: Daily useful Kubernetes aliases](https://blog.devgenius.io/daily-useful-kubernetes-aliases-c35f7f411f39) [COMMUNITY-TOOL]
- [kubectl explain](https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_explain) [COMMUNITY-TOOL]
- [itnext.io: Using βkubectl explainβ for Custom Resources](https://itnext.io/understanding-kubectl-explain-9d703396cc8) [COMMUNITY-TOOL]
- [github.com/trstringer/kubectl-example](https://github.com/trstringer/kubectl-example) β 13 [COMMUNITY-TOOL]
- [kubectl Shell Autocomplete](https://blog.heptio.com/kubectl-shell-autocomplete-heptioprotip-48dd023e0bf3) [COMMUNITY-TOOL]
- [complete-alias](https://github.com/cykerway/complete-alias) β 811 [COMMUNITY-TOOL]
- [A Complete Guide to Kubectl exec](https://refine.dev/blog/kubectl-exec-command) [COMMUNITY-TOOL]
- [itnext.io: Connect to containers using Kubectl Exec](https://itnext.io/connect-to-containers-using-kubectl-exec-b1fb5c171f03) [COMMUNITY-TOOL]
- [goteleport.com: kubectl exec vs SSH](https://goteleport.com/blog/ssh-vs-kubectl) [COMMUNITY-TOOL]
- [hackernoon.com: How to Work With the Kubectl Debug Command](https://hackernoon.com/how-to-work-with-the-kubectl-debug-command) [COMMUNITY-TOOL]
- [Flag export deprecated in kubernetes 1.14](https://github.com/kubernetes/kubernetes/pull/73787) β 122403 [DE FACTO STANDARD]
- [Copy secrets between namespaces](https://stackoverflow.com/questions/55515594/is-there-a-way-to-share-a-configmap-in-kubernetes-between-namespaces) [COMMUNITY-TOOL]
- [container-registry.com: Lifting Developersβ Productivity π](https://container-registry.com/posts/productivity-lift-buildkit-cli-for-kubectl) [COMMUNITY-TOOL]
## Continuous Integration
### CI Tools
#### Jenkins
- [Jenkins Kubernetes Plugin](https://plugins.jenkins.io/kubernetes) [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](https://plugins.jenkins.io/kubernetes-cd) [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:** [Kubernetes Operators Controllers](./kubernetes-operators-controllers.md) | [Docker](./docker.md) | [Serverless](./serverless.md)