Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Kubernetes:purple_heart: Vagrant Environment with Ansible Quick Installation :+1:

Notifications You must be signed in to change notification settings

kevsersrca/kubernetes-vagrant-ansible-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Quick Start

install and run the command:

	git clone https://github.com/kevsersrca/kubernetes-vagrant-ansible-deployment.git k8s
	cd k8s
	
	vagrant up

and 3 vm created !

Connect master node

	vagrant ssh k8s-master

list nodes

	kubectl get nodes

if not viewing nodes, firstly run the command master node

	 kubeadm token create --print-join-command

and this output run the nodes

About

Kubernetes:purple_heart: Vagrant Environment with Ansible Quick Installation :+1:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published