Any one have real use case of kubernetes in aws

0 votes
Any one have real time use case in kubernetes using aws
Mar 15, 2019 in Kubernetes by anonymous

recategorized Mar 16, 2019 by Kalgi 417 views

1 answer to this question.

0 votes

Hey,

Kubernetes is a container orchestration tool. With an increase in the use of containers, the need to manage containers increased. Kubernetes is one of the best tools for this purpose. 

Kubernetes is used by most of the companies to deploy their product and moderate external traffic. Pokémon Go is one of the best examples. Pokémon Go wasn't ready for such huge traffic but since their deployments were on a kubernetes platform which provided functionality to upscale as in when required, it survived without crashing.

Have a look at this to know more about Kubernetes case studies.

Have a look at these blogs to get a better understanding of what is Kubernetes, why use Kubernetes with demos.

https://www.edureka.co/blog/kubernetes-tutorial/

https://www.edureka.co/blog/kubernetes-architecture/

https://www.edureka.co/blog/kubernetes-networking/

Hope that helps

answered Mar 15, 2019 by Kalgi
• 52,360 points

edited Mar 18, 2019 by Kalgi

Related Questions In Kubernetes

0 votes
1 answer

How to use gravitational teleport in a container/kubernetes environment?

You can use teleport to augment kubernetes ...READ MORE

answered Jun 28, 2018 in Kubernetes by ajs3033
• 7,300 points
2,229 views
0 votes
2 answers

single point of entry for multiple services in kubernetes ingress

I tried having something similar too. Deployment apiVersion: extensions/v1beta1 kind: ...READ MORE

answered Sep 7, 2018 in Kubernetes by Hannah
• 18,570 points
2,337 views
0 votes
1 answer

kubernetes on AWS get region name in pod

Try having the container query the kubernetes/AWS ...READ MORE

answered Oct 4, 2018 in Kubernetes by Kalgi
• 52,360 points
922 views
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,360 points
941 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer

Increase ROOT_SIZE of minion in aws kubernetes cluster

Go to "cluster/aws/util.sh" file. Find BLOCK_DEVICE_MAPPINGS and add this {"DeviceName":"/dev/sda1","Ebs":{"VolumeSize":40, "VolumeType": ...READ MORE

answered Oct 10, 2018 in Kubernetes by Kalgi
• 52,360 points
684 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