Providing an operational Helm chart for Kubernetes #43
Labels
No labels
bug
customization
duplicate
enhancement
feature parity
help wanted
high priority
invalid
low priority
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: woem.men/forkey#43
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
I would like to see a Helm chart operational. I run a Kubernetes cluster personally, and having to figure out and modify the configuration manually can take time and research. This is a task that can be automated.
This helm chart would ideally set up Forkey and its dependencies with reasonable defaults, but with room to customize if needed.
If needed, I can test this with my cluster.
Speculated tasks (will expand as needed)
Purpose
Kubernetes allows administrators to efficiently manage their infrastructure across multiple servers. Enabling administrators a path of doing this easily would be quite the help to administrators seeking to deploy Forkey on their Kubernetes clusters.
A helm chart would allow an administrator to rapidly deploy, update, and manage Forkey on a Kubernetes cluster in an automated manner, simply by running a few simple commands. Forgejo allows hosting Forkey in this manner via the Helm Chart Registry.
To illustrate this, an example of how it can be used with Helm:
One should after this have a functional Kubernetes setup of Forkey - There are options you can customize, of course, that Helm enables.
Do you want to implement this feature yourself?
Providing a Helm chart for Kubernetesto Providing an operational Helm chart for Kubernetes