Skip to content
sneppets

sneppets

  • Privacy
google cloud platform

How to install only mongo shell client and not mongodb ?

March 24, 2021March 24, 2021 Editorial StaffLeave a Comment on How to install only mongo shell client and not mongodb ?

This tutorial guides you to install only mongo shell client without mongodb server. I wanted test mongo instance connection from Cluster A, whereas the mongodb server instance is running Cluster B. Let’s see what Mongo provides to do that.

cloud, google google-cloud, mongodb
kubernetes gcp

What is ImagePullBackOff status on a Kubernetes pod ?

March 24, 2021March 24, 2021 Editorial StaffLeave a Comment on What is ImagePullBackOff status on a Kubernetes pod ?

When I was trying to run kubernetes Pods in Google Cloud Platform, I got the status as ImagePullBackOff for one of the kubernetes pod. Let’s see what is ImagePullBackOff status and how to resolve the same.

cloud, google docker, kubernetes
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
Invalid VCS root mapping android studio

Invalid VCS root mapping – android studio project error

March 10, 2021March 10, 2021 Editorial StaffLeave a Comment on Invalid VCS root mapping – android studio project error

This tutorial guides you on how to fix Invalid VCS root mapping android studio project error that you are facing while opening ionic project in android studio. Invalid VCS root mapping – android studio project error Basically, I just downloaded… Read More!

Git android, git, ionic

Posts navigation

Older posts
Newer posts
Copyright © 2018 Sneppets. All Rights Reserved