Installing Kubernetes

0 votes
What is the best method to install production grade kubernetes on bare metal.
Also is kubeadm better for production environments??
Jul 19, 2019 in Kubernetes by anonymous
• 13,190 points
909 views

1 answer to this question.

0 votes

Hey! You follow this tutorial for installing kubernetes on ubuntu: https://www.edureka.co/blog/install-kubernetes-on-ubuntu

Have a look at the documentation. It's detailed and self-explained: https://kubernetes.io/docs/tasks/tools/install-kubectl/

Have a look at different ways of using kubernetes in production: https://kubernetes.io/docs/setup/

Kubeadm is good but there are better options. You can instead use EKS, GKS or AKS and go serverless. The main advantage of having kubernetes in your production environment is having managed installation which adds flexibility and customization. It's always preferable to go for managed cloud service providers over on-premises. 

Have a look at this for Kubernetes on EKS: https://www.edureka.co/blog/amazon-eks/

answered Jul 22, 2019 by Kalgi
• 52,360 points

Related Questions In Kubernetes

0 votes
1 answer

Error while installing Kubernetes using snap

Don't install using snap. It throws a ...READ MORE

answered Aug 6, 2019 in Kubernetes by Harshit
2,586 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,593 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,080 views
0 votes
1 answer

No cluster folder created while installing Kubernetes

Download the latest release of kubernetes, once ...READ MORE

answered Sep 5, 2018 in Kubernetes by Kalgi
• 52,360 points
417 views
0 votes
1 answer

Installing Kubernetes on aws gives an error

seems like you are missing region. Try ...READ MORE

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