REX : #Kubernetes, #kubeadm, #Ubuntu 22.04 et #cilium - mes petites galères récentes
https://blog.zwindler.fr/2023/06/06/kubeadm-ubuntu-cilium-mes-petites-galeres/
#cilium #ubuntu #kubeadm #kubernetes
If you just felt a bump in the road, that was the @midgaard ingress-nginx being upgraded. Normally you wouldn't have noticed, but the ingress labels had unfortunately fallen off the ingress nodes, meaning #kubernetes had no idea where to run nginx. How did that happen? Somehow a #kubeadm upgrade last week stripped off the labels, and I forgot to stick them back on. Sorry about that. I think total downtime was a couple of minutes - five at most.
Dammit. Just finished my webinar “Get your own #k8s :kubernetes: cluster fast with #kubeadm “. Five hours and up to 600 listeners. Most terrible documentation/guide I ever seen 😖. Remember when I first tried it for myself few years ago and it kept me away from technology for couple of years.
Should I write better version in let’s say #obsidian or nah?
Recaptcha for devops engineer
Image credit: @juliafmorgado
#devops #programming #programmer #Kubernetes #docker #aws #Azure #jenkins #kubeadm
#devops #programming #programmer #kubernetes #docker #aws #azure #jenkins #kubeadm
A new "Adventures in Kubeland" episode just landed on Youtube.
I would love some feedback on the format and how to improve it.
Ok, fourth server setup and adopted into my #proxmox cluster. I used #kubeadm to install #kubernetes on four VMs and I have a k8s cluster running. Now to get #nginx ingress working and install #helm. It's all coming together. Is anyone else running their #mastodon instance on k8s via a helm chart?
#proxmox #kubeadm #kubernetes #nginx #helm #mastodon
A cry for technological help. I've been trying to set up a kubernetes cluster at home using kubeadm on Ubuntu server Jammy (minimized version) following the official Kubernetes guide. I have made my damnest to make sure both containerd and kubelet use cgroup systemd, and the kube-system pods keep crash looping. I've tried all the guides and bug reports i have been able to, to no avail. Help?
A fully automated 4-node #Kubernetes cluster deployment on Azure using @BicepLang and #Kubeadm in *under 8mins*! Too late here for a blog post. Will publish tomorrow! #K8sAzLab
#kubernetes #kubeadm #k8sazlab
How To Install Kubernetes Cluster Using Kubeadm in RHEL 8 #Kubernetes #KubernetesCluster #Kubeadm #K8s #Kube #KubernetesTutorial #Containers #ContainerManagement #Docker #RHEL #CentOS #AlmaLinux #RockyLinux #Linux #LinuxAdministration
https://ostechnix.com/install-kubernetes-cluster-using-kubeadm/
#Linuxadministration #Linux #RockyLinux #AlmaLinux #CentOS #RHEL #Docker #ContainerManagement #containers #KubernetesTutorial #kube #K8s #kubeadm #KubernetesCluster #Kubernetes
fun with #kubeadm !
- upgrade through a few versions
- install with #cilium https://docs.cilium.io/en/stable/gettingstarted/kubeproxy-free/
- install with #Istio https://istio.io/latest/docs/setup/additional-setup/cni/
this is a very fun sunday with #kubernetes
#kubeadm #cilium #Istio #kubernetes
Migrate kubernetes #kubeadm clusters from #docker to #crio https://philpep.org/blog/k8s-docker-to-crio/