Robuta

https://github.com/GoogleCloudPlatform/kubectl-ai
AI powered Kubernetes Assistant. Contribute to GoogleCloudPlatform/kubectl-ai development by creating an account on GitHub.
ai poweredgithubkubectlkubernetesassistant
https://kubernetes.io/docs/tasks/configmap-secret/managing-secret-using-kubectl/
Creating Secret objects using kubectl command line.
managingsecretsusingkubectlkubernetes
https://kubernetes.io/docs/tasks/tools/install-kubectl-windows/
Before you begin You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.35 client can communicate with...
installsetkubectlwindowskubernetes
https://itsyndicate.org/blog/guide-how-to-restart-kubernetes-pods-with-kubectl/
Need to restart pods in Kubernetes due to outages or configuration changes? There is no direct restart command in kubectl, but workarounds exist.
guiderestartkubernetespodskubectl
https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/
Extend kubectl by creating and installing kubectl plugins.
extendkubectlpluginskubernetes
https://kubernetes.io/docs/reference/kubectl/generated/kubectl_exec/
Synopsis Execute a command in a container. kubectl exec (POD | TYPE/NAME) [-c CONTAINER] [flags] -- COMMAND [args...] Examples # Get output from running the...
kubectlexeckubernetes
https://linuxhandbook.com/newsletter/25-27/
Two more courses in progress.
lhblinuxdigestvskubectl
https://percona.community/blog/2024/04/19/deploying-percona-everest-on-gcp-with-kubectl-for-windows-11-users/
percona everestdeployinggcpkubectlwindows
https://www.salaboy.com/2019/11/20/boosting-your-kubectl-productivity-kubecon/
Oh my.. that was a big stage and a very very large audience, but it was totally worth it! I kinda rushed in the end but I got a lot of positive feedback about...
boostingkubectlproductivitykubeconopen
https://kubernetes.io/docs/reference/kubectl/
Kubernetes provides a command line tool for communicating with a Kubernetes cluster's control plane, using the Kubernetes API. This tool is named kubectl. For...
command line toolkubectlkubernetes
https://container-registry.com/posts/productivity-lift-buildkit-cli-for-kubectl/
container registryliftingproductivityclikubectl
https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/
Objectives Learn about application Deployments. Deploy your first app on Kubernetes with kubectl. Kubernetes Deployments A Deployment is responsible for...
usingkubectlcreatedeploymentkubernetes