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
- Host: GitHub
- URL: https://github.com/bitxon/kubernetes-examples
- Owner: bitxon
- Created: 2024-01-29T21:06:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T12:08:14.000Z (about 1 year ago)
- Last Synced: 2025-09-08T00:26:25.171Z (10 months ago)
- Topics: auth, cronjob, ingress-nginx, kubernetes, probes
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)