cek (container exploration kit) is a tool for exploring the OCI images filesystem without running them. It can not only pull from remote registries but also read directly from #Docker, #Podman, or #containerd.
GitHub repo: github.com/bschaatsberg...
// Source: the #Kubernative Telegram channel
Observatory is a visualisation dashboard for watching your #Kubernetes Pods in real-time 3D space. Using it, you can also monitor their actual state and memory/CPU usage.
GitHub repo: github.com/craigderingt...
// Source: the #Kubernative Telegram channel
Radar is a new #Kubernetes dashboard that provides detailed interactive graphs for K8s resources, network traffic visualisation, a timeline of changes, and manages Helm releases and GitOps resources.
GitHub repo: github.com/skyhook-io/r...
// Source: the #Kubernative Telegram channel
CruiseKube is a new controller that watches your #Kubernetes workloads and adjusts the CPU/memory resource requests accordingly. It considers CPU pressure (PSI metrics) and other Pods on the node when resizing.
GitHub repo: github.com/truefoundry/...
// Source: #Kubernative Telegram channel
Canine is a #Heroku alternative based on #Kubernetes, a developer-friendly PaaS focused on small dev teams. It simplifies using K8s and deploying apps to K8s by providing a web UI and various integrations.
GitHub repo: github.com/CanineHQ/can...
// Source: #Kubernative Telegram channel
Our latest #Kubernative digest for #CloudNative software updates includes CloudStack Kubernetes Provider v1.2.0 for Apache CloudStack, Harvester v1.7.0, Jaeger v2.14.0 with a dark theme, Keycloak 26.5 featuring Workflows, Envoy v1.37.0, Kubebuilder v4.11.0. Read it here: t.me/kubernative/...
Garage, an S3-compatible distributed object storage, just got an unofficial #Kubernetes operator that simplifies deploying and maintaining Garage clusters, including the multi-cluster federation setups.
GitHub repo: github.com/rajsinghtech...
// Source: #Kubernative Telegram channel
K8sQuest is a new gamified training platform for #Kubernetes that provides a GUI terminal to troubleshoot and fix various K8s issues and features 50 challenges covering from basics to security.
GitHub repo: github.com/Manoj-engine...
// Source: #Kubernative Telegram channel
Kite is a new #Kubernetes dashboard, boasting a modern UI alongside numerous features: resource management for all popular resources and CRDs, multi-cluster management, RBAC management, and observability capabilities.
GitHub repo: github.com/zxh326/kite
// Source: #Kubernative Telegram channel
The latest #Kubernative digest for Cloud Native software updates comes with Gateway API 1.4, Istio 1.28, Kustomize v5.8.0, Spin v3.5 with WASI Preview 3 support, Kueue v0.15.0, KubeVirt v1.7.0 with decentralised live migration, and Freelens v1.7.0. Read it here: t.me/kubernative/...
Ingress2gateway is a Gateway API SIG-Network subproject, focusing on translating Ingress and provider-specific CRDs to #GatewayAPI resources. Notably, it supports the Ingress NGINX controller that will be retired soon
GitHub repo: github.com/kubernetes-s...
// Source: #Kubernative Telegram channel
LazyHelm is a terminal UI allowing you to navigate through #Helm repos, find new charts at Artifact Hub, modify the values, view deployed Helm releases in your #Kubernetes cluster, see the revision history, and more!
GitHub repo: github.com/alessandropi...
// Source: #Kubernative Telegram channel
The latest #Kubernative digest for Cloud Native software updates covers #Mimir 3.0.0 with its new architecture; #HolmesGPT 0.15; Backstage v1.44.0; #Calico v3.31.0; #Vitess v23 based on MySQL 8.4.6; #ArgoCD v3.2.0, deprecating v2.x; #ExternalSecretsOperator v1.0.0 marking GA. t.me/kubernative/...
kubectl-find is a #kubectl plugin that helps you find #Kubernetes resources based on various criteria (including custom jq filters) and perform some actions.
GitHub repo: github.com/alikhil/kube...
// Source: #Kubernative Telegram channel
Aralez is a high-performance reverse proxy written in #Rust and available as an Ingress controller for #Kubernetes. It features dynamically loaded SSL certificates, a built-in load balancer, a rate limiter, and more.
GitHub repo: github.com/sadoyan/aralez
// Source: #Kubernative Telegram channel
Orbit is a CLI tool that unifies the discovery of and access to the managed #Kubernetes clusters across different cloud providers (AWS EKS, Azure AKS, and Google GKE). It adds newly discovered clusters to your existing kubeconfig.
gitlab.com/RMJx1/orbit
// Source: #Kubernative Telegram channel
The latest #Kubernative digest for Cloud Native software updates has #Flux v2.7.0 with image automation controllers, #K3s v1.34, #Freelens 1.6.0, #Podman Desktop 1.22 with simplified YAML manifests apply, Headlamp 0.36.0, #Keycloak 26.4.0, #Cozystack v0.37.0 with brand-new GUI. t.me/kubernative/...
Pod-certificate-signer is a controller leveraging a new #Kubernetes API — PodCertificateRequests, introduced in v1.34 as alpha — to sign TLS/mTLS certificates for Pods, as specified in Pod annotations.
GitHub repo: github.com/RafPe/pod-ce...
// Source: #Kubernative Telegram channel
teleskopio is a new Web UI for #Kubernetes that allows you to manage various workloads, networking, and storage. It comes with admin/viewer role access, embedded Monaco editor, cluster overview, live resource changes, and more. github.com/roman-kisele...
// Source: #Kubernative Telegram channel
CR(D) Wizard is a new UI for exploring #Kubernetes CRDs and corresponding CRs. It displays CRD’s schema as browsable documentation, shows information about existing CRs, and draws a resource relationship graph: github.com/pehlicd/crd-...
// Source: #Kubernative Telegram channel
The latest #Kubernative digest with Cloud Native software updates includes #Istio 1.27 with inference extension support; #CloudNativePG v1.27.0; #Crossplane v2.0 managing applications; #Nelm v1.12 debugging Helm charts; #OpenCost v1.116.0 with Promless configuration; #copa v0.11 t.me/kubernative/...
Our latest #Kubernative digest with Cloud Native software updates covers #Freelens v1.5.0; #k8gb v0.15.0 with multi-zone DNS support; mariadb-operator 25.08.1 with physical-level backups; #Kyverno 1.15 with new policy types; kube-vip v1.0;
#Cilium 1.18; #Sveltos v1.0.0. t.me/kubernative/...
#CNOE published a GitHub repo with its #AWS reference implementation. It helps build a production-ready #IDP on EKS with Crossplane, Backstage, Argo CD, Argo Workflows, Keycloak, and other #CloudNative tools. Find it here: github.com/cnoe-io/refe...
// Source: #Kubernative Telegram channel
kat is a new CLI tool that simplifies working with #Kubernetes manifests. It invokes manifest generators, such as #Helm and #Kustomize, and displays resources as a list. It supports search, filtering, and validation
▶️ GitHub repo: github.com/macropower/kat
// Source: #Kubernative Telegram channel
Kube Terraform Reconciler is the latest #OpenSource project by LEGO engineers. It’s a #Kubernetes operator for managing #Terraform workspaces as K8s custom resources. You can enable auto-apply and use custom modules
▶️ GitHub repo: github.com/LEGO/kube-tf...
// Source: #Kubernative Telegram channel
Our latest #Kubernative digest with Cloud Native software updates mentions #OpenEBS v4.3.0 with data-at-rest encryption; #werf v2.39.0 with template debugging; #ArgoCD v3.1.0-rc1 with OCI support; #OpenTofu v1.10.0; #Headlamp 0.32.0 with multi-cluster view; #OpenBao v2.3. t.me/kubernative/...
Imagine a #Kubernetes Pod that automatically scales to zero when there's no load! #Zeropod is a #containerd shim that checkpoints your container if no new connections are coming and restores it when they arrive again.
▶️ GitHub repo: github.com/ctrox/zeropod
// Source: #Kubernative Telegram channel
Our latest #Kubernative digest with Cloud Native software updates mentions #Crossplane v1.20.0 with realtime compositions in Beta; #vCluster v0.25.0; #Kmesh v1.1.0; #Kargo v1.5.0; #Backstage v1.39.0; #CloudNativePG v1.26.0 with declarative in-place PgSQL upgrades; #FluxCD v2.6.0 t.me/kubernative/...
Launching our #Kubernative channel on Telegram (t.me/kubernative) a year ago was a pure experiment. Now, seeing how it reached 1000+ subscribers makes it clear: our experiment was successful and helpful for a broad #Kubernetes and #CloudNative community! 🥳 Thank you, everyone, for your support! 🤗
Our latest #Kubernative digest with Cloud Native software updates mentions #etcd v3.6.0 with a new storage engine; #Kyverno 1.14 with two new policy types; #Helmfile v1.0.0; #Calico v3.30.0 with Calico Whisker; #ArgoCD v3.0.0; #Istio 1.26.0; #containerd 2.1.0; #Freelens v1.3.0. t.me/kubernative/...