#ingress-controller

[ follow ]
Information security
fromMedium
3 weeks ago

From Jenkins to GitHub Actions: Evolving a Secure DevSecOps Pipeline with Canary Deployments

Migrate CI to GitHub Actions, enhance secrets security, adopt canary progressive delivery, and expose apps via Ingress to create a modern, resilient GitOps CI/CD pipeline.
fromMedium
4 months ago

Strategy troubleshooting network connectivity of Kubernetes

First, check if the pod is running properly using 'kubectl get pod -n <namespace>'. Then create a pod in the same namespace for further networking checks.
Bootstrapping
[ Load more ]