dj1k / intro-to-gitops

Introduction to GitOps on EKS with Weaveworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repo contains the content for a workshop that shows how Weaveworks helps DevOps and AppDev gain end-to-end visibility and immediate insight to identify root cases to problems when managing EKS.

This workshop is available at https://gitops-eks.awsworkshop.io/

To view this content locally

  • install hugo
    • macOS: brew install hugo
    • Windows: choco install hugo -confirm
  • clone this repo
  • execute in the root folder:
    • git submodule init
    • git submodule update
  • run hugo server
  • open website

Reference

About

Introduction to GitOps on EKS with Weaveworks

License:Apache License 2.0


Languages

Language:CSS 58.6%Language:HTML 41.4%