All Projects → itwonderlab → ansible-vbox-vagrant-kubernetes

itwonderlab / ansible-vbox-vagrant-kubernetes

Licence: MIT license
Building a Kubernetes Cluster with Vagrant and Ansible

Projects that are alternatives of or similar to ansible-vbox-vagrant-kubernetes

Kubernetes Vagrant Centos Cluster
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
Stars: ✭ 1,750 (+2400%)
Mutual labels:  vagrant, virtualbox, istio
Vagrantboxes
Handcrafted Arch Linux Vagrant base box with ❤️
Stars: ✭ 242 (+245.71%)
Mutual labels:  vagrant, virtualbox
packer-FreeBSD
Build a FreeBSD VM for Vagrant using packer
Stars: ✭ 23 (-67.14%)
Mutual labels:  vagrant, virtualbox
development-environment
A development environment for Java, Python, Node.js and Go built using Vagrant
Stars: ✭ 50 (-28.57%)
Mutual labels:  vagrant, virtualbox
Packer Templates
Scripts and Templates used for generating Vagrant images
Stars: ✭ 219 (+212.86%)
Mutual labels:  vagrant, virtualbox
Packer Centos 7
This build has been moved - see README.md
Stars: ✭ 223 (+218.57%)
Mutual labels:  vagrant, virtualbox
guix-vm
Scripts and support necessary to make a GuixSD Virtualbox image
Stars: ✭ 18 (-74.29%)
Mutual labels:  vagrant, virtualbox
Nixbox
NixOS Vagrant boxes [[email protected]]
Stars: ✭ 189 (+170%)
Mutual labels:  vagrant, virtualbox
hassio-vagrant
Vagrant box running Hass.io / Home Assistant
Stars: ✭ 42 (-40%)
Mutual labels:  vagrant, virtualbox
iosxrv-x64-vbox
IOS XR VirtualBox Vagrant Image Generation tools
Stars: ✭ 72 (+2.86%)
Mutual labels:  vagrant, virtualbox
nodejs-dev-vm
DEPRECATED Simple Node.js Development VM using Vagrant + VirtualBox + Ansible
Stars: ✭ 25 (-64.29%)
Mutual labels:  vagrant, virtualbox
Packer Build
Packer Automated VM Image and Vagrant Box Builds
Stars: ✭ 199 (+184.29%)
Mutual labels:  vagrant, virtualbox
Box
[DEPRECATED] Official, pre-packaged Vagrant Box
Stars: ✭ 197 (+181.43%)
Mutual labels:  vagrant, virtualbox
Packer
Packer helpers and templates for Docker, IIS, SQL Server and Visual Studio on Windows and Ubuntu
Stars: ✭ 242 (+245.71%)
Mutual labels:  vagrant, virtualbox
Trellis
WordPress LEMP stack with PHP 8.0, Composer, WP-CLI and more
Stars: ✭ 2,295 (+3178.57%)
Mutual labels:  vagrant, virtualbox
packer-centos
Create CentOS images for different hypervisors with Packer
Stars: ✭ 18 (-74.29%)
Mutual labels:  vagrant, virtualbox
packer-windows
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Stars: ✭ 1,116 (+1494.29%)
Mutual labels:  vagrant, virtualbox
Arch Boxes
Arch-boxes provides automated builds of the Arch Linux releases for different providers and post-processors (read-only mirror)
Stars: ✭ 149 (+112.86%)
Mutual labels:  vagrant, virtualbox
Ansible Vault
🔑 Ansible role for Hashicorp Vault
Stars: ✭ 189 (+170%)
Mutual labels:  vagrant, virtualbox
vagrant-boot2docker-swarm
A multi-machine Docker swarm Vagrant environment
Stars: ✭ 16 (-77.14%)
Mutual labels:  vagrant, virtualbox

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].