Kategorien
Allgemein

kubespray cluster

On 2 nodes in the Hetzner cloud, I want to create a cluster trying out kubespray. kubespray is ansible based…Under the hood: kubeadm kubespray does not create VMs, so I try it out on 2 cloud servers (using hetzner provider). See a discussion of the tools kubespray, kubeadm, kops here Modifying the example from https://github.com/kubernetes-sigs/kubespray/blob/master/docs/setting-up-your-first-cluster.md […]

Kategorien
Allgemein

Geschützt: prometheus on my mac

Es gibt keinen Textauszug, da dies ein geschützter Beitrag ist.

Kategorien
k8s

Testing cilium on rancher

Cilium, an open source software to provide a network plugin (CNI) for kubernetes, offers a client interface (https://github.com/cilium/cilium-cli) for testing connectivity. Unfortunately, the README.md tells you this client currently does not support the Rancher RKE environment: What now ? Cilium is at the heart of you cluster, once you decided to go for that CNI, […]