mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-09-08 08:17:21 +00:00
172 lines
10 KiB
XML
172 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Nubenetes Intelligence Digest</title>
|
|
<link>https://nubenetes.com/</link>
|
|
<description>AI-curated top picks from the Cloud Native & Kubernetes ecosystem</description>
|
|
<language>en</language>
|
|
<lastBuildDate>Thu, 18 Jun 2026 00:00:00 -0000</lastBuildDate>
|
|
<atom:link href="https://nubenetes.com/feed.xml" rel="self" type="application/rss+xml"/>
|
|
<item>
|
|
<title>docs.anthropic.com: Claude Code CLI</title>
|
|
<link>https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview</link>
|
|
<guid isPermaLink="true">https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview</guid>
|
|
<pubDate>Thu, 18 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>AI & Agents</category>
|
|
<description>[CRITICAL] Establishes a major paradigm shift toward terminal-native, autonomous agentic software engineering workflows.</description>
|
|
</item>
|
|
<item>
|
|
<title>antigravity.google: Google Antigravity Agentic Platform</title>
|
|
<link>https://antigravity.google</link>
|
|
<guid isPermaLink="true">https://antigravity.google</guid>
|
|
<pubDate>Thu, 18 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>AI & Agents</category>
|
|
<description>[CRITICAL] Provides a comprehensive platform and SDK for deploying stateful, production-ready AI agents on GKE.</description>
|
|
</item>
|
|
<item>
|
|
<title>Crossplane</title>
|
|
<link>https://nubenetes.com/crossplane</link>
|
|
<guid isPermaLink="true">https://nubenetes.com/crossplane</guid>
|
|
<pubDate>Sun, 14 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Kubernetes & Orchestration</category>
|
|
<description>[CRITICAL] Crossplane revolutionizes platform engineering by transforming Kubernetes into a universal control plane for managing multi-cloud infrastructure declaratively.</description>
|
|
</item>
|
|
<item>
|
|
<title>NVIDIA/k8s-device-plugin: NVIDIA device plugin for Kubernetes</title>
|
|
<link>https://github.com/NVIDIA/k8s-device-plugin</link>
|
|
<guid isPermaLink="true">https://github.com/NVIDIA/k8s-device-plugin</guid>
|
|
<pubDate>Sun, 14 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Kubernetes & Orchestration</category>
|
|
<description>[CRITICAL] It serves as the essential hardware enablement plugin required to schedule and run GPU-accelerated AI and machine learning workloads on Kubernetes.</description>
|
|
</item>
|
|
<item>
|
|
<title>vLLM on Kubernetes</title>
|
|
<link>https://github.com/vllm-project/vllm</link>
|
|
<guid isPermaLink="true">https://github.com/vllm-project/vllm</guid>
|
|
<pubDate>Sun, 14 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>AI & Agents</category>
|
|
<description>[CRITICAL] Standardizes high-throughput, memory-efficient LLM inference and model serving natively on Kubernetes clusters.</description>
|
|
</item>
|
|
<item>
|
|
<title>==dagger/dagger: Dagger is a portable devkit for CICD==</title>
|
|
<link>https://github.com/dagger/dagger</link>
|
|
<guid isPermaLink="true">https://github.com/dagger/dagger</guid>
|
|
<pubDate>Sun, 14 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>CI/CD & GitOps</category>
|
|
<description>[CRITICAL] Dagger introduces a paradigm shift by replacing brittle YAML with programmable, containerized pipelines written in general-purpose languages.</description>
|
|
</item>
|
|
<item>
|
|
<title>github.com: Istio</title>
|
|
<link>https://github.com/istio/istio</link>
|
|
<guid isPermaLink="true">https://github.com/istio/istio</guid>
|
|
<pubDate>Sun, 14 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Networking & Service Mesh</category>
|
|
<description>[CRITICAL] Serves as the industry standard open-source service mesh control plane powering zero-trust mTLS and dynamic traffic routing.</description>
|
|
</item>
|
|
<item>
|
|
<title>github.com/kubernetes: **Kubernetes Cluster Autoscaler**</title>
|
|
<link>https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler</link>
|
|
<guid isPermaLink="true">https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler</guid>
|
|
<pubDate>Sat, 13 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Kubernetes & Orchestration</category>
|
|
<description>[CRITICAL] Cluster Autoscaler is the foundational core component enabling automated, demand-driven node scaling across enterprise cloud infrastructures.</description>
|
|
</item>
|
|
<item>
|
|
<title>Teleport 🌟</title>
|
|
<link>https://github.com/gravitational/teleport</link>
|
|
<guid isPermaLink="true">https://github.com/gravitational/teleport</guid>
|
|
<pubDate>Sat, 13 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Kubernetes & Orchestration</category>
|
|
<description>[CRITICAL] Teleport is the industry benchmark for zero-trust infrastructure access, providing identity-aware auditing and secure access to multi-cluster Kubernetes environments.</description>
|
|
</item>
|
|
<item>
|
|
<title>github: Flux Version 2</title>
|
|
<link>https://github.com/fluxcd/flux2</link>
|
|
<guid isPermaLink="true">https://github.com/fluxcd/flux2</guid>
|
|
<pubDate>Sat, 13 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>CI/CD & GitOps</category>
|
|
<description>[CRITICAL] Flux v2 provides the foundational GitOps Toolkit controllers powering enterprise-scale automated cluster state reconciliation.</description>
|
|
</item>
|
|
<item>
|
|
<title>github.com/prometheus/prometheus</title>
|
|
<link>https://github.com/prometheus/prometheus</link>
|
|
<guid isPermaLink="true">https://github.com/prometheus/prometheus</guid>
|
|
<pubDate>Sat, 13 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Observability, SRE & Testing</category>
|
|
<description>[CRITICAL] It represents the foundational CNCF-graduated metrics collection and alerting engine powering modern cloud-native observability stacks.</description>
|
|
</item>
|
|
<item>
|
|
<title>containerd - An open and reliable container runtime</title>
|
|
<link>https://github.com/containerd/containerd</link>
|
|
<guid isPermaLink="true">https://github.com/containerd/containerd</guid>
|
|
<pubDate>Sat, 13 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Containers & Runtime</category>
|
|
<description>[CRITICAL] It is the foundational CNCF-graduated container runtime powering modern Kubernetes clusters and production container workloads.</description>
|
|
</item>
|
|
<item>
|
|
<title>runc</title>
|
|
<link>https://github.com/opencontainers/runc</link>
|
|
<guid isPermaLink="true">https://github.com/opencontainers/runc</guid>
|
|
<pubDate>Sat, 13 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Containers & Runtime</category>
|
|
<description>[CRITICAL] It serves as the canonical OCI reference low-level container runtime executing Linux cgroups and namespace isolation.</description>
|
|
</item>
|
|
<item>
|
|
<title>hashicorp/vault</title>
|
|
<link>https://github.com/hashicorp/vault</link>
|
|
<guid isPermaLink="true">https://github.com/hashicorp/vault</guid>
|
|
<pubDate>Fri, 12 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Security & Compliance</category>
|
|
<description>[CRITICAL] HashiCorp Vault remains the enterprise industry standard for secrets management, encryption-as-a-service, and dynamic Zero Trust identity brokering across multi-cloud environments.</description>
|
|
</item>
|
|
<item>
|
|
<title>Cosign: Container Signing</title>
|
|
<link>https://github.com/sigstore/cosign</link>
|
|
<guid isPermaLink="true">https://github.com/sigstore/cosign</guid>
|
|
<pubDate>Fri, 12 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Security & Compliance</category>
|
|
<description>[CRITICAL] Sigstore Cosign is the de facto standard for cryptographic signing, verification, and software supply chain integrity enforcement for OCI artifacts.</description>
|
|
</item>
|
|
<item>
|
|
<title>OpenTelemetry Collector</title>
|
|
<link>https://github.com/open-telemetry/opentelemetry-collector</link>
|
|
<guid isPermaLink="true">https://github.com/open-telemetry/opentelemetry-collector</guid>
|
|
<pubDate>Fri, 12 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Observability, SRE & Testing</category>
|
|
<description>[CRITICAL] It serves as the universal, vendor-neutral standard for ingesting, transforming, and routing traces, metrics, and logs across cloud-native environments.</description>
|
|
</item>
|
|
<item>
|
|
<title>kube-prometheus</title>
|
|
<link>https://github.com/prometheus-operator/kube-prometheus</link>
|
|
<guid isPermaLink="true">https://github.com/prometheus-operator/kube-prometheus</guid>
|
|
<pubDate>Fri, 12 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Observability, SRE & Testing</category>
|
|
<description>[CRITICAL] It provides the complete, production-ready reference architecture for deploying Prometheus, Alertmanager, and core exporters onto Kubernetes.</description>
|
|
</item>
|
|
<item>
|
|
<title>Kubernetes Gateway API</title>
|
|
<link>https://github.com/kubernetes-sigs/gateway-api</link>
|
|
<guid isPermaLink="true">https://github.com/kubernetes-sigs/gateway-api</guid>
|
|
<pubDate>Fri, 12 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Networking & Service Mesh</category>
|
|
<description>[CRITICAL] Defines the official next-generation specification superseding Ingress with role-oriented, expressive service routing APIs.</description>
|
|
</item>
|
|
<item>
|
|
<title>github.com/vmware-tanzu/velero</title>
|
|
<link>https://github.com/velero-io/velero</link>
|
|
<guid isPermaLink="true">https://github.com/velero-io/velero</guid>
|
|
<pubDate>Fri, 12 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Data, Messaging & Storage</category>
|
|
<description>[CRITICAL] It serves as the de facto open-source standard for backing up, migrating, and disaster-recovering Kubernetes cluster state and persistent volumes.</description>
|
|
</item>
|
|
<item>
|
|
<title>trivy</title>
|
|
<link>https://github.com/aquasecurity/trivy</link>
|
|
<guid isPermaLink="true">https://github.com/aquasecurity/trivy</guid>
|
|
<pubDate>Thu, 11 Jun 2026 00:00:00 -0000</pubDate>
|
|
<category>Security & Compliance</category>
|
|
<description>[CRITICAL] Trivy serves as the ubiquitous, developer-friendly vulnerability and misconfiguration scanner spanning container images, code repositories, and IaC pipelines.</description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|