Kubernetes Architect (@k8sarchitect) 's Twitter Profile
Kubernetes Architect

@k8sarchitect

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

ID: 1381245365257527300

linkhttps://learnk8s.io/news-events-jobs calendar_today11-04-2021 13:59:25

3,3K Tweet

61,61K Followers

1 Following

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

Kondense is an automated resource sizing tool It runs as a sidecar in kubernetes pods and uses memory pressure to apply just the right amount of memory on a container to page out the unused memory while not getting out-of-memory killed ➤ github.com/unagex/kondense

Kubesploit (@kubesploit) 's Twitter Profile Photo

Kyverno is a policy engine designed for Kubernetes It can validate, mutate, and generate configurations using admission controls and background scans Kyverno policies are Kubernetes resources and do not require learning a new language ➤ github.com/kyverno/kyverno

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

Helmify is a command-line tool that converts Kubernetes YAML files to Helm charts It is designed for operator charts but can also be used for other purposes ➜ github.com/arttor/helmify

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

kompose is a tool to help users who are familiar with docker-compose move to Kubernetes kompose takes a Compose Specification file and translates it into Kubernetes resources ➤ github.com/kubernetes/kom…

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

The KEDA HTTP Add-on allows Kubernetes users to automatically scale their HTTP servers up and down (including to/from zero) based on incoming HTTP traffic ➜ github.com/kedacore/http-…

The KEDA HTTP Add-on allows Kubernetes users to automatically scale their HTTP servers up and down (including to/from zero) based on incoming HTTP traffic

➜ github.com/kedacore/http-…
Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

JET Pilot is an open-source Kubernetes IDE Features: - Real-time Logs - Kubernetes Object Management - Container Shell - Command Palette ➤ github.com/unxsist/jet-pi…

JET Pilot is an open-source Kubernetes IDE

Features:

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

➤ github.com/unxsist/jet-pi…
Kubesploit (@kubesploit) 's Twitter Profile Photo

This article discusses a multi-cluster ArgoCD setup, where a centralized ArgoCD instance manages multiple remote clusters The remote clusters are secured using a short-lived token, which is a service that provides identity and authentication services ➜ tremolosecurity.com/post/securing-…

This article discusses a multi-cluster ArgoCD setup, where a centralized ArgoCD instance manages multiple remote clusters

The remote clusters are secured using a short-lived token, which is a service that provides identity and authentication services

➜ tremolosecurity.com/post/securing-…
Kubesploit (@kubesploit) 's Twitter Profile Photo

In this article, you will learn how to manage secrets in GitOps using the `age` encryption tool ➤ mirceanton.com/posts/doing-se…

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

TopoLVM is a CSI plugin using LVM for Kubernetes It can be considered a specific implementation of local persistent volumes using CSI and LVM ➜ github.com/topolvm/topolvm

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

Kuma is a modern Envoy-based service mesh that can run on every cloud, in a single or multi-zone capacity, across both Kubernetes and VMs ➤ github.com/kumahq/kuma

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

Tortoise tracks past resource usage and the number of replicas and continues to optimize HPA and Resource Request/Limit based on that data ➤ github.com/mercari/tortoi…

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

OpenEBS is a modern Block-Mode storage platform, a Hyper-Converged Software Storage System, and a virtual NVMe-oF SAN (vSAN) Fabric that is natively integrated into Kubernetes' core ➤ github.com/openebs/openebs

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

This project simplifies MLOps in Kubernetes by providing Kubeflow in Helm and Terraform package formats This allows you to scale Kubeflow usage with the rest of your production systems ➤ github.com/treebeardtech/…

This project simplifies MLOps in Kubernetes by providing Kubeflow in Helm and Terraform package formats

This allows you to scale Kubeflow usage with the rest of your production systems

➤ github.com/treebeardtech/…
Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

Kompare is a Go CLI runner for comparing two clusters It compares two Kubernetes clusters using kubeconfig to connect to them and compare existing objects in the two clusters based on flexible criteria passed via the command line ➤ github.com/xendit/kompare

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

K8up is a Kubernetes Operator that helps you: - Backup all PVCs marked as ReadWriteMany or with a specific label - Perform individual, on-demand backups - Schedule backups to be executed regularly And more ➜ k8up.io

Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

KubeFox is an SDK, platform, and infrastructure that enables rapid construction and deployment of secure and robust applications for Kubernetes ➤ github.com/xigxog/kubefox

Learnk8s (@learnk8s) 's Twitter Profile Photo

This article covers KubeAdmiral, a multi-cluster orchestration engine It supports native Kubernetes resources, FederatedDeployment, and FederatedReplicaSet and offers dynamic weight scheduling based on real-time cluster resource utilization ➜ dev.to/bytedanceoss/k…

This article covers KubeAdmiral, a multi-cluster orchestration engine

It supports native Kubernetes resources, FederatedDeployment, and FederatedReplicaSet and offers dynamic weight scheduling based on real-time cluster resource utilization

➜ dev.to/bytedanceoss/k…
Kubernetes Architect (@k8sarchitect) 's Twitter Profile Photo

CNDI (Cloud-Native Data Infrastructure) is a tool for quickly and easily deploying GitOps-enabled Kubernetes application clusters on any platform ➜ github.com/polyseam/cndi