automating cluster setup and app deplument on kubernetes

0 votes

how should we automate our kubernetes(yaml based) and app deployments on GCE. If there's a failure we want to want to be able to:

  • Create a new GCE cluster
  • Execute every one of our deployments to their latest versions
  • Execute everything in the correct order

Right now its taking us about an hour or so. We want to know can this be done in 15-20 minutes if we automate it?

Jul 5, 2018 in Kubernetes by Atul
• 10,240 points
422 views

1 answer to this question.

0 votes

Go through Google Cloud Deployment Manager.

it automates the creation and management of your Google Cloud Platform resources for you

It can create a google container cluster and also deployments. If you want to get started have a look at this. GKE deployment manager example 

answered Jul 5, 2018 by ajs3033
• 7,300 points

Related Questions In Kubernetes

+2 votes
1 answer
0 votes
1 answer
0 votes
1 answer

“403 Insufficient Permission” while creating a Kubernetes Cluster on Google Cloud instance

To run ./cluster/kube-up.sh, you most likely need compute scope ...READ MORE

answered Aug 28, 2018 in Kubernetes by Kalgi
• 52,360 points
1,019 views
0 votes
1 answer

Unable to run Kubernetes on rancher cluster

switch Docker to 1.12.x; Kubernetes doesn't support ...READ MORE

answered Aug 28, 2018 in Kubernetes by Kalgi
• 52,360 points
1,105 views
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
14,613 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

answered Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 6,098 views
0 votes
1 answer

Accessing remote kubernetes cluster on azure using kubectl

So, try this. Edit your kube config ...READ MORE

answered Sep 11, 2018 in Kubernetes by ajs3033
• 7,300 points
417 views
0 votes
1 answer

Forcing ssl for Kubernetes Ingress on GKE

https://github.com/kubernetes/ingress-gce#frontend-https If you want to block http, you ...READ MORE

answered Sep 6, 2018 in Kubernetes by ajs3033
• 7,300 points
3,973 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP