Posts tagged "kubernetes"
- Using nushell with kubectl August 3, 2024How to use nushell with kubectlRead moreTags:kubernetes
- How to learn Kubernetes April 14, 2023Over the past year I have dedicated a lot of time to learning Kubernetes. Here are the resources I have found most helpful!Read moreTags:kubernetes
- kubectl exec Into a Pod Without Knowing the Pod Name February 13, 2023I always forget how to exec into a pod in Kubernetes without knowing the pod name. This is a quick reminder for myself.Read moreTags:kubernetes