-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
- Installation is a pain. try to get kubectl and helm installed via python packages if possible
- kubectl requires at least an empty directory for ./kube to check for config files even if nothing is there:
FileNotFoundError: [Errno 2] No such file or directory: '/home/murch/.kube/config'
- fixed by Add cmd for creating user kubeconfigs (cont. from #545) warnet#598 ?
- document needs to be more clear about local / remote steps if going remote, warnet auth needs to come first
- kubectl commands like
get pods
may not be reliable because of default namesapce, preferwarnet status
- or provide guidance on how to set default namespace
- or
warnet auth
should set default namespace - fixed by Add cmd for creating user kubeconfigs (cont. from #545) warnet#598 ?
- snap install of k9s doesnt work (need to install brew)
- clean up failed scenario containers, especially to make warnet logs easier
- easier way to map nodes by IP to tank name and version
- add new vulnerabilities to make some things easy
- for atlanta, lets provide small regtest clusters for people to practice on so they dont need docker locally
Metadata
Metadata
Assignees
Labels
No labels