explorium-ai/Deploy K8s Application

Deploy Helm Charts and Other kubernetes resources on a Local K3D Cluster or a Remote K8s Cluster.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
install_local_clusterTo Create Local K3D Clusteryestrue
local_cluster_nameName of Cluster if using K3d Local clusternomycluster
local_cluster_argsArgs if using K3d Local Clusterno-p "8080:80@loadbalancer" -p "9443:443@loadbalancer" --api-port 6443 --servers 1 --agents 1 --verbose --k3s-node-label "node=ondemand@server:0;agent:0" --k3s-arg "--disable=traefik@server:0"
k3d-versionOverride Default k3d versionnov5.4.1
pre_commandsExtra commands to run before installing helm chartsno""
post_commandsExtra commands to run after installing helm chartsno""
kubeconfigKubernetes Cluster Configuration Fileno/home/runner/.kube/config
chartsHelm Charts to deploy. Using the following Yaml Syntaxno""
catch_chart_errorsIf to exit on unsuccesful helm chart installations nofalse

no outputs