Creating a Kubernetes Cluster with Minikube

preview_player
Показать описание
Kubernetes is one of the most popular tools for managing and orchestrating containers, but getting started with Kubernetes can be tricky. One tool that can help you is minikube - a tool that helps create Kubernetes clusters locally, giving you a great environment to learn and experiment in! In this video Will Boyd guides you through all the steps needed to create a local Kubernetes cluster using minikube, Podman and kubectl.

0:23 What is minikube?
0:45 What does minikube do?
1:21 How to create a Kubernetes Cluster with minikube
2:10 Installing a Podman container runtime
4:58 Installing kubectl
6:09 Installing minikube
6:33 Creating a Kubernetes cluster

Watch the complete ACG Fundamentals series for free
--

Minikube

Kubernetes Documentation

Course: Introduction to Kubernetes

Hands-on Lab: EKS Basics

Hands-on Lab: GKE Basics

Join the conversation on Discord

Like and follow us on Facebook and Twitter

#howto #kubernetes #tutorial #minikube #acloudguru
Рекомендации по теме
Комментарии
Автор

Hello is there a resource with all the commands present? So we don't have to type out each and every one of them?

oluchukwuobi-njoku
Автор

How to make two servers and two clients with minikube?

bababooey
Автор

Hi what do you recommand to make a personnal on local computer (and vps) cluster to manage a set of applications (like a gitlab, a wiki, a dns, some tests and personnal apps, ...) ?
k3d ? better than minikube for that ?

david_devdev
Автор

are we expected to just type in all of that? you really should include the text somewhere so we can just copy it.

matthewlee