You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: modularize kubernetes and container tools
Extract all kubernetes and container management tools from core user
packages into optional module for selective deployment:
- Add kubectl-ktop for enhanced cluster monitoring
- Include container tools: docker-client, dive, crane
- Add platform-specific: talosctl, cilium-cli, fluxcd, openshift
- Enable selective installation on systems needing k8s functionality
0 commit comments