🚀 Want to manage Kubernetes clusters like infrastructure-as-code?

My step-by-step guide to installing & managing clusters with Cluster API (CAPI) — declarative, scalable, GitOps-ready.

#ClusterAPI #Kubernetes #GitOps #IaC #DevOps
🔗 https://devopstales.github.io/kubernetes/cluster-api/

Kubernetes Cluster API: a step by stap guide

In this post I will show you how you can install and manage a Kubernetes cluster with Cluster API.

devopstales

It's Linux Foundation Mentorship Term 1 time. If you know anyone who wants to do a paid mentorship working on open source projects please send them to these links to apply?

Improve Cluster API in Headlamp, https://github.com/headlamp-k8s/plugins/issues/485

Volcano in Headlamp, https://github.com/kubernetes-sigs/headlamp/issues/4359

Improve Knative in Headlamp, https://github.com/headlamp-k8s/plugins/issues/486

Strimzi in Headlamp, https://github.com/headlamp-k8s/plugins/issues/488

Kubeflow in Headlamp, https://github.com/kubernetes-sigs/headlamp/issues/3710

#Kubernetes #Headlamp, #Volcano, #Knative #ClusterAPI #Kubeflow #CNCF #lfx

Cluster API Headlamp CAPI project - Linux Foundation paid mentorship project · Issue #485 · headlamp-k8s/plugins

This issue is for a Linux Foundation mentorship project. A paid 12 week program. See https://mentorship.lfx.linuxfoundation.org/project/250e2884-e196-4788-b8dd-fe9c5edb237d There you can learn more...

GitHub

My pitch for next version of the paas my team owned at previous job was migrating to cross plane / byoc+cluster api.

It was shot down as too ambitious and I let that idea die.

I am curious if folks are still using #crossplane or just #clusterAPI to manage the lifecycle of workload clusters.

#kubernetes #sysadmin #devops

Reading the recent Kubernetes blog posts about CAPI in-place updates, I revisted the docs.

https://kubernetes.io/blog/2026/01/27/cluster-api-v1-12-release/

I think cluster-API would have really profited from a stronger API schema. I get the problem of how different providers underneath are and the intend to accommodate this, but I think the reality with cluster-api is that it now just replicates the upstream APIs and therefore reproduces vendor lock-ins.

#Kubernetes #clusterapi #capi

Cluster API v1.12: Introducing In-place Updates and Chained Upgrades

Cluster API brings declarative management to Kubernetes cluster lifecycle, allowing users and platform teams to define the desired state of clusters and rely on controllers to continuously reconcile toward it. Similar to how you can use StatefulSets or Deployments in Kubernetes to manage a group of Pods, in Cluster API you can use KubeadmControlPlane to manage a set of control plane Machines, or you can use MachineDeployments to manage a group of worker Nodes.

Kubernetes
@containerdays.bsky.social talks now online... 💬 @salisburyheavyindustries.com on migrating hundreds of clusters with #ClusterAPI. 🛠️ Antonia + @glitchcrab.bsky.social on Kubernetes at the Edge (yes, with a Pi). 📦 Dominik on platform-as-a-product & what makes internal platforms actually work.

The Cluster API Migration Retr...
The Cluster API Migration Retrospective: Live migrating hundreds of clusters to Cluster API

YouTube

new sticker drop just landed! my first take on a #Karpenter #ClusterAPI provider logo. i will definitely bring a handful with me to #kubecon .

#kubernetes

Развертывание кластера Kubernetes с помощью Cluster API + Proxmox VE провайдер на Orange Pi 5 Plus (ARM64)

Можно ли запустить Kubernetes с Cluster API на Proxmox прямо на Orange Pi 5 Plus? Да, и это отличный способ собрать домашнюю лабораторию. В этой статье я описал как развернул Kubernetes-кластер с помощью Cluster API на Proxmox, установленном на Orange Pi 5 Plus ARM64 и получил компактное, но мощное решение для домашнего k8s-стенда

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

#clusterapi #kubernetes #proxmox_ve #orange_pi_5_plus #arm64

Развертывание кластера Kubernetes с помощью Cluster API + Proxmox VE провайдер на Orange Pi 5 Plus (ARM64)

Введение Если вы когда-нибудь создавали Kubernetes-кластеры вручную, то знаете, насколько это утомительно: подготовка VM, установка зависимостей, настройка сети, инициализация кластера, добавление...

Хабр

This Wednesday! 🎙

Join our next webinar with Jason DeTiberus (early Cluster API maintainer) and Justin Garrison (Head of Product at Sidero), as they discuss:

- The original goals of #ClusterAPI
- Where it excels and where it doesn't
- Why Sidero chose a different path

Come learn about the tradeoffs, history, and what a modern Kubernetes management interface can look like.

🗓 Wednesday, Aug 27 · 18:00 CEST
👉 Save your seat: https://lnkd.in/eWJRn4xe

# #Kubernetes #CloudNative #OpenSource

LinkedIn

This link will take you to a page that’s not on LinkedIn

#CAPI is a great tool for #Kubernetes infrastructures. So, why didn't we use it when we created Omni?

Find out in our next webinar.

🗓 Aug 27 at 18:00 CEST
🎙 Jason DeTiberus & Justin Garrison

👉 https://streamyard.com/watch/KXkWDGF5wjwq

#ClusterAPI #CloudNative #OpenSource

Как спрятать сontrol plane Kubernetes от любопытных глаз

Control plane Kubernetes — как сейф с главными ключами. Он управляет кластером, хранит sensitive-информацию и зачастую представляет собой лакомую цель для злоумышленников. В этой статье — разбор того, как спрятать control plane в сервисе Managed Kubernetes, предоставляемом в облаке: зачем это нужно, какие варианты существуют и с какими проблемами мы столкнулись на практике. Рассмотрим несколько open source решений, которые протестировали у себя в поисках надёжного способа изолировать control plane-ноды от пользователя и сделать их недоступными для какого-либо внешнего взаимодействия. Меня зовут Каиржан, я DevOps/Software-инженер в команде разработки MWS Cloud Platform , пишу на Go под Kubernetes и ClusterAPI. Наша команда разрабатывает сервис Managed Kubernetes для публичного облака — от инфраструктуры до собственных провайдеров для ClusterAPI. Поэтому вопрос безопасности control plane (CP) для нас стоит особенно остро.

https://habr.com/ru/companies/mws/articles/931232/

#mwscloudplatform #clusterapi #облачные_технологии #devops #облачные_сервисы #kubernetes #managedkubernetes

Как спрятать сontrol plane Kubernetes от любопытных глаз

Control plane Kubernetes — как сейф с главными ключами. Он управляет кластером, хранит sensitive-информацию и зачастую представляет собой лакомую цель для злоумышленников.  В этой статье — разбор...

Хабр