I've been working on the infrastructure for Launchpad023. Everything declaratively configured because servers should be cattle not pets.
I've put it up on Codeberg if anyone wants to take a look.
https://codeberg.org/launchpad023/launchpad023-infra
@launchpad023
#kluctl #kustomize #metallb […]
Катастрофоустойчивый Kubernetes: как использовать балансировщик MetalLB с BGP-anycast Клиенты часто спрашивают, как пос...
#k8s #metallb #anycast #frrouting #selectel
Origin | Interest | Match
TIL #Mikrotik won't ECMP iBGP learned routes. So using layer-3 BGP mode on #MetalLB has no advantage over layer-2 ARP-based mode. #homelab
Eclectic jazz I would love to find some other #KubeCon ners to geek out over:
#Akri
#DN42
wifi AP hosting
#metallb
Expose the Kubernetes Load Balancer on Bare Metal using MetalLB #homelab #kubernetes #metallb #DEVCommunity dev.to/cheulong/exp...
Expose the Kubernetes Load Balancer on Bare Metal using MetalLB This article will show you how to install MetalLB in K8s and expose a load balancer in your network. Please refer to the official doc...
#homelab #kubernetes #devops #metallb
Origin | Interest | Match
Kubernetes: шестимесячный марафон по прокачке dBrain.cloud За последние полгода наши инженеры проделали значительную...
#gpu #slicing #s3 #cilium #metallb #ipam #cgroup #v2 #kubernetes #dbrain #devops
Origin | Interest | Match
This was a great quick video on deploying #k3s, #kubevip, and #metallb with #OIDC auth using {{linkedin_mention(urn:li:organization:40652189|ZITADEL)}} by #DevBuildDestroy www.youtube.com/watch?v=88vc.... Thank you, for such a clear and concise walkthrough; we look forward to part 2 :)
Next steps are to get some things setup in Flux. My #GitOps repo is here github.com/gawbul/gawbu... and I’ve already installed #certmanager, #MetalLB, and #ingressnginx. Next up is @grafana.bsky.social’s #LGTM stack for #o11y 😊
I just published the next post in the #kubernetes #homelab series, on my journey
to #kubestronaut. In this post we will get traffic into our cluster, by setting
up an #nginx Ingress controller and #metallb.
blog.kammel.dev/post/k8s_hom...
Provision a Network Load Balancer on Kubernetes with MetalLB
#kubernetes #loadbalancer #metallb
I love how #Calico in #eBPF mode with #MetalLB preserves the source IP regardless of the externalTrafficPolicy setting. I am using MetalLB in L2 mode with the external IPs of the nodes. I tried #Cilium L2 announcements but it seems it can't use the node IPs. #kubernetes