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. |