An open API service indexing awesome lists of open source software.

https://github.com/bitxon/kubernetes-examples

Kubernetes examples: Routing, Ingress, Auth, CronJob
https://github.com/bitxon/kubernetes-examples

auth cronjob ingress-nginx kubernetes probes

Last synced: about 1 month ago
JSON representation

Kubernetes examples: Routing, Ingress, Auth, CronJob

Awesome Lists containing this project

README

          

# Kubernetes Examples

Deployments/Pods/CronJobs

- [Cron Job Triggers Service via REST](/k8s-cronjob-trigger/)
- [Pod Health Probes](/k8s-pod-probes/)

Ingress

- [Ingress Basic Auth](/k8s-ingress-auth-basic/)
- [Ingress External Auth](/k8s-ingress-auth-external/)
- [Ingress Trafic Mirror/Fun-out](/k8s-ingress-traffic-mirror/)

Monitoring

- [Grafana for Cluster Monitoring](/k8s-monitoring/)