PSA: Since the retirement of Kubernetes Ingress-Nginx [^1], I've been very happy using F5 NGINX Ingress Controller [^2]. I should have been using it all along. Yes, I was confused about the naming, too. #k8s #nginx
[^1]: kubernetes.github.io/ingress-nginx/
[^2]: docs.nginx.com/nginx-ingres...
Licensing a custom Kubeflow-based framework on customer-managed bare metal Kubernetes raises interesting questions about enforcement, metering, and what's even feasible with current tooling.
#devops #k8s #automation
A free browser game aims to help onboard junior SREs by simulating Kubernetes incident response scenarios, building real troubleshooting instincts without the risk of production.
#devops #kubernetes #k8s
AI agents look great in demos.
The real test starts when browser automation has to run reliably in production.
Good read on Playwright + Bright Data Browser API + Kubernetes for real-world agent workflows.
#AI #AIAgents #Playwright #k8s #BrightData
levelup.gitconnected.com/using-playwr...
github.com/agentevals-d... v0.6.3 is out, I recommend giving it a go if you are considering running #agents and #genai workloads in production!
Cool things you can do:
- run local evals in CI/CD, where you can BYO logic
- offload evals to #OpenAI Eval API (even for other models)
- run it in #k8s
Keep MN Housed - rent donations needed for those whose lives have been impacted by ICE occupation.
Ian Coldwater is a well-known member of the #k8s #infosec communities. #Minnesota #mutualAid
Kubernetes v1.35 brings a cleaner approach to passing service account tokens to Csi drivers, refining the TokenRequests feature for driver maintainers who rely on token-based auth.
#devops #kubernetes #k8s
Despite the "self-healing" nature of Kubernetes, I still have to do a bit of nursing each morning to get all these back to green.
Deleteing broken replicasets (Harbor), unsealing applications 'cos their node died (Vault).
Always something...
#vks #k8s #vmware #kubernetes
The self-hosted community debates the best approaches for capturing notes and data quickly across multiple devices without relying on cloud services — a deceptively tricky problem with no obvious universal solution.
#devops #automation #k8s
Stop scrolling through thousand-line event logs.
Sort your Kubernetes events by timestamp to see exactly what just broke. It’s the fastest way to spot a CrashLoopBackOff or a failed mount.
#k8s #cloudnative #Kubernetes
Europe’s first official home for Karpenter is here. 🇪🇺
Exoscale is now the 1st European cloud provider verified for Karpenter. Stop "paying for peak". Get dynamic, scale-to-zero efficiency with 100% sovereign SKS.
Check the official listing: github.com/kubernetes-sigs/karpenter
#K8s #SKS
Managing environment-specific config patches in CI/CD pipelines is a common challenge. A community discussion explores merging strategies for deploying config.yaml files with per-environment patch.yaml overlays using git-based workflows.
#devops #k8s #linux
Kubernetes ingress-nginx is officially archived. End of an era. #ingress #nginx #k8s #kubernetes
Что внутри «Штурвала 2.13». Декларативная установка, переход на containerd 2.x, профили кластеров и прочее Хабр, при...
#штурвал #kubernetes #k8s #containerd #yaml #кластеры #контейнеризация
Origin | Interest | Match
kubectl debug is amazing! #Kubernetes #K8s #self-hosting #I-only-needed-it-because-all-my-Postgres-databases-broke-xD
更新されたよ、見に来てね!→ 【ダイジェスト版】#AI から食品サンプルまで!#OSS 界隈の最新トレンドと春の記念日 テック談義ちょっと深掘り 3月26日(木) #News #K8s #sample
Fantastisk atmosfære og stemning på lightning talks på #KubeCon i Amsterdam.
Her Norges egen @starefossen.bsky.social med årets rapport for offentlig paas i Norge.
#Kubernetes #PaaS #K8s #CloudNativeCon
Sometimes you look at your #HomeLab running all sorts of things (like your home network DNS) on #k8s on VMs on #Proxmox and you think "maybe this is all a bit too complicated?"
But then you reboot one of the nodes for updates and it all keeps ticking. It's really very clever.
The shift from traditional #Ingress on #K8s to the #GatewayAPI is well underway for many teams. Gateway API cleanly separates networking concerns into distinct layers, allowing infra & app teams to work independently without stepping on each other’s toes.
blog-ocampoge.medium.com/kubernetes-g...
#Kubernetes just modernized its image supply chain 🔐
The kpromo rewrite is complete — legacy pipeline removed, SLSA attestation, cosign validation & keyless signing now on by default for all #k8s images.
https://bit.ly/47mFiD7
Gebruik jij nog ingress-nginx in je K8s stack? Tijd om een alternatief te zoeken! Rick neemt je mee door zijn reis van ingress-nginx naar Traefik en helpt je de overstap te maken.
www.hightechinnovators.nl/blog/moeitel...
#nginx #traefik #migration #K8s #kubernetes
Trivy has been compromised a second time within a month. The malicious v0.69.4 release, along with the aquasecurity/setup-trivy and aquasecurity/trivy-action GitHub Actions, were affected. Review your pipelines and pin to verified versions.
#devops #k8s #infrastructure
We've announced the launch of NetActuate Managed Kubernetes! 🚀 Devs can now deploy redundant K8s clusters and scale them across NetActuate’s global infrastructure footprint.
netactuate.com/news/netactu...
#Kubernetes #K8s #CloudComputing #CloudNative #Kamaji #Clastix #NetActuate #Anycast
Phippy is missing at #KubeCon! 😱
We’ve teamed up with Linkerd for the #SavePhippy escape room. Civo is providing the clusters powering the entire experience. 🐹🛡️
Can you save her? Start the challenge:
🔗 save-phippy.pages.dev
#Civo #Linkerd #KubeCon #K8s
🌐 NEW: Multus CNI for Multi-Homed Pods!
Attach multiple network interfaces to Kubernetes pods. Macvlan, IPvlan, SR-IOV configurations explained.
📖 Read: devopstales.github.io/kubernetes/m...
#Kubernetes #Multus #CNI #Networking #K8s
Sig Architecture's API Governance subproject is featured in the latest Kubernetes community spotlight, covering how the group maintains API standards and consistency across the Kubernetes project.
#devops #kubernetes #k8s
Found something cool today. I am moving more of my Kubernetes workflow into VS Code using the Kubernetes Tools extension.
It handles cluster navigation, log streaming, and resource editing without constant context switching to the CLI.
#kubernetes #k8s #vscode #devops