Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wlun001/cncf-demo
Exploring Cloud native software with sample applications
https://github.com/wlun001/cncf-demo
apiserver cicd cloud-native go kubernetes sample-code tekton tektoncd terraform traefik
Last synced: 9 days ago
JSON representation
Exploring Cloud native software with sample applications
- Host: GitHub
- URL: https://github.com/wlun001/cncf-demo
- Owner: WLun001
- License: mit
- Created: 2020-10-29T05:37:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T08:30:15.000Z (3 months ago)
- Last Synced: 2024-07-30T04:55:29.540Z (3 months ago)
- Topics: apiserver, cicd, cloud-native, go, kubernetes, sample-code, tekton, tektoncd, terraform, traefik
- Language: HCL
- Homepage:
- Size: 102 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Cloud native software demo setup and apps
### Blog posts
This repo:
- [Traefik in actions. The Cloud Native Edge Router](https://blog.yongweilun.me/traefik-in-actions-the-cloud-native-edge-router)
- [Auto TLS with cert-manager and Traefik](https://blog.yongweilun.me/auto-tls-with-cert-manager-and-traefik)
- [Cloud Native Virtual Workshop](https://nuwa.icu/workshop-cn21)
- [Improve API performance with CDN](https://blog.yongweilun.me/improve-api-performance-with-cdn)
- [Improve API performance with server-side caching](https://blog.yongweilun.me/improve-api-performance-with-server-side-caching)
- [GKE Ingress is slower than you think](https://blog.yongweilun.me/gke-ingress-is-slower-than-you-think)
- [Configure Cloud Armor with Traefik Proxy](https://blog.yongweilun.me/configure-cloud-armor-with-traefik-proxy)
- [Running tests with Docker Compose on Cloud Build](https://blog.yongweilun.me/running-tests-with-docker-compose-on-cloud-build)
- [Tekton CI/CD Part 1: Building image with Pipelines](https://blog.yongweilun.me/tekton-cicd-part-1-building-image-with-pipelines)Other repo:
- [Scaling real-time servers with NATS (Part 1)](https://blog.yongweilun.me/scaling-real-time-servers-with-nats-part-1), [repo](https://github.com/WLun001/scaling-w)
- [Scaling real-time servers with NATS (Part 2)](https://blog.yongweilun.me/scaling-real-time-servers-with-nats-part-2), [repo](https://github.com/WLun001/scaling-w)