Kubernetes 1.29 → 1.33 за 30 минут: реальный апгрейд кластера с помощью ИИ под контролем инженера

Мы проверили, способен ли ИИ участвовать в реальной инфраструктурной операции повышенного риска — обновлении Kubernetes-кластера сразу через несколько minor-версий. Речь не про «сгенерировать YAML» или «написать Helm-чарт», а про полноценную операцию:

https://habr.com/ru/articles/981874/

#kubernetes #devops #искусственный_интеллект #ai #обновление_кластера #kubeadm #infrastructure #sre #automation

Kubernetes 1.29 → 1.33 за 30 минут: реальный апгрейд кластера с помощью ИИ под контролем инженера

Кратко о сути эксперимента Мы проверили, способен ли ИИ участвовать в реальной инфраструктурной операции повышенного риска — обновлении Kubernetes-кластера сразу через несколько minor-версий. Речь не...

Хабр

Kubernetes-Cluster „einfach“ erklärt

Warum du Kubernetes-Cluster kennen solltest Stell dir vor, du bist mitten in deiner Sysadmin-Ausbildung und hast Linux-Grundlagen wie Befehle, Dateisysteme und Prozesse im Griff, aber Container und Orchestrierung klingen noch fremd. Kubernetes-Cluster sind der nächste Schritt: Sie helfen dir, viele Anwendungen automatisch auf mehreren Linux-Servern zu starten, zu überwachen und zu reparieren, ohne dass du alles manuell per SSH machen musst. Das spart Zeit und verhindert Ausfälle, […]

https://andreas-moor.de/kubernetes-cluster-einfach-erklaert/

We know #TalosLinux is 🤏 but is it really the smallest?

We ran the tests. We’ve got the data. Check it out if you like numbers.

Watch → https://youtu.be/atPvnJMGdfs
Read → https://www.siderolabs.com/blog/which-kubernetes-is-the-smallest/

#Kubeadm #K3s #K0s #Kairos #RKE2 #Kubernetes #K8s

How to Upgrade Kubeadm Kubernetes Clusters The Fast Way

https://raynix.info/archives/4896

How to Upgrade Kubeadm Kubernetes Clusters The Fast Way – raynix 筆記

so… 6h of “free time” after 8h shift was spent on #kubeadm deploy + #calico+#vxlan. did it work? yes. would i put it in production? hell no.

less than zero ideas how to handle this fight for iptables between kube-proxy (which should be disabled, but cluster and calico just dead without it) and calico components :/

Seems like my proxmox kubeadm cloud init kubernetes with k3s kine as etcd replacement is working quite nice. Just some more cleanups and this is a nice 2.0 release. A mirror of my local working version is available as dev-branch here: https://github.com/deB4SH/terraform-proxmox-cloud-init-kubernetes/tree/dev

tags: #proxmox #kubeadm #kubernetes

GitHub - deB4SH/terraform-proxmox-cloud-init-kubernetes at release/2.1

A terraform module that creats via cloud init a kubernetes cluster - GitHub - deB4SH/terraform-proxmox-cloud-init-kubernetes at release/2.1

GitHub
@gyptazy I’m thinking to abandon #k3s and wanted to try creating a cluster with #kubeadm… now I’m thinking maybe I could try #talos… 🤔
🚀 Check my latest article on how to change the control plane IP address in a #Kubernetes cluster set up with #kubeadm 👇 https://carlos.mendible.com/2025/01/12/kubeadm-change-the-control-plane-ip/
kubeadm: change the control plane IP

kubeadm: change the control plane IP

Code it Yourself...

Whats the recommended blood alcohol level for deploying #K3s, #Kubeadm, or similar?

#Kubernetes

Just a released a #terraform module to create #kubernetes clusters with #kubeadm . It's the first iteration. No highly available control planes. One control plane - multiple worker nodes - automatic joining of nodes. 😶‍🌫️

repository for the module: https://github.com/deB4SH/terraform-proxmox-cloud-init-kubernetes
small blog post: https://deb4sh.github.io/2024/07/19/2024-07-19-terraform-proxmox-kubernetes-module/

GitHub - deB4SH/terraform-proxmox-cloud-init-kubernetes at release/2.1

A terraform module that creats via cloud init a kubernetes cluster - GitHub - deB4SH/terraform-proxmox-cloud-init-kubernetes at release/2.1

GitHub