Skip to content
sneppets

sneppets

  • Privacy
google cloud platform

kubectl unable to connect to server: x509: certificate signed by unknown authority

March 23, 2021March 24, 2021 Editorial StaffLeave a Comment on kubectl unable to connect to server: x509: certificate signed by unknown authority

I faced the kubernetes error kubectl unable to connect to server: x509: certificate signed by unknown authority while I was trying to setup Anthos Service Mesh and enable automatic sidecar injection.

cloud, google google-cloud, kubectl, kubernetes, ssl
google cloud platform

How to list all Containers running in Kubernetes Pod ?

March 23, 2021March 23, 2021 Editorial StaffLeave a Comment on How to list all Containers running in Kubernetes Pod ?

This tutorial guides you to list all containers running in kubernetes pod. Let’s see how to use kubectl command to list all of the container images or container names for Pods running in a cluster.

cloud, google google-cloud, kubectl, kubernetes
google cloud platform

Unable to connect to the server: dial tcp i/o timeout

March 10, 2021March 10, 2021 Editorial StaffLeave a Comment on Unable to connect to the server: dial tcp i/o timeout

This tutorial guides you on how to fix kubernetes error Unable to connect to the server: dial tcp i/o timeout while running the demo app using kubectl command. Unable to connect to the server: dial tcp i/o timeout I tried to… Read More!

cloud, google kubectl, kubernetes
google cloud platform

Delete or unset clusters contexts and users entries from kubectl config

March 10, 2021March 10, 2021 Editorial StaffLeave a Comment on Delete or unset clusters contexts and users entries from kubectl config

This tutorial guides you on how to delete or unset clusters, contexts and users entries from kubectl config selectively. I am trying to use Google Cloud GKE to demonstrate on how to delete clusters and other entries from kubectl config.

cloud, google kubectl, kubernetes

Error(NotFound) : deployments.extensions “tiller-deploy” not found

February 24, 2020February 27, 2020 Editorial StaffLeave a Comment on Error(NotFound) : deployments.extensions “tiller-deploy” not found

This tutorial shows how to resolve “Error from server (NotFound): deployments.extensions “tiller-deploy” not found” while running kubectl command patch deployment for tiller.

cloud, google helm, kubectl, kubernetes, tiller
Copyright © 2018 Sneppets. All Rights Reserved