mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-23 21:46:21 +00:00
fix doc
This commit is contained in:
@@ -55,7 +55,7 @@ podman run -p 3131:8080 \
|
||||
--env KUBERNETES_SERVICE_HOST=10.10.10.4 \
|
||||
--env KUBERNETES_SERVICE_PORT_HTTPS=6443 \
|
||||
--env NAMESPACE=namespace1,namespace2 \
|
||||
luckysideburn/kubeinvaders:v1.9.6_debug
|
||||
luckysideburn/kubeinvaders:v1.9.6
|
||||
```
|
||||
Given this example, you can access k-inv at the following address: [http://localhost:3131](http://localhost:3131)
|
||||
|
||||
@@ -190,12 +190,6 @@ Under the + and - buttons, a bar appears with the latest game events.
|
||||
|
||||

|
||||
|
||||
### Perform Kube-linter Lint
|
||||
|
||||
You can use [kube-linter](https://github.com/stackrox/kube-linter) through KubeInvaders to scan resources for best practices or improvements to apply.
|
||||
|
||||
[Example from YouTube](https://www.youtube.com/watch?v=n_EuYjq3M-A)
|
||||
|
||||
### Show Special Keys
|
||||
|
||||
Press 'h' or select 'Show Special Keys' from the menu.
|
||||
|
||||
Reference in New Issue
Block a user