Skip to content

geek-cookbook/deploy-nginx-ingress-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geek-cookbook Discord Forums Cookbook Twitch Status

👋 Welcome, traveller!

The Geek Cookbook is a collection of geek-friendly "recipes" to run popular applications on Docker Swarm or Kubernetes, in a progressive, easy-to-follow format. Come and join us, fellow geeks! :neckbeard:

Contents

  1. What is this?
  2. How to use it?
  3. Why it exists?

What is this?

This is a simple template to create a "deploy repository", which will use GitHub Action to deploy a helm chart into a Kubernetes cluster.

Features include:

:checkbox: Deployment uses RBAC to provide a per-service, per-namespace kubeconfig

How to use it?

Make a new repository from this template

Why it exists?

To make deployment / update of a helm-deployed app as easy as making a GitHub commit