I try to init a kubernetes master node running on a Debian GNU/Linux 11 (bullseye) system with kubeadm version 1.25.4-00. I followed the official guideline on kubernetes.io. I installed containerd and have set SystemdCgroup = true in /etc/containerd/config.toml. [plugins."io.containerd.grpc.v1.cri".containerd.runtimes] [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc] runtime_type = "io.containerd.runc.v2" runtime_engine = "" runtime_root = "" privileged_without_host_devices = fa...| Recent Questions - Server Fault
I try to install a single node cluster on centos 7, with kubadm 1.24 and with containerd, i followed the installation steps, and i did: containerd config default > /etc/containerd/config.toml and passed : SystemdCgroup = true but the kubeadm init fails at : [root@master-node .kube]# kubeadm init [init] Using Kubernetes version: v1.24.0 [preflight] Running pre-flight checks [WARNING HTTPProxy]: Connection to "https://10.XXXXXXXX" uses proxy "http://proxy-XXXXXXXXX.com:8080/". If that is not in...| Recent Questions - Server Fault
express-cluster-ip-service.yaml apiVersion: v1 kind: Service metadata: name: express-cluster-ip-service spec: type: ClusterIP selector: component: server ports: - port: 5000 targetPort: 5000 express-deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: express-deployment spec: replicas: 3 selector: matchLabels: component: server template: metadata: labels: component: server spec: containers: - name: express image: simonjames/react-node-docker-kubernetes-app-express ports: - con...| Recent Questions - Server Fault
Cloud-first, Never Cloud-stuck: Scaling AI without Regret by Pure Storage Blog Discover how Portworx bridges innovation and operational discipline, allowing orgs to scale AI initiatives without falling into infrastructure traps or cloud lock-in. The post Cloud-first, Never Cloud-stuck: Scaling AI without Regret appeared first on Pure Storage Blog.| Pure Storage Blog
For many teams, the first line of defense against rising infrastructure costs is automation, which reduces the time required to perform manual tasks and incrementally builds a more efficient Kubernetes infrastructure. Teams may also look to new cloud providers or tools to cut costs, but each additional layer adds complexity, leading to more work and […] The post Cut Kubernetes infrastructure sosts with Omni and Talos Linux appeared first on Sidero Labs.| Sidero Labs
I can spin up new VMs on the server in my living room and install software on it. But it's more complex than just installing the software on a baremetal server. Fortunately for me, cloud technologies such as opentofu, cloud-init, and ansible can let me spin up and configure local VMs in seconds.| ergaster.org
Kubernetes v1.34 bringt neue stabile, Beta- und Alpha-Funktionen mit. Quelle: Kubernetes| Linux-Magazin
本文永久链接 – https://tonybai.com/2025/08/27/go-interface-embrace-data 大家好,我是Tony Bai。 在 Go 语言的世界里,接口(interface)一直被视为其设计哲学的基石之一——它只关心一个类型能做什么(行为),而不关心它是什么(结构)。这种基于方法集的鸭子类型,赋予了 Go 独一无二的灵活性和解耦能力。然而,随着 Go 1.18 泛型的到来,一个深刻的问题被摆上了台面:当我们需要编...| Tony Bai
An Intellyx Brain Candy Brief Sidero offers Talos Linux, a stripped-down Linux distribution with a minimal threat surface and software footprint that will run Kubernetes in compute and power-constrained environments, including ARM processors. The company also offers Omni, a Kubernetes management tool that runs on Talos and supports Talos APIs. Sidero built Talos with Kubernetes […]| Intellyx – The Digital Transformation Experts – Analysts
An Intellyx Brain Candy Brief Minimus provides minimized container images for many popular applications and cloud native infrastructure components, thus reducing potential vulnerabilities as well as shrinking the footprint and speeding up performance of each application. Minimus applies the latest patches and security updates to each container image and offers a daily update service that […]| Intellyx – The Digital Transformation Experts – Analysts
Kubernetes is one of the most complex architectures and solutions in modern infrastructure. When it comes to K8s, we need to manage control planes, worker nodes, certificates, upgrades, and lifecycle management. This is where Talos Linux and Omni come in. Talos Linux is gaining traction as a favorite for those that want a secure and … The post How to Install Talos Omni On-Prem for Effortless Kubernetes Management appeared first on Virtualization Howto.| Virtualization Howto
New Zealand startup Novodisq demonstrated ultra high-capacity SSD storage at the FMS 2025 summit, showing an 11.5 PB 2RU blade server.| Blocks and Files
Learn how to monitor Kubernetes in 2025 with key metrics, top tools, and AI-driven strategies for performance, reliability, and cost control.| Logz.io
Track the right AKS metrics, integrate with Azure Monitor, and optimize dashboards for reliable, cost-efficient Kubernetes operations.| Last9 Blog: Exploring the Realm of Monitoring, Observability, and Reliability...
A small go-through to explore Kubernetes, Helm and Terraform| iO tech_hub
Tigera has announced several updates to its open source container networking and security tool, Project Calico. The Calico Ingress Gateway now includes WAF capabilities for inspecting, authorizing, and securing ingress traffic at runtime. Users will be able to define and enforce security policies at the ingress gateway, which allows for deeper inspection of HTTP and … continue reading The post Project Calico’s latest updates improve ingress traffic security appeared first on ITOps Times.| ITOps Times
The VMware Cloud Foundation platform 9.0 is now generally available, and comes with a number of tools to speed and simplify AI workloads.| The New Stack
ITGix is now an official Amazon EKS Delivery Partner, offering validated expertise in deploying, managing, and scaling Kubernetes on AWS.| ITGix
Pour faire suite à l'installation d'une instance Kubernetes avec K3S, il est maintenant l'heure de préparer l'observabilité dans l'ensemble du cluster. Dans cet article, j'utiliserai Kubernetes v1.33, VictoriaMetrics v1.124, et Helm 3+. VictoriaMetrics| J.HOMMET.NET
Pour optimiser l’utilisation d’un cluster Kubernetes avec des services nécessitant du stockage, une préparation adéquate est essentielle. Pré-requis avant installation Kubernetes 1.28+ ; Au moins 2 Go de mémoire vive ; Paquet open-iscsi installé et| J.HOMMET.NET
Kube dns -> link-local -> tcpdump -> sudo| Jack's home on the web
This blog post was authored by Robert Northard, Principal Container Specialist SA, Eric Chapman, Senior Product Manager EKS, and Elamaran Shanmugam, Senior Specialist Partner SA. Introduction Amazon Elastic Kubernetes Service (Amazon EKS) Hybrid Nodes transform how you run generative AI inference workloads across cloud and on-premises environments. Extending your EKS cluster to on-premises infrastructure allows you […]| Amazon Web Services
First, let’s take a quick look at the complicated nature of lock-in versus lock out. Vendor lock-In occurs when a company gets stuck relying on a specific technology or service from a particular cloud provider. This makes it difficult and expensive to switch providers or technologies. It’s a bit of a trap when you become too dependent on one company. On the other hand, vendor lock-out happens if a company loses access to its data or services supplied by a cloud provider. It can happen if ...| Veeam Software Official Blog
Hi!| Teknews Blog
Hello!| Teknews Blog
Hi!| Teknews Blog
Hi!| Teknews Blog
Hi there!| Teknews Blog
This post is a follow up to my previous post that explains how to set up a Single Node k0s in a LXC Ubuntu Container. I strongly recommend reading/referencing that post to understand the reason beh…| Technical Scratchpad
Since this summer, it’s possible to create encrypted OVHcloud Block Storage with OMK (OVHcloud managed key) in RBX, SBG, Paris & BHS regions. More regions will come in the coming months 💪. And the good news is that you can use encrypted Block Storage using Persistent Volumes in your OVHcloud Managed Kubernetes Service (MKS) clusters […]| OVHcloud Blog
Many teams adopt Argo CD quickly but later face slowdowns and developer frustration. Learn 30 common GitOps antipatterns to avoid and keep deployments efficient.| Codefresh
Introduction: Why “Kubernetes AI” Dominates 2025 Search Rankings If you’ve been following cloud computing trends in 2025, you’ve probably noticed one term consistently topping search results: Kubernetes AI. This isn’t just a passing fad—it represents the most significant shift in container orchestration since Kubernetes itself revolutionized cloud-native development. According to multiple industry reports and trend […]| Collabnix
In my previous article, I shared with you the steps I took, to further automate setting up my demo environment, and implementing a Service of service type NodePort. Some years ago, I also wrote articles about the Quarkus Kubernetes Extension. In this article, you can read more about the steps I took to further automate setting up my demo environment, and implementing a Service with service type LoadBalancer. For the demo environment to start, from the directory named env on my Windows laptop,...| AMIS Technology Blog
Prepare for the upcoming Kubernetes release by learning about the 13 alpha features it brings. They cover various areas of the project, from asynchronous API calls to the new KYAML format.| Palark | Blog
Your complete guide to self-hosting applications Kubernetes on Raspberry Pi including: hardware, HA, Ingress, storage and Operating Systems.| Alex Ellis' Blog
What is the best live demo you've ever seen? Do you still remember it now? Learn how the best do it and how to get an IP address that will travel with you.| Alex Ellis' Blog
Процес апгрейду модуля AWS EKS Terraform module з v20.x на v21.x - основні зміни і можливі проблеми| RTFM: Linux, DevOps та системне адміністрування | De...
Just a short post, because I thought this was pretty remarkable. Below, I have screenshots showing the CPU utilization of two AWS instances in us-west-2 which are running an identical workload. The…| Ardent Performance Computing
RabbitMQ 4.1 includes a completely redesigned peer discovery plugin for Kubernetes.| RabbitMQ Blog
Comment créer des snapshots de volumes persistants dans Kubernetes avec Rook-Ceph.| Une tasse de café
SELinux will try to tag all files in the filesystem, causing the pod start to be delayed until all files are tagged, often when the PVC has a bigger amount of fies this will cause a timeout and the minio container will not even start.| MinIO Blog
AWS EKS Terraform module version v21.0.0 added support for the AWS Provider Version 6. Documentation – here>>>. The main changes in the AWS EKS module are the replacement of IRSA with EKS Pod Identity for the Karpenter sub-module: Native support for IAM roles for service accounts (IRSA) has been removed; EKS Pod Identity is now… Read More » The post Terraform: AWS EKS Terraform module update from version 20.x to version 21. first appeared on RTFM: Linux, DevOps, and system administration.| RTFM: Linux, DevOps, and system administration
If you have heard anything about service meshes, it is that they work using the sidecar pattern: a proxy server is deployed alongside your application code. The sidecar pattern is just that: a pattern. Up until this point, there has been no formal support for sidecar containers in Kubernetes at all. This has caused a number of problems: what if you have a job that terminates by design, but a sidecar container that doesn’t? This exact use case is the most popular ever on the Kubernetes issue...| Istio Blog
Ollama has emerged as one of the most popular tools for running large language models (LLMs) locally, providing developers and organizations with a simple way to deploy and interact with models like Llama, Mistral, and CodeLlama without relying on external APIs. By packaging these powerful AI models into an easy-to-use interface, Ollama democratizes access to […]| Collabnix
Discover 12 actionable Kubernetes cost optimization strategies that leading companies use to reduce cloud spending by up to 60%. Includes real-world examples and implementation guides| Collabnix
Kubernetes has become the backbone of modern container orchestration, powering everything from microservices architectures to enterprise-scale applications. However, managing agents across distributed Kubernetes clusters remains a complex challenge that many DevOps teams struggle with daily. Enter Kagents – a revolutionary approach to Kubernetes agent management that’s transforming how organizations deploy, monitor, and maintain their containerized […]| Collabnix
Queue Based Scaling is a long awaited feature that matches queued requests to the exact amount of replicas almost instantly.| OpenFaaS - Serverless Functions Made Simple
Does it take 1-2 minutes for new nodes to get added to your cluster? Add some headroom for an instant Pod start.| OpenFaaS - Serverless Functions Made Simple
Learn what K8sGPT offers and how it helps Kubernetes operators become more efficient. This article challenges various GenAI models with several issues and covers running local LLMs.| blog.palark.com
In our big guide on how to use ApplicationSets for Argo CD applications, we explained the best practice of having a 3-level structure for all manifests with a clear distinction between Argo CD Application files and Kubernetes resource files. In that article, we also outlined several anti-patterns that we have seen in the wild, meaning […]| Codefresh
"Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications."| Agile & Coding
European companies shifting to hybrid and on-prem need secure, scalable Kubernetes infrastructure. TrueFullstaq and Sidero deliver it.| Sidero Labs
Мабуть, всі користувались операторами в Kubernetes, наприклад – PostgreSQL operator, VictoriaMetircs Operator. Але що там відбувається “під капотом”? Як і до чого застосовуються CustomResourceDefinition (CRD), і що таке, власне “оператор”? І, врешті решт – в чому різниця між “Kubernetes Operator” та “Kubernetes Controller”? В п...| RTFM: Linux, DevOps та системне адміністрування
Збільшення PersistentVolumeClaim для StatefulSet в Kubernetes без видалення Pods та downtime| RTFM: Linux, DevOps та системне адміністрування | De...
When you're running 1000+ microservices across Southeast Asia's most complex transport and delivery platform, 'good enough' stops being good enough. Discover how Grab tackled the challenge of migrating from Consul to Istio across a hybrid infrastructure spanning AWS and GCP, separate AWS organizations, and diverse deployment models. This isn't your typical service mesh migration story. We share the real challenges of designing resilient architecture for massive scale, the unconventional decis...| Grab Tech
Configurer l'API-Server de Kubernetes pour accepter plusieurs fournisseurs d'identité (IdP) OIDC, y compris GitHub Actions.| Une tasse de café
Podman Desktop 1.20 has been released!| podman-desktop.io
In this post, I will help you to explain what is RBAC in Kubernetes? and help you understand the concept in a very simple way with hands-on examples.| Learnitguide.net - Learn Linux, DevOps and Cloud
We have a VictoriaLogs Helm chart with a PVC size of 30 GB, which is no longer enough for us, and we need to increase it. But the problem is that .spec.volumeClaimTemplates[*].spec.resources.requests.storage in STS is immutable, that is, we can’t just change the size through values.yaml file, because it will lead to the error“Forbidden: updates… Read More » The post Kubernetes: PVC in StatefulSet, and the “Forbidden updates to statefulset spec” error first appeared on RTFM: Linux, ...| RTFM: Linux, DevOps, and system administration
I actually started to write about creating my own Kubernetes Operator, but decided to make a separate topic about what a Kubernetes CustomResourceDefinition is, and how creating a CRD works at the level of the Kubernetes API and the etcd. That is, to start with how Kubernetes actually works with resources, and what happens when… Read More » The post Kubernetes: Kubernetes API, API groups, CRDs, and the etcd first appeared on RTFM: Linux, DevOps, and system administration.| RTFM: Linux, DevOps, and system administration
Perhaps everyone has used operators in Kubernetes, for example, PostgreSQL operator, VictoriaMetrics Operator. But what’s going on under the hood? How and to what are CustomResourceDefinition (CRD) applied, and what is an “operator”? And finally, what is the difference between a Kubernetes Operator and a Kubernetes Controller? In the previous part – Kubernetes: Kubernetes APIs,… Read More » The post Kubernetes: what are the Kubernetes Operator and CustomResourceDefinition first app...| RTFM: Linux, DevOps, and system administration
How exactly do resources.requests and resources.limits in a Kubernetes manifest works “under the hood”, and how exactly will Linux allocate and limit resources for containers? So, in Kubernetes for Pods, we can set two main parameters for CPU and Memory – the spec.containers.resources.requests and spec.containers.resources.limits fields: resources.requests: affects how and where a Pod will be… Read More » The post Kubernetes: Pod resources.requests, resources.limits, and Linux cgroup...| RTFM: Linux, DevOps, and system administration
It’s not the first time I’ve encountered similar errors when upgrading VictoriaMetrics, so it’s time to note a solution. So, after upgrading the victoria-metrics-k8s-stack 0.55.0 => 0.56.0, errors appeared in the Operator logs: ... {"logger":"controller-runtime.source.EventHandler","msg":"if kind is a CRD, it should be installed before calling Start","kind":"VMAnomaly.operator.victoriametrics.com","error":"no matches for kind \"VMAnomaly\" in version \"operator.victoriametrics.com/v1\""...| RTFM: Linux, DevOps, and system administration
503 errors between AWS Elastic Kubernetes Service and AWS Application LoadBalancer – three causes and three solutions| RTFM: Linux, DevOps, and system administration | DevOps-engineering, and syst...
Discover how transitioning from cloud services to self-managed infrastructure can dramatically reduce costs while maintaining reliability and security for your applications.| Eric Mann's Blog
Learn how to optimize Kubernetes pods for maximum performance, security, and reliability in production environments with detailed code examples and proven strategies.| Collabnix
In my previous article, I shared with you the steps I took, to secure a local private registry in my demo environment and using it with Quarkus and K3s (a lightweight certified Kubernetes distribution). I used the registry Docker Official Image, a Distribution implementation for storing and distributing of container images and artifacts. Some years ago, I also wrote articles about the Quarkus Kubernetes Extension. In this article, you can read more about the steps I took to further automate s...| AMIS Technology Blog
Familiarise yourself with the following recently added CNCF projects: Ratify, Cartography, HAMi, KAITO, Kmesh, Sermant, LoxiLB, OVN-Kubernetes, Perses, Shipwright, KusionStack, youki, OpenEBS!| blog.palark.com
I recently deployed Planka, a self-hosted, open-source Trello alternative, to my Kubernetes Homelab. In this post, I discuss why I chose it and how I set it up using GitOps| Vuyisile Ndlovu
Deployments don’t always go according to plan, and changes can break the application. In this post, I discuss how to perform a rollback using ArgoCD.| Vuyisile Ndlovu
GoodRx, a digital healthcare platform, has released the Lifecycle project as open-source code. Lifecycle is a complete solution for temporary/ephemeral environments. The project’s build process includes built-in support for Codefresh pipelines. Creating preview environments from a Pull Request with Lifecycle Lifecycle was conceived as an internal project back in 2019, and today it is released […] The post GoodRx Releases Lifecycle Solution for Ephemeral Developer Environments with Built...| Codefresh
The default Kubernetes scheduler works great when your cluster is destined for long running applications. At Codefresh we use our Kubernetes clusters for running Continuous Integration pipelines which means our workloads are ephemeral (they are discarded when a pipeline has finished). This allowed us to look at the Kubernetes scheduler from a different perspective and […]| Codefresh
Linux Foundationは、同団体傘下でクラウドネイティブを推進するCloud Native Computing Foundation(CNCF)の事実上のトップとなるエグゼクティブディレクターにJonathan Bryce(ジョナ...| www.publickey1.jp
Learn how to deploy an Oracle Database 23ai (23.8.0.25) on your MacBook with Kubernetes using podman and minikube| Ron Ekins' - Oracle Technology, DevOps and Kubernetes Blog
Взагалі почав писати створення власного Kubernetes Operator, але вирішив винести окремо тему про те, що таке власне Kubernetes CustomResourceDefinition, і як створення CRD взагалі працює на рівні Kubernetes API та etcd. Тобто, почати з того, як власне Kubernetes працює з ресурсами, і що відбувається, коли ми створю...| RTFM: Linux, DevOps та системне адміністрування
Вже не вперше стикаюсь з аналогічними помилками при апгрейді VictoriaMetrics, тож прийшов час записати собі в нотатки. Отже, після апгрейду victoria-metrics-k8s-stack 0.55.0 => 0.56.0 в логах Operator з’явились помилки: ... {"logger":"controller-runtime.source.EventHandler","msg":"if kind is a CRD, it should be installed before calling Start","kind":"VMAnomaly.operator....| RTFM: Linux, DevOps та системне адміністрування
Приклад переносу метрик VictoriaMetrics та логів VictoriaLogs між двома кластерами Kubernetes з використання vmctl та rsync| RTFM: Linux, DevOps та системне адміністрування | De...
I self-host services mostly for myself. My threat model is particular: the highest threats I face are my own incompetence and hardware failures. To mitigate those risks used to rely on podman containers to "standardize" my services, and on ansible to automate the deployment on my VPS.| ergaster.org
At my current employer, we use Kubernetes to run hundreds of thousands of bare metal servers, spread over hundreds of Kubernetes clusters. We use Kubernetes beyond officially supported/tested scale limits by running more than 5,000 nodes and over a...| ahmet.im
Agentic AI represents the next evolution in artificial intelligence, where autonomous agents can reason, plan, and execute complex tasks independently. Deploying these sophisticated AI systems at scale requires robust orchestration platforms, and Kubernetes has emerged as the de facto standard for managing containerized Agentic AI workloads. This comprehensive technical guide explores advanced deployment patterns, optimization […]| Collabnix
Learn how to deploy a full Kubernetes cluster in minutes using our built-in recipe feature in Xen Orchestra, and discover the components running under the hood.| Xen Orchestra Blog
Example of transferring VictoriaMetrics metrics and VictoriaLogs logs between two Kubernetes clusters using vmctl and rsync| RTFM: Linux, DevOps, and system administration | DevOps-engineering, and syst...
Il n'y a pas que la production qui a été cassée, tout ça à cause de la commande echo, sort of.| J.HOMMET.NET
Simplify GPU acceleration in containers with the AMD Container Toolkit—streamlined setup, runtime hooks, and full ROCm integration.| ROCm Blogs
Kubernetes 1.33 version has just been released few days/weeks ago.As this new release contains 64 enhancements (!), it can not be easy to know what are the interesting and useful features and how to use them. In this blog post, let’s discover one of interesting and useful new feature: “Topology aware routing in multi-zones Kubernetes […]| OVHcloud Blog
I've deployed Imaginary to help Nextcloud with thumbnailing our fairly sizeable image collection. This post talks about creating a k8s deployment and pointing Nextcloud towards it| www.bentasker.co.uk
Infrastructure as Code (IaC) has evolved beyond simple automation into a fundamental shift toward applying software engineering practices to infrastructure management. In 2025, leading organizations aren’t just provisioning infrastructure—they’re treating it as software, complete with testing, version control, code reviews, and continuous integration. As infrastructure complexity grows, teams increasingly seek approaches that provide the same developer productivity tools they use for ap...| Pulumi Blog
On June 16, 2025, I gave a Lightning Talk at KubeCon + CloudNativeCon Japan 2025. The title of my talk was: “From Kernel To Kubernetes: Mapping eBPF-Detected Processes To Pods!” In this session, I …| Yuki Nakamura's Blog
Discover how Kubernetes revolutionizes AI and machine learning deployments. Learn best practices, tools, and strategies for running AI workloads at scale with Kubernetes orchestration.| Collabnix
Optimize your Kubernetes clusters for maximum performance, cost efficiency, and reliability with these production-tested techniques and code examples.| Collabnix
Learn how to deploy and scale Ollama LLM models on Kubernetes clusters for production-ready AI applications| Collabnix
This article will teach you how to create Backstage dynamic plugins and install them smoothly in Red Hat Developer Hub.| Piotr's TechBlog
Explore how Kubernetes is evolving to support AI and ML at scale—covering multi-cluster orchestration, GPU optimization, observability. Kubecon 2025| ITGix
Day 2 at KubeCon 2025 delved deep into the many facets of cloud-native security, illustrating how practitioners apply zero-trust principles, integrate policy-as-code, secure AI workloads, and harden Kubernetes clusters in real-world scenarios. Below is my technical summary of the notes I took during day 2 and lessons learned from a busy day dedicated to securing […]| ITGix
Explore ITGix's partnership with StorPool Storage, showcasing a Kubernetes cluster project that uses StorPool’s software to transform containerized application.| ITGix
StorPool’s KubeVirt support is one of our standout capabilities , which lets organizations manage virtual machines within Kubernetes clusters.| StorPool
In the previous article in this series, we explained how Argo CD application Sets work and how to use them for organizing your applications in different environments or groups. We received a lot of positive feedback from our readers, and many teams now use the associated Git repository as a starting point for their own […]| Codefresh
I recently had the pleasure of delivering a presentation on Kubernetes and the Oracle Kubernetes Engine (OKE) to the All India Oracle User Group (AIOUG). A question which was raised by an attendee was ‘Can I learn Kubernetes without using the Oracle Cloud Infrastructure (OCI) OKE or other Cloud service?‘ Well the answer is yes,... Continue Reading → The post Learn Kubernetes on your ARM MacBook with Podman and Minikube appeared first on Ron Ekins' - Oracle Technology, DevOps and Kuberne...| Ron Ekins' – Oracle Technology, DevOps and Kubernetes Blog
If you’re a Software Engineer interested / working in platform security, backend systems and cloud native architecture like kubernetes – this post is for you. In modern cloud-native env…| Aditya Rohilla