/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

isovalent.com
| | www.claudiokuenzler.com
2.7 parsecs away

Travel
| | After having just successfully created a EKS cluster, my local kubectl was unable to communicate with the cluster.
| | blogops.mixinet.net
2.2 parsecs away

Travel
| | This post describes how to deploy cilium (and hubble) using docker on a Linux system with k3d or kind to test it as CNI and Service Mesh. I wrote some scripts to do a local installation and evaluate cilium to use it at work (in fact we are using cilium on an EKS cluster now), but I thought it would be a good idea to share my original scripts in this blog just in case they are useful to somebody, at least for playing a little with the technology. LinksAs there is no point on explaining here all the concepts related to cilium I'm providing some links for the reader interested on reading about it: What is CNI?What is Cilium?What is eBPF?What is Hubble?Why use Cilium with Kubernetes?
| | rguske.github.io
3.0 parsecs away

Travel
| | In this post I will focus on the installation of Harbor using Helm and also on the preperations you have to do upfront before you are able to let the Supervisor Cluster pull images out of Harbor and to subsequently instantiate them as a native Pod on vSphere.
| | devopsdirective.com
21.3 parsecs away

Travel
| [AI summary] The article explains how to create a maintenance page for a Kubernetes service using nginx and ConfigMaps without requiring a custom container image.