Skip to content

shalb/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The SHALB Helm Library

Here we collect useful charts we designed in SHALB also used in our cluster.dev product for building cloud installers and creating infrastructure templates with Terraform modules and Helm charts.

Before you begin

Prerequisites

  • Kubernetes 1.23+
  • Helm 3.8.0+

Setup a Kubernetes Cluster

The quickest way to setup a Kubernetes cluster in different clouds to install SHALB Charts is by using cluster.dev.

Bootstrapping Kubernetes in Different Clouds

Create fully featured Kubernetes clusters with required addons:

Cloud Provider Kubernetes Type Sample Link Technologies
AWS EKS AWS-EKS
AWS K3s AWS-K3s
GCP GKE GCP-GKE
AWS K3s + Prometheus AWS-K3s Prometheus
DO K8s DO-K8s

Using Helm

To install Helm, refer to the Helm install guide and ensure that the helm binary is in the PATH of your shell. Once you have installed the Helm client, you can deploy a SHALB Helm Chart into a Kubernetes cluster. Please refer to the Quick Start guide.

Using Helm with cluster.dev

Example of how to deploy application with Helm and Terraform to Kubernetes:

Description Sample Link Technologies
Kubernetes Terraform Helm Quick Start with Kubernetes

License

Copyright © 2023 SHALB.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0