Labs

Kubernetes in Docker (KinD) Ephemeral Kubernetes cluster running in Docker container runtime. Kubernetes in Docker (KinD) – Cluster Bootstrap Script for Continuous Integration Kubernetes Cluster Lifecycle / Cluster API Deploy Kubernetes (cattle) cluster using API driven cluster provisioning. Kubernetes Cluster API – Provision workload clusters on AWS, Kubernetes Cluster API – Machine Health Check and AWS Spot instances …

Getting started with Jenkins for Network Automation

As I have mentioned my previous post about Getting started with Gitlab-CI for Network Automation, Jenkins is another continuous integration pipelining tool you can use for network automation. Have a look about how to install Jenkins: https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+on+Ubuntu To use the Jenkins with Vagrant and KVM (libvirt) there are a few changes needed on the linux server similar …