Extending KubeVirtBMC's capability by adding Redfish supportan invention by zchang Description |
Introducing "Bottles": A Proof of Concept for Multi-Version CRD Management in Kubernetesa project by aruiz Description |
Mammuthus - The NFS-Ganesha inside Kubernetes controllera project by vcheng DescriptionAs the user-space NFS provider, the NFS-Ganesha is wieldy use with serval projects. e.g. Longhorn/Rook. |
Technical talks at universitiesan invention by agamez Description |
Install Uyuni on Kubernetes in cloud-native wayan invention by cbosdonnat Description |
SUSE AI Meets the Game Boardan invention by moio Use tabletopgames.ai’s open source TAG and PyTAG frameworks to apply Statistical Forward Planning and Deep Reinforcement Learning to two board games of our own design. On an all-green, all-open source, all-AWS stack! |
Integrate Backstage with Rancher Manageran invention by nwmacd Description |
Learn enough Golang and hack on CoreDNSa project by jkuzilek DescriptionI'm implementing a split-horizon DNS for my home Kubernetes cluster to be able to access my internal (and external) services over the local network through public domains. I managed to make a PoC with the k8s_gateway plugin for CoreDNS. However, I soon found out it responds with IPs for all Gateways assigned to HTTPRoutes, publishing public IPs as well as the internal Loadbalancer ones. |
ddflare: (Dynamic)DNS management via Cloudflare API in Kubernetesan invention by fgiudici Descriptionddflare is a project started a couple of weeks ago to provide DDNS management using v4 Cloudflare APIs: Cloudflare offers management via APIs and access tokens, so it is possible to register a domain and implement a DynDNS client without any other external service but their API. |
ClusterOps - Easily install and manage your personal kubernetes clusteran invention by andreabenini DescriptionClusterOps is a Kubernetes installer and operator designed to streamline the initial configuration |
Setup Kanidm as OIDC provider on Kubernetesa project by jkuzilek DescriptionI am planning to upgrade my homelab Kubernetes cluster to the next level and need an OIDC provider for my services, including K8s itself. |
Multi-pod, autoscalable Elixir application in Kubernetes using K8s resourcesan invention by socon DescriptionElixir / Erlang use their own solutions to create clusters that work together. Kubernetes provide its own orchestration. |
Small healthcheck tool for Longhorna project by mbrookhuis |
Metrics Server viewer for Kubernetesan invention by bkampen This project is finished please visit the github repo below for the tool. |
Harvester Packer Plugina project by mrohrich DescriptionHashicorp Packer is an automation tool that allows automatic customized VM image builds - assuming the user has a virtualization tool at their disposal. To make use of Harvester as such a virtualization tool a plugin for Packer needs to be written. With this plugin users could make use of their Harvester cluster to build customized VM images, something they likely want to do if they have a Harvester cluster. |
kubectl clone: Seamlessly Clone Kubernetes Resources Across Multiple Rancher Clusters and Projectsan invention by dpunia Descriptionkubectl clone is a kubectl plugin that empowers users to clone Kubernetes resources across multiple clusters and projects managed by Rancher. It simplifies the process of duplicating resources from one cluster to another or within different namespaces and projects, with optional on-the-fly modifications. This tool enhances multi-cluster resource management, making it invaluable for environments where Rancher orchestrates numerous Kubernetes clusters. |