Mayne0213 619eabf4c4 CHORE(docker): run kaniko directly
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
2025-12-28 17:40:59 +09:00
2025-11-23 10:24:32 +09:00
2025-11-22 23:44:51 +09:00
2025-11-22 23:44:51 +09:00
Description
No description provided
230 KiB
Languages
TypeScript 44.8%
CSS 27.1%
Dockerfile 25.9%
JavaScript 2.2%