Projects with this topic
-
This Helm chart deploys the Audiobookshelf server on a Kubernetes cluster, allowing you to serve audiobooks, ebooks, and podcasts from NFS shares.
Updated -
What is a Helm Chart? A Helm chart is a package that contains all the necessary configuration files and resources (such as Deployments, Services, and ConfigMaps) to run an application. Using a Helm chart standardizes the deployment process, allowing for simpler and more repeatable application installation, upgrades, and management. Instead of managing multiple YAML files, a single command is used to deploy the entire application with a predefined configuration.
Key Features of the Repository This chart is configured for:
Application Deployment: Define the Kubernetes Deployment to create and manage pods for your Java application.
Flexible Configuration: Use the values.yaml file to easily customize parameters such as the number of replicas, environment variables, the Docker image, allocated resources (CPU/memory), and service exposure.
Service Exposure: Configure a Kubernetes Service to expose the application to the network, facilitating communication within the cluster or with the outside world.
This project is ideal for developers and teams looking for a robust and scalable solution for the lifecycle of their Java application deployments in a cloud-native environment.
Updated -
Helm Charts for Yoba Systems
Updated -
bookstack on kubernetes
Updated -
Updated
-
My personal helm libraries
Updated -
TrinityCore World of Warcraft server Helm chart
Updated -
A Chart Deployment for Node server on Kubernetes via Helm 3
Updated