Skip to content

torrefatto/ansible-vagrant-k8s

This branch is 1 commit ahead of itwonderlab/ansible-vbox-vagrant-kubernetes:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

275bf9d · Sep 22, 2022

History

32 Commits
Dec 27, 2021
Aug 16, 2021
Jan 1, 2021
Aug 17, 2021
Sep 22, 2022
Jul 24, 2020
May 17, 2019
Nov 4, 2019
Apr 23, 2019

Repository files navigation

Ansible VirtualBox Vagrant Kubernetes 1.22 Containerd and Istio Tutorial (1 master N nodes)

Building a Kubernetes Cluster with Vagrant and Ansible

Tutorial with full source code explaining how to create a Kubernetes cluster with Ansible and Vagrant for local development.

See https://www.itwonderlab.com/en/ansible-kubernetes-vagrant-tutorial/

  • 22 Dec 2019: Add information about using a Private Docker Registry as suggested by Brian Quandt.
  • 4 Nov 2019: Install and publish Kubernetes Dashboard under vagrant, with help from Alex Alongi. Add prerequisites section as requested
  • 26 Sep 2019: Update Calico networking and network security to release 3.9
  • 6 June 2019: Fix issue: kubectl was not able to recover logs. See new task “Configure node-ip … at kubelet”.
  • 10 Jul 2020: Update prerequisites to latest releases It now takes above 2 minutes Change selection of hosts from Ansible groups to host-name pattern (hosts: k8s-m-* and hosts: k8s-n-*)
  • 3 Aug 2020: Allow different amount of CPU and MEM for master and nodes
  • 10 June 2021: Update host software dependencies (no changes in ansible or vagrant)
  • 16 August 2021: Update Ansible playbooks to use containerd instead of Docker (Kubernetes is deprecating Docker as a container runtime after v1.20.).

Creación de un Clúster de Kubernetes 1.22 Containerd e Istio usando Vagrant y Ansible (1 maestro N nodos)

Creación de un clúster Kubernetes con múltiples nodos usando Vagrant, Ansible y Virtualbox. Especialmente indicado para entornos de desarrollo local realistas.

See https://www.itwonderlab.com/es/cluster-kubernetes-vagrant-ansible/

About

Building a Kubernetes Cluster with Vagrant and Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published