cncf-platform-stack
cncf-platform-stack copied to clipboard
:whale: :package: :rocket: :zap: Recursos da série de vídeos sobre stack da CNCF
Welcome to Cloud Native Computing Foundation Platform Stack 👋
Application Platform using only CNCF Stack
Architecture
Videos / Playlists
-
[CNCF Challenge] Cap. 5 - Contour Como Ingress Controller - Exemplos
-
[CNCF Challenge] Cap. 6 - Service Mesh com Linkerd - Exemplos
-
[CNCF Challenge] Cap. 7 - Cert-Manager no Kubernetes - Exemplos
Stack
Component | Project / Technology |
---|---|
Automation Tool | Ansible |
Container runtime | Docker |
Container orchestration | Kubernetes |
Registry | Harbor |
Ingress Controller | Contour |
Service Mesh | Linkerd |
HTTPS Certs Manager | cert-manager |
Front Proxy | Envoy Proxy |
🏠 Homepage
✨ Demo
Referencias
-
O Formato deste curso é baseado totalmente na didática do curso de Golang da Ellen Körbes
Microserviços utilizados na aula pra testes
Install
git clone $
Usage
Harbor Setup
ansible-playbook -i harbor-playbook.yml
Kubernetes Setup
ansible-playbook -i kubernetes-playbook.yml
Front Proxy Setup
ansible-playbook -i front-proxy-playbook.yml
Author
👤 Matheus Scarpato Fidelis
- Website: https://raj.ninja
- Twitter: @fidelissauro
- Github: @msfidelis
- LinkedIn: @msfidelis
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 Matheus Scarpato Fidelis.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator