Skip to content

jesrig/devops-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devops Stack

This repository provides a simple test devops stack. It currently provides a docker image with an associated Jenkins pipeline to build and push it to Dockerhub. It also installs Apache Pulsar (which by defaults comes with the kube-prometheus-stack).

Prerequisites

Installation

  1. Start up your minikube cluster: minikube start
  2. Install the helm charts: cd terraform && terraform init && terraform apply
  3. Apply the helm charts: kubectl apply -f k8s/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published