Top "Gcp" questions

Google Cloud Platform provides cloud computing services that let you build applications and websites, store data, and analyze data on Google's infrastructure.

"sudo: gcloud: command not found" when running Google Cloud SDK

Running Ubuntu. Installed Google Cloud SDK via: $ sudo curl https://sdk.cloud.google.com | sudo bash $ exec -l $SHELL Running "…

ubuntu google-cloud-platform sudo gcp google-cloud-sdk
What is a container manifest?

The only doc on this topic seems to assume I already know what a manifest is, the problem it solves, …

docker dockerhub gcp docker-image
Does google cloud have internal dns service

Does GCP support an internal DNS service? I don't need my zone to be public but I want my gce …

google-cloud-platform gcp google-compute-engine google-cloud-dns
Running MongoDB on Kubernetes Minikube with local persistent storage

I am currently trying to reproduce this tutorial on Minikube: http://blog.kubernetes.io/2017/01/running-mongodb-on-kubernetes-with-statefulsets.html I updated the configuration …

mongodb kubernetes gcp minikube