Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kubectl

Is there a way to not specify namespace in kubernetes when referring to a uniquely named item?

kubernetes kubectl

Editing Kubernetes pod on-the-fly

How do I delete resources that have been applied with kustomize?

Is there an option to copy image between nodes in kubernetes cluster? [closed]

Finding kustomize version shipped with kubectl

How to determine the ENTRYPOINT of an image with kubectl or inside a container?

docker kubernetes kubectl

Getting "x509: certificate signed by unknown authority" by microk8s

Monitoring EKS cluster on AWS Fargate alone

Why Can't I Access My Kubernetes Cluster Using the minikube IP?

kubernetes kubectl minikube

Why does port-forwarding to a headless service always route to the same pod?

How to fix error: User cannot get resource "deployments" in API group "apps" in the namespace "default"?

kubernetes kubectl

Not able to fetch ip address of pods using Kubectl and jsonpath

kubernetes kubectl jsonpath

Can you schedule a pod on a specific node using `kubectl run`?

kubernetes kubectl

Error while applying JSON Patch to Kubernetes Custom Resource

Read-only user gets full access

How to generate kubeadm token for secondary control plane node(s)

kubernetes token kubectl

minikube detecting old version when kubectl is up to date

kubernetes kubectl minikube

Can we use k8s kustomize with kubectl to set image and create secret file?

kubectl kustomize