DevTech101

DevTech101

docker

Using Traefik As Your Ingress Controller Combined With MetalLB On Your Bare Metal Kubernetes Cluster – Part 2

Using Traefik As Your Ingress Controller Behind MetalLB On Your Bare Metal Kubernetes Cluster – Part 2 This is Part 2 – Using Traefik As Your Ingress Controller Behind MetalLB On Your Bare Metal Kubernetes Cluster. In Part 1 you can see how to install / configure MetalLBon your Kubernetes Cluster, in Part 2 I …

Using Traefik As Your Ingress Controller Combined With MetalLB On Your Bare Metal Kubernetes Cluster – Part 2 Read More »

Using MetalLB And Traefik Load Balancing For Your Bare Metal Kubernetes Cluster – Part 1

Using MetalLB And Traefik for Load balancing on your Bare Metal Kubernetes Cluster – Part 1 Running a Kubernetes Cluster in your own data center on Bare Metal hardware can be lots of fun but also can be challenging. One of the changeless are exposing your service to an external Load Balancer, Kubernetes does not …

Using MetalLB And Traefik Load Balancing For Your Bare Metal Kubernetes Cluster – Part 1 Read More »

Updated: Using Consul For Service Discovery In Multiple Data Centers Version 1.4 – part 2

Configuring Consul for Service Discovery in a Multiple Data Centers This is part two on Configuring Consul for Service Discovery in a Multiple Data Centers using version 1.4, to see part 1 click here. Note: You might also want to read the original post which was using version 0.9.2, by going here part 1 and …

Updated: Using Consul For Service Discovery In Multiple Data Centers Version 1.4 – part 2 Read More »

Updated: Using Consul For Service Discovery in Multiple Data Centers Version 1.4 – Part 1

Configuring Consul for Service Discovery in a Multiple Data Centers Since my last post on how to configure Consul for Service Discovery in a Multi Data Center, a number of things have changed and got updated. You can see the original post by going here part 1 and here part 2, the original write-up was …

Updated: Using Consul For Service Discovery in Multiple Data Centers Version 1.4 – Part 1 Read More »

CoreOS Kubernetes Configuration Generator Version 0.8 – Available As A Docker Image

CoreOS Kubernetes configuration generator now available as a Docker Image on Docker Hub I finally got around to update the Kubernetes Configuration Generator. the Kubernetes Ignition Generator is now available as a Docker Image in the official Docker Hub. Using a Docker image simplifies eliminate most requirements such as the need to install Python modules, …

CoreOS Kubernetes Configuration Generator Version 0.8 – Available As A Docker Image Read More »

CoreOS Kubernetes Configuration Generator. Now Supports Kubernetes 1.13, RBAC, Bootstrapping, More

CoreOS Kubernetes configuration generator, updated to support Kubernetes 1.13.x Kubernetes configuration generator now configures/supports Kubernetes version 1.13.x, RBAC, Bottstraping and much more. Version 0.7 NEW! version 0.7 works with Kubernetes 1.13.1+ NEW: Updated the script to configure / work with Kubernetes 1.13.1. Note: The current updated version will most likely not work with older Kubernetes …

CoreOS Kubernetes Configuration Generator. Now Supports Kubernetes 1.13, RBAC, Bootstrapping, More Read More »

Enabling, Configuring RBAC, TLS Node Bootstrapping On An Existing Kubernetes Cluster – Part 7

Configuring RBAC, TLS Node Bootstrapping On An Existing Kubernetes(1.11) Cluster. Below is a continuation to my previous post(S) part 1-6 on how to configure Kubernetes 3 Master Node cluster. In the post below I am going to show you. How to enable and configure RBAC on an your existing kubernetes cluster. how to automatically bootstrap …

Enabling, Configuring RBAC, TLS Node Bootstrapping On An Existing Kubernetes Cluster – Part 7 Read More »

Installing, Configuring Kubernetes Cluster On CentOS 7.5 – Adding / Configuring Kubernetes Worker Nodes – Part 6

Installing, configuring 3 node Kubernetes(master) cluster on CentOS 7.5 – Adding Kubernetes worker nodes to the Kubernetes cluster Below I am continuing with the Kubernetes cluster setup. In this post we are going to add / configure worker nodes. Please check out the full series to see how to configure a 3 node Kubernetes master, …

Installing, Configuring Kubernetes Cluster On CentOS 7.5 – Adding / Configuring Kubernetes Worker Nodes – Part 6 Read More »

Installing, Configuring 3 Node Kubernetes(master) Cluster on CentOS 7.5 – Adding / Configuring CoreDNS – Part 5

Installing, configuring 3 node Kubernetes(master) cluster on CentOS 7.5 – Adding CoreDNS as part of the Kubernetes cluster In Part 4 I described how to install and configure the kubernetes manifest and kubelet service, below we are going to add the newly addition CoreDNS to your Kubernetes cluster. Part 1: Initial setup – bear-metal installation, …

Installing, Configuring 3 Node Kubernetes(master) Cluster on CentOS 7.5 – Adding / Configuring CoreDNS – Part 5 Read More »

Installing, Configuring 3 Node Kubernetes(master) Cluster on CentOS 7.5 – Configuring Manifest and Kubelet Service – Part 4

Installing, configuring 3 node Kubernetes(master) cluster on CentOS 7.5 – Creating kubernetes manifest and kubelet service In Part 3 I described how to install and configure Flanneld, CNI plugin and Docker daemon, below I am continuing with with the installation and configuration of kubernetes manifest and kubelet service. Part 1: Initial setup – bear-metal installation, …

Installing, Configuring 3 Node Kubernetes(master) Cluster on CentOS 7.5 – Configuring Manifest and Kubelet Service – Part 4 Read More »