Learnk8s(@learnk8s) 's Twitter Profileg
Learnk8s

@learnk8s

Broaden your Kubernetes expertise with a curated feed of news, articles and best practices.
Mastodon: [email protected]

ID:906103600673415168

linkhttps://learnk8s.io/news-events-jobs calendar_today08-09-2017 10:35:07

9,5K Tweets

78,1K Followers

32 Following

Follow People
Learnk8s(@learnk8s) 's Twitter Profile Photo

This week on the Learn Kubernetes Weekly:

👆 Moving up the stack
✂️ Cut container startup time
😈 Abusing Distroless
🥷 Hacking Kubernetes in AWS
🤔 2vCPU app run faster in a VM than in a container

Read it now: learnk8s.io/issues/77

This week on the Learn Kubernetes Weekly: 👆 Moving up the stack ✂️ Cut container startup time 😈 Abusing Distroless 🥷 Hacking Kubernetes in AWS 🤔 2vCPU app run faster in a VM than in a container Read it now: learnk8s.io/issues/77
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

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

➜ github.com/FairwindsOps/p…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

This article explores the performance of running apps in VMs versus containers

It delves into the impact of CPU limits, thread usage, and CPU distribution, offering insights on how to avoid CPU throttling and improve application performance

➜ hwchiu.medium.com/why-does-my-2v…

This article explores the performance of running apps in VMs versus containers It delves into the impact of CPU limits, thread usage, and CPU distribution, offering insights on how to avoid CPU throttling and improve application performance ➜ hwchiu.medium.com/why-does-my-2v…
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

k8s-collector is a Kubernetes Job to collect resources, logs and events from a Kubernetes cluster

➤ github.com/gianlucam76/k8…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

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

➜ github.com/democratic-csi…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

Kubernetes the Harder Way is a guide to setting up a production-like Kubernetes cluster on a local machine inspired by Kelsey Hightower's 'Kubernetes the Hard Way' and may be considered its lengthier, extended version, optimized for a local deployment

➤ github.com/ghik/kubernete…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

This article covers the essentials of building a Kubernetes operator for Canary deployments, including defining CRDs and writing controller logic

➜ medium.com/@disha.20.10/u…

This article covers the essentials of building a Kubernetes operator for Canary deployments, including defining CRDs and writing controller logic ➜ medium.com/@disha.20.10/u…
account_circle
Daniele Polencic — @danielepolencic@hachyderm.io(@danielepolencic) 's Twitter Profile Photo

🤔 How do you keep up with the latest Kubernetes news?

Over the past seven years, I have built the tools to help me master Kubernetes as if I were starting again as a novice.

🥇So first came Learnk8s , Kubernetes Architect, Kubesploit and K3sDaily : curate news feeds with the best

🤔 How do you keep up with the latest Kubernetes news? Over the past seven years, I have built the tools to help me master Kubernetes as if I were starting again as a novice. 🥇So first came @learnk8s , @K8sArchitect, @kubesploit and @K3sDaily : curate news feeds with the best
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

k8s-image-swapper is a mutating webhook for Kubernetes, downloading images into your own registry and pointing the images to that new location

It is an alternative to a docker pull-through proxy

➤ github.com/estahn/k8s-ima…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

KubeIP is a utility that assigns a static public IP to each node it manages

The IP is allocated to the node's primary network interface, chosen from a pool of reserved static IPs using platform-supported filtering and ordering

➤ github.com/doitintl/kubeip

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

talhelper is a tool to help create Talos configuration files declaratively in a GitOps way

➤ github.com/budimanjojo/ta…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

Bottlerocket is a free and open-source Linux-based operating system meant for hosting containers

It is specifically designed to work with your container orchestrator (like Kubernetes) to automate the containers' lifecycle in your cluster

➤ github.com/bottlerocket-o…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

vxlan-mesh is an agent that runs on hosts within a single layer 2 broadcast network and allows peers to discover each other

It provides a stable IP network environment for kubernetes clusters or any other application that is sensitive to changing IPs

➤ github.com/antongisli/vxl…

vxlan-mesh is an agent that runs on hosts within a single layer 2 broadcast network and allows peers to discover each other It provides a stable IP network environment for kubernetes clusters or any other application that is sensitive to changing IPs ➤ github.com/antongisli/vxl…
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

In this tutorial, you will learn how to combine the Dynamic Workload Scheduler (DWS) and Kueue to optimize the utilization of GPU resources in GCP

➜ medium.com/zencore/lookin…

In this tutorial, you will learn how to combine the Dynamic Workload Scheduler (DWS) and Kueue to optimize the utilization of GPU resources in GCP ➜ medium.com/zencore/lookin…
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

Flatcar Container Linux is a fully open source, minimal footprint, secure by default and always up-to-date Linux distribution for running containers at scale

➤ flatcar.org

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

The article delves into the intricacies of executing `kubectl apply` in Kubernetes, detailing the roles of various Kubernetes components in this process

➜ davidcjw.medium.com/kubernetes-wha…

The article delves into the intricacies of executing `kubectl apply` in Kubernetes, detailing the roles of various Kubernetes components in this process ➜ davidcjw.medium.com/kubernetes-wha…
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

The Kubernetes Cluster API Provider Hetzner enables declarative provisioning of multiple Kubernetes clusters on Hetzner infrastructure

The Cluster API simplifies creating, updating, and operating production-ready clusters

➤ github.com/syself/cluster…

account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

In this case study, you will learn how PTS decided to migrate its services to the cloud and Kubernetes

You will follow their steps, decisions and lessons learned in building KARGO — their internal development platform

➜ medium.com/tech-p7s1/movi…

In this case study, you will learn how PTS decided to migrate its services to the cloud and Kubernetes You will follow their steps, decisions and lessons learned in building KARGO — their internal development platform ➜ medium.com/tech-p7s1/movi…
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

This article delves into the inner workings of cgroups and how they are used to limit resource usage in containers, creating a hierarchical structure for effective resource management

➜ medium.com/@helmer_windle…

This article delves into the inner workings of cgroups and how they are used to limit resource usage in containers, creating a hierarchical structure for effective resource management ➜ medium.com/@helmer_windle…
account_circle
Learnk8s(@learnk8s) 's Twitter Profile Photo

Kube-Hetzner is a highly optimized, easy-to-use, auto-upgradable, HA-default & Load-Balanced, Kubernetes cluster powered by k3s-on-MicroOS

➤ github.com/kube-hetzner/t…

Kube-Hetzner is a highly optimized, easy-to-use, auto-upgradable, HA-default & Load-Balanced, Kubernetes cluster powered by k3s-on-MicroOS ➤ github.com/kube-hetzner/t…
account_circle