https://github.com/fairwindsops/advanced-kubernetes-workshop
https://github.com/fairwindsops/advanced-kubernetes-workshop
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fairwindsops/advanced-kubernetes-workshop
- Owner: FairwindsOps
- Created: 2019-02-13T17:18:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T03:34:43.000Z (almost 7 years ago)
- Last Synced: 2025-05-12T17:16:09.542Z (about 1 year ago)
- Language: Shell
- Homepage: https://fairwinds.com
- Size: 16.7 MB
- Stars: 15
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fairwinds Advanced Kubernetes Workshop
## Lab 0 - Setup
*Lab 0 Diagram*
+ Clone Repo with workshop files
+ Run setup script
+ Review the environment
## Lab 1 - Build
+ Example development workflow using Skaffold
## Lab 2 - Deploy
+ Configure Spinnaker Pipelines
+ Trigger a Cloud Build of the the Docker image
+ Monitor Pipeline and trigger canary deployment
## Lab 3 - Control
### Istio
+ Gateways, VirtualServices, and DestinationRules
+ Request Routing
+ Rate Limiting
+ Circuit Breaking
+ mTLS
### Global Load Balancing
+ Nginx Configmap
+ Access the load balancer
+ Control Traffic
## Lab 4 - Monitor
+ Prometheus and Grafana Metrics
+ Tracing with Jaeger
+ Stackdriver logging and monitoring
+ Visualization with Kiali
## Resources
+ [Lab Guide](docs/lab_guide.pdf)
+ [Slides](docs/slides.pdf)