I got #MetalLB and NGINX ingress working on #MicroK8s except for BGP. The ingress controller gets an IP from my MetalLB address pool, but I can't connect to that IP. Since MicroK8s uses Calico CNI, there are apparently some issues with BGP. Not sure how my Ubiquiti Dream Machine plays with this either. 🤔
So I am playing with a #RaspberryPi 4 and #microk8s. In general, everything is going OK. But I've noticed that it takes forever for pods to spin up. It will sit in the ContainerCreating state for 10+ minutes. CPU, memory, network, disk I/O all look nominal. Also during this time, the K8s API will be very sluggish and sporadically becomes unavailable for a few seconds at a time. Does anyone have any idea what the bottleneck might be?
I have a single-node #RaspberryPi #Kubernetes cluster using #MicroK8s (because reasons, OK?) and I am trying to deploy #PiHole to it. The tricky part is binding pod port 53 to node port 53. 🤔 Still have more research to do.
#raspberrypi #kubernetes #microk8s #pihole
HomeLab Raspberry Pi Kubernetes cluster moved to new cases from thepihut with zero service downtime 😃
#microk8s #kubernetes #raspberrypi
@GandalfDG If you are running #Ubuntu then #microk8s is a super simple solution.
@bonz I experimented a lot with #K3s, #Microk8s and #OKD. In the end its not what i need for my #Homelab. I'm deep into it at work and its really interesting stuff i love.
For my #Homelab everything is in #Git and deployed with #Ansible (i really like the #GitOps philosophy).
All the stuff i run uses 3-4 cores and around 50GB RAM on a single machine. I can't see a benefit doing that with an orchestrator as it adds a lot of overhead but nothing regarding speed, stability or restore ability.
#k3s #microk8s #okd #homelab #git #ansible #gitops
Changing the Pod and Service CIDR? #container #kubernetes #microk8s
#container #kubernetes #microk8s
Access nodeport service on microk8s on multipass vm on a ubuntu machine from other machines on the same LAN #microk8s
MicroK8s is now on AWS marketplace: https://ubuntu.com/blog/microk8s-is-now-on-aws-marketplace
#microk8s #ubuntu #blog #kubernetes
I thought 5G was going to revolutionize everything. Still waiting on that.
https://ubuntu.com//blog/harnessing-the-potential-of-5g-with-kubernetes
#CharmedKubernetes #kubernetes #MicroK8s #Telco https://aspiechattr.me/@TechNews/109920203057161517
#charmedkubernetes #kubernetes #microk8s #telco
Hostname change fails on MicroK8S(environment Debian:11.6, MicroK8S:1.26.1) #debian #hostname #kubernetes #microk8s
#debian #hostname #kubernetes #microk8s
What workloads are you running on your #homelab? Mine is pretty much the simplest setup you can have: just a #raspberrypi 4 8GB with #microk8s for small personal projects like my Mastodon bot and a Pi 2 for playing with electronics every now and then.
#homelab #raspberrypi #microk8s
Anyone have tools or ideas about making #Kubernetes build/deploy scripts better? I'm using a lot of hand-written scripts to run locally but it's annoying. Anyone using #Ansible or #Terraform or anything like it for local work? I have a repo with the foundational stuff like #APISIX and #Linkerd, install #Microk8s, then the local dev runs the script.
#kubernetes #ansible #terraform #apisix #linkerd #microk8s
Last summer I was able to purchase a PC with good price (50€). It has i5 CPU with 8G of memory without any HD.
I installed 5x3Tb HD, four of them RAID10 (hardware RAID), then 5th 3Tb regular one with boot partition.
My next plan is to install SDD drive. Perhaps from my gaming PC which I know have a good reason to upgrade SSD drive to M2.eNVME drive :P
I installed #ubuntu 22.04 LTS server with #microk8s in it.
Estimated power consumption is 45-50kWh/month (24/7).
@magiconair @creepy_owlet @express @securityunion I really appreciate the input. I am struggling because I love #OCaml, and #Rust has many syntactic and semantic structures borrowed from that. But I love Go's simple CI/CD patterns and how easily it integrates with containers and local work in #Microk8s/#Minikube. I also love that Go can do #Smalltalk's "postcard of syntax".
#ocaml #rust #microk8s #smalltalk