K8sArchitect Profile Banner
Kube Architect Profile
Kube Architect

@K8sArchitect

Followers
73K
Following
1K
Media
2K
Statuses
5K

News and links on architecting and developing apps on Kubernetes curated by the @Learnk8s team Mastodon: @[email protected]

More K8s news, events, jobs →
Joined April 2021
Don't wanna be here? Send us removal request.
@K8sArchitect
Kube Architect
4 hours
This article shows how to deploy and operate Istio traffic management in Kubernetes, with clear examples for Gateways, VirtualServices, DestinationRules, traffic shifting, canary deployments, circuit breaking, and advanced routing ➜
Tweet card summary image
medium.com
Microservices are the bedrock of modern, cloud-native applications. They promise agility, independent scalability, and organizational…
0
1
6
@learnk8s
LearnKube
7 hours
This week on the Learn Kubernetes Weekly: ⚙️ gRPC with ALB and Traefik 🧭 Prevent Failures with Topology Spread 📜 Demystifying Kubernetes YAML 🔗 Shared Socket with eBPF 🌐 Kubernetes Networking Guide ⭐️ @testkubeio Read it now: https://t.co/i5beD2n65l
0
9
18
@Superwall
Superwall
3 months
App revenue is a lever — pull it faster. Superwall gives you full control of your paywall logic. No code. Just results. Start your free trial →
0
16
79
@K8sArchitect
Kube Architect
24 hours
Forecastle is a control panel which dynamically discovers and provides a launchpad to access applications deployed on Kubernetes ➜ https://t.co/RjTBe27K2H
0
1
21
@K8sArchitect
Kube Architect
1 day
KubeTidy helps you clean, merge, and optimize your Kubernetes configurations effortlessly ➜ https://t.co/g23RCvo8hE
0
4
27
@K8sFM
KubeFM
1 day
🗣️ @_enfinity walks through his project of building a lightweight version of Kubernetes from scratch in Go https://t.co/QAzAECg0Xn 🌟 @StormForgeIO 🎙 @birthmarkbart
0
6
10
@K8sArchitect
Kube Architect
2 days
Kubero is a fully self-hosted Internal Developer Platform that brings Heroku's workflows to your Kubernetes cluster It enables you to deploy your applications with a few clicks, has a built-in CI/CD pipeline, and supports multiple staging environments ➜
Tweet card summary image
kubero.dev
Kubero is a platform as a service (PaaS) that enables developers to build, run, and operate applications on Kubernetes.
0
9
43
@K8sArchitect
Kube Architect
2 days
RamaLama lets you run and serve AI models with container workflows It auto-detects GPUs, pulls optimized OCI images, mounts models read-only, isolates containers, and outputs Podman Quadlets or Kubernetes YAML ➤
Tweet card summary image
github.com
RamaLama is an open-source developer tool that simplifies the local serving of AI models from any source and facilitates their use for inference in production, all through the familiar language of ...
1
10
53
@K8sFM
KubeFM
2 days
🗣️ Nicholas Walker, Director of Product at @StormForgeIO, shares insights on Kubernetes autoscaling with KEDA, using queue metrics for better scaling Watch: https://t.co/U80kLyLnfb
0
1
2
@K8sArchitect
Kube Architect
2 days
KubeElasti lets your Kubernetes services scale to zero when there’s no traffic by sitting behind a proxy that queues incoming requests, and then spins up pods when traffic arrives again ➜
Tweet card summary image
github.com
Kubernetes-native scale-to-zero with zero traffic loss, no code changes, and direct integration with kubernetes resources - truefoundry/KubeElasti
0
8
54
@K8sArchitect
Kube Architect
2 days
Typhoon delivers a minimal, upstream-Kubernetes distribution managed via Terraform modules and deployable on Fedora CoreOS or Flatcar Linux across cloud or bare-metal environments ➤
Tweet card summary image
github.com
Minimal and free Kubernetes distribution with Terraform - poseidon/typhoon
0
4
26
@K8sArchitect
Kube Architect
3 days
Multus CNI is a meta-plugin for Kubernetes that allows attaching multiple network interfaces to a single pod It acts as a front-end CNI and dispatches calls to multiple delegate CNIs based on a `NetworkAttachmentDefinition` CRD ➤ https://t.co/wFj1QsvHxG
0
4
27
@K8sArchitect
Kube Architect
3 days
This article argues that developers think in terms of environments, not clusters, and shows why workflows should focus on promotions (QA → staging → prod) and not raw deployments ➤
Tweet card summary image
medium.com
The cloud ecosystem has reached a turning point. Tools for operators/administrators are now mature and can handle most day-to-day…
0
1
26
@KubeBuilders
Kube Builders
3 days
This tutorial shows how to implement Crossplane on AWS EKS for infrastructure as code, covering setup, custom API design, and governance strategies ➤
Tweet card summary image
blog.diatomlabs.com
Unified IaC with Crossplane. A real-world guide to setup, custom APIs, tackling XPKG conflicts, and solid governance for tech leads & eng…
0
6
20
@K8sArchitect
Kube Architect
4 days
A Kubernetes in Kubernetes tool, k3k provides a way to run multiple embedded isolated k3s clusters on your kubernetes cluster ➤
Tweet card summary image
github.com
Kubernetes in Kubernetes. Contribute to rancher/k3k development by creating an account on GitHub.
0
8
57
@K8sArchitect
Kube Architect
4 days
Kubezonnet is a two-component eBPF system (agent+server) that monitors pod traffic and identifies cross-zone Kubernetes transfers ➤
Tweet card summary image
github.com
Monitor cross-zone network traffic in Kubernetes. Contribute to polarsignals/kubezonnet development by creating an account on GitHub.
0
4
37
@K8sArchitect
Kube Architect
5 days
Restart-Operator is a Kubernetes operator for scheduling recurring restarts of workloads using cron expressions It watches custom `RestartSchedule` CRDs, and when triggered it annotates the pod template (`restart-operator.k8s/restartedAt`) ➤
github.com
A Kubernetes operator for scheduling recurring restarts of workloads running in a Kubernetes cluster - archsyscall/restart-operator
0
3
33
@K8sArchitect
Kube Architect
5 days
Longhorn is a distributed block storage system for Kubernetes Longhorn creates a dedicated storage controller for each block device volume and synchronously replicates the volume across multiple replicas stored on various nodes ➜ https://t.co/9Hmo6fyymu
0
9
40
@InvestorIdeas
InvestorIdeas.com
2 days
Following defense stocks ? AI Defense Stock @VWAVInc VisionWave Holdings ( Nasdaq: $VWAV) Unveils the Varan UGV — Leading the Ground Autonomy Revolution Varan UGV, a next-generation, highly autonomous and modular ground platform engineered from the ground up with the goal to
0
5
10
@K8sArchitect
Kube Architect
5 days
KubeDiagrams reads Kubernetes manifests, Helm charts, helmfiles or live cluster state and produces visual architecture diagrams (DOT, SVG, PNG, PDF, etc.), with support for custom resources, clustering, and interactive views ➤ https://t.co/IYfGhiT929
0
11
68
@K8sArchitect
Kube Architect
5 days
onechart is a generic Helm chart for your application deployments It abstracts all the YAML specs and offers a simpler interface to create resources such as Deployments, CronJobs, Secrets, etc ➜
Tweet card summary image
github.com
A generic Helm chart for your application deployments - gimlet-io/onechart
2
6
47
@K8sArchitect
Kube Architect
6 days
This article describes how a Kubernetes PaaS team implemented split-DNS for Kafka in a multitenant cluster: overriding specific broker hostnames via CoreDNS templates and delegating endpoint control to tenants via ExternalName services ➤
Tweet card summary image
medium.com
In previous posts, we’ve explored various aspects of SCHIP, our Kubernetes-based PaaS at Adevinta, like How we avoided an outage caused by…
0
1
12