Learnk8s news @learnk8snews Channel on Telegram

Learnk8s news

@learnk8snews


All the best tutorials, articles and news on Kubernetes curated by the @Learnk8s team.

Learnk8s news (English)

Are you interested in learning more about Kubernetes? Look no further than the 'Learnk8s news' Telegram channel, where you will find all the best tutorials, articles, and news on Kubernetes curated by the @Learnk8s team. Kubernetes is a powerful open-source platform designed to automate deploying, scaling, and operating application containers. It is becoming increasingly popular in the world of software development and is essential knowledge for anyone looking to stay ahead in the industry. The 'Learnk8s news' channel is the perfect resource for both beginners and experienced professionals looking to expand their knowledge of Kubernetes. With a team of experts curating the best content, you can be sure that you are getting high-quality tutorials and articles that will help you master this powerful platform. Whether you are looking for step-by-step tutorials on setting up Kubernetes clusters, in-depth articles on best practices, or the latest news and updates in the world of Kubernetes, the 'Learnk8s news' channel has you covered. Stay ahead of the curve and enhance your skills with the latest information and insights from the @Learnk8s team. Join the 'Learnk8s news' channel today and take your Kubernetes knowledge to the next level! Don't miss out on this valuable resource for all things Kubernetes. Stay informed, stay updated, and stay ahead with the 'Learnk8s news' channel.

Learnk8s news

31 Jan, 19:11


In this article, you'll learn about Macquarie's next-generation cloud control plane, built using Kubernetes, ArgoCD, and Crossplane, and how it improves business agility by expediting cloud service enablement and deployments.

More: https://medium.com/macquarie-engineering-blog/the-journey-to-creating-our-next-generation-cloud-control-plane-part-one-fef7ea94a06e

Learnk8s news

31 Jan, 19:06


In this article, you will learn how Mercedes-Benz used an operator-native architecture to reduce the complexity in its code base, help it write clean code, and make it easier to support its platform 24/7.

More: https://medium.com/mercedes-benz-techinnovation-blog/from-dumpster-fire-to-sparkling-clean-saas-with-kubernetes-operators-and-garbage-collection-6b90d4530d56

Learnk8s news

31 Jan, 17:41


This week's 6 Kubernetes junior jobs are:

Software Engineer with DoraHacks
💰 $130K to $150K a year
👨‍💻 Remote from the United States of America
→ https://kube.careers/t/8672840d-990f-4dc8-a935-77346074c893

Machine Learning Engineer with Moloco
💰 $115.2K to $138K a year
🏠 From the office in Redmond, WA, USA
→ https://kube.careers/t/088c32c8-d163-4e2b-b0c1-e403cc9f84c3

Machine Learning Engineer with Extropic
💰 $75K to $150K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/a3999e9c-e95a-4764-aca1-92f7e855c170

Software Engineer with Air Space Intelligence
💰 $48.65K to $104.12K a year
🏠 From the office in Gdańsk, PL
→ https://kube.careers/t/b7a083a8-8ef1-4055-9973-d6946f906ec7

Software Engineer with NVIDIA
💰 $28.8K to $113.6K a year
👨‍💻 Remote from the United States of America
→ https://kube.careers/t/74d97d66-9c13-4d7d-ab0a-4746967fc6fd

👉 Browse all 1150 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

31 Jan, 15:06


KubeVirt extends Kubernetes by adding additional virtualization resource types (especially the VM type) through CRDs.

By using this mechanism, the Kubernetes API can be used to manage these VM resources alongside all other resources Kubernetes provides.

More: https://kubevirt.io

Learnk8s news

30 Jan, 19:06


etcd-await-election is a tool that ensures only a single instance of a process is running in an environment by leveraging the etcd built-in leader election capabilities.

More: https://github.com/aenix-io/etcd-await-election

Learnk8s news

30 Jan, 15:06


In this article, you'll learn about Kubernetes networking models, including CNI with VETH, Bridge, Overlay, and BGP, and how they enable communication between pods and nodes in a Kubernetes cluster.

More: https://medium.com/@rifewang/overview-of-kubernetes-cni-network-models-veth-bridge-overlay-bgp-ea9bfa621d32

Learnk8s news

30 Jan, 14:41


In this article, you'll learn about the different ways Kubernetes manages communications between pods and ClusterIP Services, including iptables, IPVS, and eBPF, and how to configure and observe them using tools like tcpdump and Wireshark.

More: https://medium.com/@Kubway/communications-between-pods-and-clusterip-services-in-kubernetes-7cc36c6bbfb9

Learnk8s news

29 Jan, 19:06


egressd is a tool that provides Kubernetes-aware network traffic monitoring.

More: https://github.com/castai/egressd

Learnk8s news

29 Jan, 15:11


In this article, you'll learn about the Kubernetes scheduling process: the scheduling queue, filtering, scoring, and binding, as well as ways to manipulate the scheduling process for efficient pod assignment to worker nodes.

More: https://medium.com/@josip.cloud/understand-scheduling-in-kubernetes-1c7b24050638

Learnk8s news

29 Jan, 11:31


This week on Learn Kubernetes Weekly 116:

💥 Node.js 20 upgrade: a journey through unexpected heap issues with Kubernetes
🐳 How to optimize Kubernetes for large Docker images
📈 How to optimize autoscaling in Kubernetes using metrics based on application workflows
🔎 Container internals series: seccomp
🛑 Preemptible pods

Read it now: https://learnk8s.io/issues/116

🌟 StormForge — the only JVM workload rightsizing solution for Kubernetes https://ku.bz/PJjcy3PwL

Learnk8s news

28 Jan, 19:06


Katalyst is a QoS-based resource management system for workload colocation on kubernetes.

It defines and implements QoS classes that reflect the QoS requirements of various types of workloads, including microservices, batch jobs, etc.

More: https://gokatalyst.io

Learnk8s news

28 Jan, 15:06


In this article, you'll learn about Kubernetes Informers, their key differences from raw watch commands and how to create an Informer using sharedInformerFactory.

More: https://hackernoon.com/enhancing-kubernetes-resource-management-with-sharedinformers

Learnk8s news

28 Jan, 11:31


Platform Engineer Artem Lajko breaks down observability into three distinct layers and explains how tools like Prometheus, Grafana, and Falco serve different purposes.

You will learn:

- How to implement the three-layer model (external, internal, and OS-level) and why each layer serves different stakeholders
- How to choose and scale observability tools using a label-based approach (low, medium, high)
- How to manage observability costs by collecting only relevant metrics and logs

Watch (or listen to) it here: https://ku.bz/9sGxhmm8s

🌟 This episode is brought to you by Learnk8s — Become an expert in Kubernetes! Join the next Advanced Kubernetes workshop this January: https://learnk8s.io/training

With @Birthmarkb "Kubernetes historian" Farrell

Learnk8s news

27 Jan, 21:41


This week's 6 best Kubernetes Platform Engineer jobs are:

Platform Engineer with OpenAI
💰 $385K to $550K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/f8d46941-2373-4f6e-8343-c72d269db332

Platform Engineer with xAI
💰 $180K to $440K a year
🏠 From the office in San Francisco / Palo Alto, CA, USA
→ https://kube.careers/t/398ab42a-533d-4fae-9cd2-757c53989877

Platform Engineer with NVIDIA
💰 $224K to $356.5K a year
🏠 From the office in Seattle, WA / Santa Clara, CA, USA
→ https://kube.careers/t/cc253cd3-2e16-49e9-9b4f-2b515c85b06e

Platform Engineer with Calendly
💰 $212.5K to $345K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/0b826484-66c3-49cd-9e95-aa7536768df7

Platform Engineer with ClickUp
💰 $240K to $290K a year
👨‍💻 Remote from the United States of America
→ https://kube.careers/t/68d3df6f-912c-4718-8b98-90332526c10f

👉 Browse all 1154 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

27 Jan, 19:06


In this 2-part article, you'll learn how to migrate your CI/CD pipelines from Jenkins to Argo Workflows, overcome scalability challenges, and leverage the benefits of dynamic resource provisioning and parallelism.

More: https://dev.to/intuitdev/migrating-cicd-from-jenkins-to-argo-1km4

Learnk8s news

27 Jan, 15:11


In this article, you'll learn how to optimize Kubernetes for large Docker images, reducing cold start times and disk pressure issues, and improving overall deployment efficiency with a warm-up process for Kubernetes nodes.

More: https://hackernoon.com/how-to-optimize-kubernetes-for-large-docker-images

Learnk8s news

24 Jan, 19:11


In this article, you'll learn about the unexpected HEAP issues that arose during a Node.js 18 to Node.js 20 upgrade in a Kubernetes environment, and how to troubleshoot and resolve performance problems related to memory and CPU reservations.

More: https://deezer.io/node-js-20-upgrade-a-journey-through-unexpected-heap-issues-with-kubernetes-27ae3d325646

Learnk8s news

24 Jan, 19:06


In this article, you'll learn how to deploy and configure the Gateway API on Azure Kubernetes Service with the Istio ASM extension, enabling advanced traffic management capabilities for your cloud-native applications.

More: https://medium.com/@arnaud.tincelin/deploying-and-exploring-the-gateway-api-with-istio-ams-extension-on-aks-3caca2393f2c

Learnk8s news

24 Jan, 18:26


Abdelfettah Sghiouar, Senior Developer Advocate at Google, shares mixed feelings about Kubernetes features.

He appreciates the automatic workload restart, reminiscing about his old-school Linux administration days, and considers it an underrated feature.

However, he also points out the challenges with managing Custom Resource Definitions (CRDs) and the potential for excessive CRDs and webhooks to jeopardize cluster performance.

Watch the full interview: https://ku.bz/h4Zxpg_4f

This interview is a reaction to Steven's episode https://ku.bz/-k6hrcpV-

Learnk8s news

24 Jan, 18:06


In this article, you'll learn how to design effective Kubernetes Network Policies to secure your cluster, including key considerations, best practices, and examples to enforce network isolation and the principle of least privilege.

More: https://medium.com/@rozdolskyvolodymyr/designing-effective-kubernetes-network-policies-key-considerations-6e70255c0ef6

Learnk8s news

17 Jan, 19:06


kubesess(ion) is a kubectl plugin for managing sessions.

With this plugin, it is possible to have one context per active shell session.

More: https://github.com/Ramilito/kubesess

Learnk8s news

17 Jan, 18:26


Matthew LeRay Co-founder CTO at Speedscale shares three significant trends shaping Kubernetes:

1. eBPF for kernel-level traffic inspection — now being adopted by Istio and Envoy for next-generation sidecars.
2. Virtual Clusters and API Gateways to support hyperscale production workloads.
3. The ongoing challenge of running databases and persistent storage in Kubernetes — a problem that remains unsolved.

Watch the full interview: https://ku.bz/QNbB-vJkM

Learnk8s news

17 Jan, 17:41


This week's 6 Kubernetes junior jobs are:

Platform Engineer with Verkada
💰 $120K to $280K a year
🏠 From the office in San Mateo, CA, USA
→ https://kube.careers/t/f2b34152-f55b-47dd-9201-82abe23df739

Software Engineer with DoraHacks
💰 $130K to $150K a year
👨‍💻 Remote from the United States
→ https://kube.careers/t/8672840d-990f-4dc8-a935-77346074c893

Machine Learning Engineer with Moloco
💰 $115.2K to $138K a year
🏠 From the office in Redmond, WA, USA
→ https://kube.careers/t/088c32c8-d163-4e2b-b0c1-e403cc9f84c3

Machine Learning Engineer with Extropic
💰 $75K to $150K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/a3999e9c-e95a-4764-aca1-92f7e855c170

Software Engineer with Air Space Intelligence
💰 $47.55K to $101.77K a year
🏠 From the office in Gdańsk, PL
→ https://kube.careers/t/b7a083a8-8ef1-4055-9973-d6946f906ec7

👉 Browse all 1263 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

17 Jan, 15:26


In this article, you will learn about Docker networking, including port mapping, container communication, and the different types of networks available.

More: https://medium.com/@talhakhalid101/how-networking-really-works-in-docker-a899a28582bc

Learnk8s news

16 Jan, 19:06


democratic-csi implements the CSI spec providing storage for various container orchestration systems such as Kubernetes.

The current focus is providing storage via iscsi/nfs from zfs-based storage systems predominantly FreeNAS/TrueNAS and ZoL on Ubuntu.

More: https://github.com/democratic-csi/democratic-csi

Learnk8s news

16 Jan, 18:21


Eron Wright, software engineer at Pulumi, discusses three significant tools in the Kubernetes ecosystem.

He explains how Helm v4 is evolving while maintaining its position as the de facto package manager. He highlights Kubernetes' new features, such as image volumes, which enable pods to use Docker images as data sources.

He concludes by examining how OCI registries are becoming central hubs for storing Docker images and Helm charts.

Watch the full interview: https://ku.bz/YKSdWYY6r

Learnk8s news

16 Jan, 15:26


William Morgan, CEO of Buoyant, explains how Linkerd solves three critical challenges in Kubernetes environments:

- Security: Built-in mutual TLS and automatic pod-to-pod traffic encryption
- Observability: Comprehensive metrics and distributed tracing capabilities
- Reliability: Advanced traffic management with retries, timeouts, rate limiting, and cross-cluster failover

These features are automatically enabled when deploying Linkerd to Kubernetes clusters, providing immediate security, monitoring, and reliability improvements without additional configuration.

Watch the full announcement: https://ku.bz/_fTFSfFVm

Read the announcement: https://ku.bz/dLv-v-RSc

Learnk8s news

16 Jan, 15:06


In this article, you will learn how to update dependencies in Kubernetes projects through automation, exploring tools like Dependabot and Renovate.

More: https://medium.com/@sriharimalapati/effortless-dependency-updates-for-kubernetes-projects-06486ffc17ac

Learnk8s news

15 Jan, 19:11


In this article, you will learn how Deezer optimized Kubernetes resources with Horizontal Pod Autoscaling using custom metrics and the Prometheus Adapter.

More: https://deezer.io/optimizing-kubernetes-resources-with-horizontal-pod-autoscaling-via-custom-metrics-and-the-a76c1a66ff1c

Learnk8s news

15 Jan, 19:06


Gardener implements the automated management and operation of Kubernetes clusters as a service and provides a fully validated extensibility framework that can be adjusted to any programmatic cloud or infrastructure provider.

More: https://github.com/gardener/gardener

Learnk8s news

15 Jan, 15:11


In this article, you will learn how to scale environments with OpenTelemetry and service meshes and discover a different approach to creating highly scalable dev, preview, and test environments.

More: https://dev.to/signadot/scaling-environments-with-opentelemetry-and-service-mesh-4n9i

Learnk8s news

15 Jan, 13:21


This week on Learn Kubernetes Weekly 114:

⏮️ Why did we transition from Gatekeeper to Kyverno for Kubernetes policy management?
🐝 What insights can eBPF provide into real-time SSL/TLS encrypted traffic and how?
🔒 I just want mTLS on Kubernetes
🐥 Mastering progressive delivery: implementing canary releases, a/b testing, and custom metrics with
🚗 How Tesla is using Kubernetes and Kafka to handle trillions of events per day

Read it now: https://learnk8s.io/issues/114

🌟 Become an expert in Kubernetes! Join the next Advanced Kubernetes workshop next week: https://learnk8s.io/online-advanced-january-2025

Learnk8s news

14 Jan, 19:06


In this article, you will learn how to migrate an existing Istio deployment to Linkerd, including a step-by-step guide on planning the migration, managing ingress and egress, and migrating authorization policies.

More: https://buoyant.io/blog/migrating-from-istio-to-linkerd

Learnk8s news

14 Jan, 15:06


In this article, you will learn how to think about CPU time on Kubernetes, understanding the difference between requests and limits, and how CPU limits are enforced using cgroups and the Linux CFS.

More: https://medium.com/itnext/thinking-in-cpu-time-on-kubernetes-a75f5b5694f3

Learnk8s news

14 Jan, 12:06


Are you running PostgreSQL on Kubernetes and need to choose the right operator?

In this episode, David Pech shares his experience implementing database platforms on Kubernetes and guides teams through operator selection and platform requirements.

You will learn:

- The core requirements for a PostgreSQL platform on Kubernetes, including autopilot capabilities, security practices, and observability
- How to evaluate PostgreSQL operators based on their architecture — from single-instance deployments to cloud-native implementations
- What teams should consider before building their own database-as-a-service and common pitfalls to avoid

Watch (or listen to) it here: https://ku.bz/rGMF2ktdb

🌟 This episode is brought to you by Learnk8s — Become an expert in Kubernetes! Join the next Advanced Kubernetes workshop this January: https://learnk8s.io/training

With @Birthmarkb "Tarmac Connoisseur" Farrell

Learnk8s news

13 Jan, 21:41


This week's 6 best Kubernetes Platform Engineer jobs are:

Platform Engineer with OpenAI
💰 $385K to $550K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/f8d46941-2373-4f6e-8343-c72d269db332

Platform Engineer with xAI
💰 $180K to $440K a year
🏠 From the office in San Francisco / Palo Alto, CA, USA
→ https://kube.careers/t/398ab42a-533d-4fae-9cd2-757c53989877

Platform Engineer with Braze
💰 $275.4K to $306K a year
🏠 From the office in Austin, TX, USA
→ https://kube.careers/t/8836bb71-cfc6-4e62-bf8b-2ff2a3ffa2f9

Platform Engineer with NVIDIA
💰 $220K to $339.25K a year
🏠 From the office in Seattle, WA / Santa Clara, CA, USA
→ https://kube.careers/t/dfdf1b54-9cf7-4803-b1e7-dff51b840e84

Platform Engineer with Calendly
💰 $212.5K to $345K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/0b826484-66c3-49cd-9e95-aa7536768df7

👉 Browse all 1306 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

13 Jan, 19:06


In this article, you will learn how Figma migrated its core services to Kubernetes, the challenges they faced, and the benefits they achieved, including improved reliability, cost efficiency, and developer experience.

More: https://figma.com/blog/migrating-onto-kubernetes

Learnk8s news

13 Jan, 15:11


In this article, you will learn how to build a custom Kubernetes scheduler plugin to control pod placement based on pod-specific node affinity, allowing for more fine-grained control over where your applications run in a Kubernetes cluster.

More: https://manjulapiyumal.medium.com/building-a-custom-kubernetes-scheduler-plugin-scheduling-based-on-pod-specific-node-affinity-7f66b6c607f9

Learnk8s news

13 Jan, 15:06


Roman Khavronenko VictoriaMetrics co-founder discusses how Kubernetes monitoring needs to evolve in the next decade.

He reveals that 75% of Kubernetes metrics are never used in dashboards or tools, creating unnecessary overhead.

Roman advocates for a simplified monitoring approach that focuses on collecting only actionable metrics rather than everything.

Watch the full interview: https://ku.bz/kPXXJfgLg

Learnk8s news

10 Jan, 19:06


Cyclops is a powerful user interface for managing and interacting with Kubernetes clusters.

It's designed to simplify the management of containerized apps, providing an intuitive experience for developers, system administrators, and DevOps.

More: https://github.com/cyclops-ui/cyclops

Learnk8s news

09 Jan, 19:16


JET Pilot is an open-source Kubernetes IDE.

Features:

- Real-time Logs.
- Kubernetes Object Management.
- Container Shell.
- Command Palette.

More: https://github.com/unxsist/jet-pilot

Learnk8s news

09 Jan, 19:06


Snorlax is a tool that automates the process of waking and sleeping Kubernetes deployments on a schedule.

This allows you to save costs, reduce security risks, and be more environmentally responsible.

More: https://github.com/moonbeam-nyc/snorlax

Learnk8s news

09 Jan, 15:06


In this article, you will learn how to breathe new life into legacy applications by running them in a Docker container, a convenient approach to preserving and deploying outdated software like PHP 5.4 in modern environments.

More: https://jaaaco.medium.com/reviving-legacy-applications-running-a-php-5-4-project-in-a-docker-container-612bf5e8e4a8

Learnk8s news

09 Jan, 14:41


nodejs-k8s is a tool that attempts to recreate the core functionality of Kubernetes in NodeJS.

It allows users to create and manage Kubernetes resources locally using the kubectl CLI.

More: https://github.com/Megapixel99/nodejs-k8s

Learnk8s news

08 Jan, 19:06


kproximate is a node autoscaler project for Proxmox, allowing a Kubernetes cluster to scale across a Proxmox cluster dynamically.

More: https://github.com/lupinelab/kproximate

Learnk8s news

08 Jan, 17:31


nOps announces Karpenter Labs, a free self-paced learning series focused on Kubernetes node provisioning. The first lab will be launched at KubeCon + CloudNativeCon and offers:

- Hands-on experience in a fully containerized environment
- No AWS account required
- Migration planning guidance based on production deployments
- Latest Karpenter configurations and best practices

Explore the labs here: https://ku.bz/FsCP1ZYkv

Watch the full announcement: https://ku.bz/8L6RxhP36

Learnk8s news

08 Jan, 15:11


In this article, you'll learn how to implement progressive delivery techniques such as Canary Releases and A/B Testing using Istio and Flagger and discover how to define custom metrics to monitor deployments for safe and efficient rollouts.

More: https://ibrahimhkoyuncu.medium.com/mastering-progressive-delivery-implementing-canary-releases-a-b-testing-and-custom-metrics-with-373a21918c9e

Learnk8s news

08 Jan, 12:21


This week on Learn Kubernetes Weekly 113:

🎡 Advanced rollout techniques: custom strategies for stateful apps in Kubernetes
👮‍♀️ A guide to modern Kubernetes network policies
🥷 A pragmatic look at the Kubernetes threat matrix
💰 AWS managed NAT gateway cost optimization with Kubernetes
💸 Gloating about our multi-arch EKS migration: cutting costs with Graviton nodes

Read it now: https://learnk8s.io/issues/113

🌟 Become an expert in Kubernetes! Join the next Advanced Kubernetes workshop in January: https://learnk8s.io/training

Learnk8s news

07 Jan, 19:06


In this article, you will learn how to build and deploy a GPTScript agent to manage and troubleshoot a Kubernetes cluster, using natural language inputs to identify and resolve issues.

More: https://itnext.io/gptscript-build-your-own-task-specific-ai-agent-from-scratch-and-deploy-it-to-kubernetes-30411b51a85d

Learnk8s news

07 Jan, 18:06


Spacelift introduces a new capability that bridges the gap between Infrastructure as Code (IaC) and Configuration as Code (CaC) workflows. The feature addresses a common challenge where infrastructure provisioning and configuration management operate in separate silos.

The new solution enables:

- Single unified workflow combining infrastructure provisioning and configuration
- Automated dependencies between infrastructure creation and Ansible configuration
- End-to-end visibility across the entire infrastructure lifecycle

This integration eliminates the traditional handoff between infrastructure provisioning and configuration management, creating a more efficient operational workflow.

Watch the full announcement: https://ku.bz/nlsN5C-zZ

Learnk8s news

07 Jan, 15:16


In this article, you will learn about the importance of load testing for spike-oriented, CPU-intensive JVM applications, and discover key lessons and best practices for optimizing resource assignments and configuring the HPA.

More: https://krzysztof-owczarek.medium.com/lessons-learned-performing-load-tests-on-the-spike-oriented-cpu-intensive-jvm-application-087fdb22d470

Learnk8s news

07 Jan, 15:11


In this article, you'll learn about Kubernetes services and Ingress, including ClusterIP, NodePort, LoadBalancer, and how to expose multiple services under a single IP address.

More: https://onairotich.medium.com/services-and-ingress-7afc517f2ec6

Learnk8s news

06 Jan, 21:41


This week's 6 best Kubernetes Platform Engineer jobs are:

Platform Engineer with OpenAI
💰 $385K to $550K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/f8d46941-2373-4f6e-8343-c72d269db332

Platform Engineer with xAI
💰 $180K to $440K a year
🏠 From the office in San Francisco / Palo Alto, CA, USA
→ https://kube.careers/t/398ab42a-533d-4fae-9cd2-757c53989877

Platform Engineer with Braze
💰 $275.4K to $306K a year
🏠 From the office in Austin, TX, USA
→ https://kube.careers/t/8836bb71-cfc6-4e62-bf8b-2ff2a3ffa2f9

Platform Engineer with NVIDIA
💰 $220K to $339.25K a year
🏠 From the office in Seattle, WA / Santa Clara, CA, USA
→ https://kube.careers/t/dfdf1b54-9cf7-4803-b1e7-dff51b840e84

Platform Engineer with Calendly
💰 $212.5K to $345K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/0b826484-66c3-49cd-9e95-aa7536768df7

👉 Browse all 1453 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

06 Jan, 19:16


In this article, you will learn how Slack deploys stateful applications using a custom Kubernetes operator and discover how this approach enables controlled rollouts, integrations with internal systems, and real-time notifications.

More: https://slack.engineering/kube-stateful-rollouts

Learnk8s news

06 Jan, 19:06


In this article, you will learn how the team at Hexmos successfully migrated from Kubernetes to Nomad in just 15 hours, simplifying their infrastructure and improving efficiency.

More: https://journal.hexmos.com/install-nomad-in-production

Learnk8s news

06 Jan, 18:06


Kloudfuse introduces a third iteration of their full-stack observability platform to manage disparate monitoring data sources. The platform integrates:

- Logs, metrics, and traces from infrastructure
- Kubernetes configurations, metadata, and cluster metrics
- Real user monitoring and session replay capabilities
- Advanced analytics tooling

Watch the interview: https://ku.bz/6kDNjzWH-

Read the official announcement: https://ku.bz/MkLWmnb_C

Learnk8s news

06 Jan, 15:11


In this article, you'll learn how to cut costs and optimize your Amazon EKS cluster by migrating to a multi-architecture setup with Graviton nodes and discover the benefits of using Karpenter to manage diverse workloads.

More: https://medium.com/@eliezerj8/title-gloat-ing-about-our-multi-arch-eks-migration-cutting-costs-with-graviton-nodes-1578eea00488

Learnk8s news

03 Jan, 19:06


KWOK (Kubernetes-WithOut-Kubelet) is a toolkit that enables setting up a cluster of thousands of nodes in seconds.

Under the scene, all Nodes are simulated to behave like real ones, so the overall approach employs a pretty low resource footprint.

More: https://github.com/kubernetes-sigs/kwok

Learnk8s news

03 Jan, 17:41


This week's 6 Kubernetes junior jobs are:

Platform Engineer with Verkada
💰 $120K to $280K a year
🏠 From the office in San Mateo, CA, USA
→ https://kube.careers/t/f2b34152-f55b-47dd-9201-82abe23df739

Software Engineer with DoraHacks
💰 $130K to $150K a year
👨‍💻 Remote from the United States
→ https://kube.careers/t/8672840d-990f-4dc8-a935-77346074c893

Machine Learning Engineer with Moloco
💰 $115.2K to $138K a year
🏠 From the office in Redmond, WA, USA
→ https://kube.careers/t/088c32c8-d163-4e2b-b0c1-e403cc9f84c3

Machine Learning Engineer with Extropic
💰 $75K to $150K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/a3999e9c-e95a-4764-aca1-92f7e855c170

Software Engineer with Imprint
💰 $103.68K a year
🏠🏃🏻‍♂️🌎 New York, NY, USA
→ https://kube.careers/t/709f3a97-6fe0-48cd-9918-280e4d61f465

👉 Browse all 1484 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

03 Jan, 16:31


Stéphane Goetz, a Principal Software Engineer, discusses the significant challenges and solutions his team encountered while managing a major project involving a cluster of Jenkins controllers.

Initially, the team struggled with maintaining the cluster through bare-bones deployments using kubectl apply.

The discovery of Helm marked a turning point, allowing for more efficient management and the introduction of partially immutable Jenkins configurations.

Watch the full episode: https://ku.bz/Rg42-LLvQ

Learnk8s news

03 Jan, 15:06


In this article, you will learn how to eliminate the need for AWS Managed NAT Gateways, reduce costs by leveraging Kubernetes networking and IPv6, and discover alternative solutions for managing traffic in and out of your Kubernetes clusters.

More: https://medium.com/@clairedesigns/how-to-aws-managed-nat-gateway-cost-optimization-with-kubernetes-d054d423ef8f

Learnk8s news

02 Jan, 19:16


The Helm Dashboard plugin offers a UI-driven way to view the installed Helm charts, and see their revision history and corresponding Kubernetes resources.

Also, you can perform simple actions like roll back to a revision or upgrade to a newer version.

More: https://github.com/komodorio/helm-dashboard

Learnk8s news

02 Jan, 19:06


kube-vip provides Kubernetes clusters with a virtual IP and load balancer for both the control plane (for building a highly-available cluster) and Kubernetes Services of type LoadBalancer without relying on external hardware or software.

More: https://kube-vip.io

Learnk8s news

02 Jan, 15:06


In this article, you'll learn about the concept of topology state in Kubernetes StatefulSet, how it ensures the stability of stateful applications and best practices for managing complex dependencies and asymmetric relationships in your deployments.

More: https://medium.com/@cstoppgmr/in-depth-understanding-of-topology-state-in-statefulset-in-kubernetes-50d2306588df

Learnk8s news

01 Jan, 19:06


Kube Startup CPU Boost is a tool that increases CPU resource requests and limits during Kubernetes workload startup time and then returns them to their original values once the workload is up and running.

More: https://github.com/google/kube-startup-cpu-boost

Learnk8s news

01 Jan, 15:11


In this article, you will learn about the implementation and usage of Deployments in Kubernetes, including their role in horizontal scaling, rolling updates, and version control.

You'll also learn how to manage and customize them using kubectl commands.

More: https://medium.com/@cstoppgmr/detailed-explanation-of-deployments-in-kubernetes-80450a62aa0b

Learnk8s news

01 Jan, 15:06


Miguel Luna, Principal Product Manager at Elastic, provides a structured approach to Kubernetes observability using three key pillars: metrics, logs, and traces. He explains that:

- Metrics help identify what's wrong by providing data from nodes, pods, and control plane components, focusing on key metrics like CPU, memory, disk usage, and network I/O.
- Logs offer context to understand issues, gathering data from control planes, pods, and application logs, including audit logs for security use cases.
- Traces reveal interactions between components, pinpointing where problems arise.

Miguel emphasizes starting with basic metrics and logs, adapting the focus based on specific use cases to effectively monitor and troubleshoot Kubernetes environments.

Watch the full episode: https://ku.bz/WwS04jYvv

Learnk8s news

01 Jan, 12:06


This week on Learn Kubernetes Weekly 112:

🧐 Monitoring inter-pod traffic at the AZ level with eBPF based tool retina
♻️ Mastering GitOps with Flux at Adore Me
📈 From chaos to control: the importance of tailored autoscaling in Kubernetes
💼 How we use Kubernetes jobs to scale the OpenSSF scorecard
🚦 Exploring the basics of Istio traffic management

Read it now: https://learnk8s.io/issues/112

🌟 Become an expert in Kubernetes! Join the next Advanced Kubernetes workshop in January: https://learnk8s.io/training

Learnk8s news

31 Dec, 19:06


In this article, you will learn how to implement an AI-powered Kubernetes autoscaler using Keras, moving beyond traditional reactive scaling methods to proactively predict and manage resource allocation.

More: https://medium.com/@shivangx27/ai-powered-kubernetes-autoscaler-1590a5207b4e

Learnk8s news

31 Dec, 15:06


This article discusses graceful shutdowns, specifically focusing on their implementation in Go applications running on Kubernetes.

More: https://hackernoon.com/mastering-graceful-shutdowns-in-go-a-comprehensive-guide-for-kubernetes

Learnk8s news

30 Dec, 21:41


This week's 6 best Kubernetes Platform Engineer jobs are:

Platform Engineer with OpenAI
💰 $385K to $550K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/f8d46941-2373-4f6e-8343-c72d269db332

Platform Engineer with xAI
💰 $180K to $440K a year
🏠 From the office in San Francisco / Palo Alto, CA, USA
→ https://kube.careers/t/398ab42a-533d-4fae-9cd2-757c53989877

Platform Engineer with Braze
💰 $275.4K to $306K a year
🏠 From the office in Austin, TX, USA
→ https://kube.careers/t/8836bb71-cfc6-4e62-bf8b-2ff2a3ffa2f9

Platform Engineer with NVIDIA
💰 $220K to $339.25K a year
🏠 From the office in Seattle, WA / Santa Clara, CA, USA
→ https://kube.careers/t/dfdf1b54-9cf7-4803-b1e7-dff51b840e84

Platform Engineer with Calendly
💰 $212.5K to $345K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/0b826484-66c3-49cd-9e95-aa7536768df7

👉 Browse all 1478 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

30 Dec, 19:06


In this article, you will learn how Check optimized their Kubernetes autoscaling configuration, overcame common challenges, and achieved cost savings and improved efficiency through a tailored approach to cluster-based autoscaling.

More: https://dev.to/check/from-chaos-to-control-the-importance-of-tailored-autoscaling-in-kubernetes-2kpn

Learnk8s news

30 Dec, 18:12


In this article, you will learn how OpenSauced integrated the OpenSSF Scorecard into their platform using Kubernetes, enabling the scaling of security score checks across nearly any GitHub repository.

More: https://dev.to/opensauced/how-we-use-kubernetes-jobs-to-scale-openssf-scorecard-5bf2

Learnk8s news

30 Dec, 15:06


In this article, you will learn the basics of Istio traffic management, including DestinationRules, VirtualServices, and Gateways, and how to use them to improve the reliability and resilience of microservices architectures.

More: https://medium.com/@arivermar/exploring-the-basics-of-istio-traffic-management-cee13f0817c2

Learnk8s news

27 Dec, 19:06


In this article, you'll learn how private LLMs, such as those offered by iitsAI, can help solve Kubernetes problems on the first try with the help of HolmesGPT, a DevOps assistant that leverages AI to troubleshoot and investigate cluster issues.

More: https://itnext.io/can-private-llm-help-you-solve-kubernetes-problems-on-the-first-try-346f185eb954

Learnk8s news

27 Dec, 17:41


This week's 6 Kubernetes junior jobs are:

Platform Engineer with Verkada
💰 $120K to $280K a year
🏠 From the office in San Mateo, CA, USA
→ https://kube.careers/t/f2b34152-f55b-47dd-9201-82abe23df739

Machine Learning Engineer with Moloco
💰 $115.2K to $138K a year
🏠 From the office in Redmond, WA, USA
→ https://kube.careers/t/088c32c8-d163-4e2b-b0c1-e403cc9f84c3

Machine Learning Engineer with Extropic
💰 $75K to $150K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA
→ https://kube.careers/t/a3999e9c-e95a-4764-aca1-92f7e855c170

Software Engineer with Imprint
💰 $103.68K a year
🏠🏃🏻‍♂️🌎 New York, NY, USA
→ https://kube.careers/t/709f3a97-6fe0-48cd-9918-280e4d61f465

Software Engineer with Citibank
💰 $80K to $110K a year
🏠 From the office in Jacksonville, FL, USA
→ https://kube.careers/t/a0656ab1-c0b3-4baf-8da2-5dcc24e74d4a

👉 Browse all 1352 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

27 Dec, 15:06


In this article, you will learn how to analyze inter-pod traffic in Kubernetes at the Availability Zone (AZ) level using eBPF technology and tools like Retina, Prometheus, and Grafana to optimize cross-AZ communication and reduce AWS costs.

More: https://medium.com/@j.aslanov94/monitoring-inter-pod-traffic-at-the-az-level-with-ebpf-based-tool-retina-7a79818e305b

Learnk8s news

26 Dec, 19:16


kubediff compares the local YAML resource definitions with the ones currently deployed in the cluster.

More: https://github.com/Ramilito/kubediff

Learnk8s news

26 Dec, 19:06


Kubernetes the Hard Way on AWS walks you through setting up a Kubernetes cluster on AWS the hard way, without using automated tools, to understand the underlying components and processes involved in bootstrapping a highly available Kubernetes cluster.

More: https://github.com/prabhatsharma/kubernetes-the-hard-way-aws

Learnk8s news

26 Dec, 18:21


Eric Jalal explains how Kubernetes is fundamentally built on Linux.

Eric characterizes Kubernetes as a "renovated operating system" for a specific domain, emphasizing that it's not inventing new technologies but rather connecting existing Linux components in novel ways.

Watch the full episode: https://ku.bz/-jCTfgqRC

Learnk8s news

26 Dec, 15:06


KubePug is kubectl plugin which:

- Downloads a swagger.json from a specific Kubernetes version.
- Finds deprecation notices.
- Checks if the cluster has deprecated API versions.

Useful if you're upgrading to Kubernetes minor versions.

More: https://github.com/kubepug/kubepug

Learnk8s news

25 Dec, 19:06


Seabird is a native cross-platform Kubernetes desktop client that makes exploring your cluster's resources easy.

It aims to visualize all common resource types in a simple, bloat-free user interface.

More: https://github.com/getseabird/seabird

Learnk8s news

25 Dec, 15:16


Pluto is a utility to help users find deprecated Kubernetes API versions in their code repositories and their helm releases.

More: https://github.com/FairwindsOps/pluto

Learnk8s news

25 Dec, 12:06


This week on Learn Kubernetes Weekly 111:

🇵🇭 Kubernetes vs Philippine power outages: on setting up k0s over Tailscale
😅 Fun with GitRepo volumes
🤔 Understanding Kubernetes: networking and services
📕 The Kubernetes troubleshooting handbook
👩‍🏫 Container networking explained

Read it now: https://learnk8s.io/issues/111

🌟 Become an expert in Kubernetes! Join the next Advanced Kubernetes workshop in January: https://learnk8s.io/training

Learnk8s news

24 Dec, 19:06


The Kubetools Recommender System scans a Kubernetes cluster to identify deployed pods, services, and deployments, detects used tools, ranks them, generates tool recommendations, and conducts health checks on selected pods using a language model.

More: https://github.com/kubetoolsca/krs

Learnk8s news

24 Dec, 15:16


cdk8s is an open-source software development framework for defining Kubernetes applications and reusable abstractions using familiar programming languages and rich object-oriented APIs.

More: https://github.com/cdk8s-team/cdk8s

Learnk8s news

24 Dec, 15:11


The article discusses how to use Kubernetes to serve AI workloads on-demand and configure it to scale to zero when not in use using KEDA.

More: https://medium.com/@tim.walls/serving-ai-on-demand-with-kubernetes-d3c164c6bf7b

Learnk8s news

23 Dec, 21:41


This week's 6 best Kubernetes Platform Engineer jobs are:

Platform Engineer with OpenAI
💰 $385K to $550K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA

Platform Engineer with NVIDIA
💰 $220K to $339.25K a year
🏠 From the office in Seattle, WA / Santa Clara, CA, USA

Platform Engineer with Calendly
💰 $212.5K to $345K a year
🏠🏃🏻‍♂️🌎 San Francisco, CA, USA

Platform Engineer with ClickUp
💰 $240K to $290K a year
👨‍💻 Remote from the United States

Platform Engineer with OKX
💰 $240K to $280K a year
🏠 From the office in San Jose, CA, USA

👉 Browse all 1384 Kubernetes jobs on Kube Careers https://kube.careers

Learnk8s news

23 Dec, 19:06


This case study covers setting up a Kubernetes cluster using k0s and Tailscale to achieve high availability and minimize downtime in environments with frequent power outages and unreliable internet connectivity.

More: https://dev.to/justrox/kubernetes-vs-philippine-power-outages-on-setting-up-k0s-over-tailscale-2k97

Learnk8s news

23 Dec, 15:11


Open Cluster Management (OCM) is a modular, extensible platform for Kubernetes multi-cluster orchestration.

The multi-cluster control plane is modelled as a “Hub,” and each of the clusters being managed by the "Hub" will be a "Klusterlet.”

More: https://github.com/open-cluster-management-io/ocm