Skip to content

Deploy Redis to Kubernetes using Helm 3 and Github Actions

Notifications You must be signed in to change notification settings

hmatt1/redis-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

redis-helm

Deploy a single node Redis master to Kubernetes using Helm 3.

Configuring your own deployment

Start by forking or copying this repo to your own org.

Then you will need to set up 3 secrets: REDIS_PASSWORD, KUBE_NAMESPACE and KUBE_CONFIG

The KUBE_CONFIG should be a full copy of your ~/.kube/config.

Sign up for the Github Actions beta and you should be good to go!

If you don't have a Kubernetes environment

I used the free tier from kuber.host. I'm not affiliated with them. I found out about them from the list on free-for-dev

I like that it is free and you don't provide a credit card. It is quick and easy to get your namespace and Kube Config.

Other resources

The original values.yaml was from redis/stable

Download for Helm 3

About

Deploy Redis to Kubernetes using Helm 3 and Github Actions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published