Skip to content

Instantly share code, notes, and snippets.

View patrickbadley's full-sized avatar

Patrick Badley patrickbadley

  • HMB, Inc
View GitHub Profile
@patrickbadley
patrickbadley / GitOpsTalkAbstract
Last active March 22, 2019 14:20 — forked from CognitiveBurden/GitOpsTalkAbstract
DEVelOP Your Kubernetes Cluster with GitOps, Helm Charts, Docker, Flux, and Git!
# Title
## DEVelOP Your Kubernetes Cluster with GitOps, Helm Charts, Docker, Flux, and Git!
# Abstract
Whether you're an expert kubectl-er or just dipping your toes into all things kubernetes and docker, come check out an innovative approach we designed and implemented for a customer to configure and manage their kubernetes cluster!
Join us for a tour of the roles and responsibilities of each technology in the pipeline as well as a hands-on demonstration. During the hands-on demo, we'll spin up a kubernetes (k8s) cluster, push container images to docker hub, configure k8s deployments and services, and marvel as all the pieces comes together right before our eyes.