619eabf4c480c376fe16f5e60a8ef9fa3ba39173
Remove Kubernetes complexity: - Remove kubectl installation and setup - Remove kubeconfig generation - Remove Kubernetes Job creation - Use docker run to execute Kaniko directly Benefits: - Much simpler workflow - No Kubernetes API access needed - No RBAC complexity in workflow - Faster execution (no Job overhead) - Kaniko still builds without Docker daemon Note: Kaniko infrastructure (namespace, RBAC) kept via ArgoCD for potential future use or manual kubectl access
Description
No description provided
Languages
TypeScript
44.8%
CSS
27.1%
Dockerfile
25.9%
JavaScript
2.2%