workaround: open system font book to let user click 'Install'
[webi-installers/.git] / k9s / README.md
index b11050d315fb6809402aed3296221239ad6ab427..c2bbd0768ed22267c94411f5a71a2d1caf26adc1 100644 (file)
@@ -13,6 +13,8 @@ Use the `@beta` tag for pre-releases.
 
 ## Cheat Sheet
 
+The information in this section is a copy of the preflight requirements and common command line arguments from k9s (https://github.com/derailed/k9s).
+
 > `k9s` aim is to make it easier to navigate, observe and manage your applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources.
 
 ### Preflight check
@@ -53,4 +55,4 @@ k9s --context coolCtx
 Start K9s in readonly mode - with all cluster modification commands disabled
 ```bash
 k9s --readonly
-```
\ No newline at end of file
+```