This repository has examples of GitHub Workflows for:
.github/workflows/deploy.yaml
- Automatically apply manifests against a Kubernetes cluster
It also contains examples of Kubernetes resources:
dft/*
- Namespace
- Deployment
- Service
- Ingress
For more information, check out:
- https://dft.wiki/?p=1372
- Kubernetes Cheat Sheet
- https://dft.wiki/?p=3122
- Kubernetes Demo: Namespace + Secret + Deployment + Service + Ingress
- https://dft.wiki/?p=1435
- Kubernetes Persistent Volumes