cncf-platform-stack

Recursos da série de vídeos sobre stack da CNCF

Stars
64
Committers
1

Application Platform using only CNCF Stack

Architecture

Videos / Playlists

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

Microservios 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

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