Skip to content

Applications provided by AstroKube for Kubernetes using Helm.

Notifications You must be signed in to change notification settings

astrokube/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroKube Helm Charts

Applications provided by AstroKube for Kubernetes using Helm and packaged as Charts.

Requirements

You need to have Helm installed. Refer to the Helm installation guide.

Add the repository

Add this repository to your Helm installation:

$ helm repo add astrokube https://astrokube.github.io/helm-charts

Search applications

List all available application with AstroKube repository:

$ helm search repo astrokube

Install application

Install an application:

$ helm install my-release astrokube/<chart>

Example installing factorio chart:

$ helm install factorio astrokube/factorio

About

Applications provided by AstroKube for Kubernetes using Helm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages