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
604 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,350 points
1,306 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,350 points
1,382 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
15,476 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
4,035 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
645 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
4,226 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