tiffanywang3 / aws-modernization-gitops-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://weaveworks-gitops.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 --recursive --remote
  • run hugo server
  • open website

Reference

About

License:Apache License 2.0


Languages

Language:CSS 69.7%Language:JavaScript 27.5%Language:HTML 2.8%