Is it necessary to create kubernetes cluster using minicube Or how it happens in real time

0 votes
Is it necessary to create kubernetes cluster using minicube? Or how it happens in real time?
Oct 23, 2020 in Kubernetes by anonymous
• 19,610 points
821 views

1 answer to this question.

0 votes

Minikube is a tool that lets you use a Kubernetes cluster locally. It lets you create a single node cluster inside a VM on your laptop. It's mainly used for people who have recently started learning Kubernetes and who like to experiment.
Minikube also requires you to set up a cluster.

Have a look at this is understand how to set up a cluster on a Linux system.

https://www.edureka.co/community/39047/how-do-i-set-up-a-minikube-cluster-on-ubuntu

Hope its helps!

To know more, Join our Kubernetes Training in Singapore today.

answered Oct 23, 2020 by Hana

edited Oct 6, 2021 by Sarfaraz

Related Questions In Kubernetes

0 votes
2 answers
0 votes
1 answer

How to create one PVC in Kubernetes Cluster?

Hi@akhtar, In Kubernetes, no command is available to ...READ MORE

answered Jul 6, 2020 in Kubernetes by MD
• 95,440 points
1,225 views
0 votes
1 answer

How to create token for worker node in Kubernetes Cluster?

Hi@akhtar, You will get your token when you ...READ MORE

answered Sep 16, 2020 in Kubernetes by MD
• 95,440 points

edited Oct 6, 2021 by Sarfaraz 3,674 views
0 votes
1 answer

Trying to create Kubernetes cluster inside existing vpc in aws

You can add this ENV variable  export VPC_ID=vpc-YOURID READ MORE

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