iSCSI integration in Warewulfa project by ncuralli Description |
OpenQA Golang api clienta project by hilchev DescriptionI would like to make a simple cli tool to communicate with the OpenQA API |
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. |
Automate PR processa project by idplscalabrini DescriptionThis project is to streamline and enhance the pr review process by adding automation for identifying some issues like missing comments, identifying sensitive information in the PRs like credentials. etc. By leveraging GitHub Actions and golang hooks we can focus more on high-level reviews |
Jenny Static Site Generatoran invention by adam.pickering Description |
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 |
Hack on rich terminal user interfacesan invention by amanzini DescriptionTUIs (Textual User Interface) are a big classic of our daily workflow. |
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. |