
Kubernetes Cluster using Vagrant and Ansible with Containerd (in 3 minutes)
Tutorial and full source code explaining how to create a Kubernetes cluster with Ansible and Vagrant for local development under 3 minutes.
Kubernetes is an open-source platform for managing containerized workloads and services. Kubernetes facilitates declarative deployment of infrastructure and applications.
Kubernetes allows for fast deployment of architectures:
IT Wonder Lab has the following tutorials about Kubernetes in English and Spanish:
Tutorial and full source code explaining how to create a Kubernetes cluster with Ansible and Vagrant for local development under 3 minutes.
What are the Terraform Cloud Agents?
With Terraform Cloud Agents, a company can manage its private infrastructure as code and benefit from all the functionality of Terraform in a SaaS scenario.
How to install Istio in a Kubernetes Cluster to use it as a service mesh for a microservices architecture.
How to publish multiple replicas of an Application (from the Docker Registry) and create a NodePort in Kubernetes using Terraform (in 10 seconds)
How to install the Kubernetes Dashboard and manage the cluster after installation.
How to create a Kubernetes persistent volume for Postgres long term storage of data using a NFS Volume
Kubernetes tutorial explaining how to use a NodePort to publish applications in a Kubernetes cluster running in VirtualBox with Vagrant and Ansible
How to split traffic in Kubernetes with Istio based on request headers, tutorial, and examples with source code.
Tutorial on how to use Istio on Kubernetes for releasing new versions of software to the Cloud.