Type object
File match **/k9s/config.yaml
Schema URL https://catalog.lintel.tools/schemas/schemastore/k9s-config-yaml/latest.json
Source https://raw.githubusercontent.com/derailed/k9s/master/internal/config/json/schemas/k9s.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

k9s object required
17 nested properties
liveViewAutoRefresh boolean
gpuVendors Record<string, object>
screenDumpDir string
refreshRate number
apiServerTimeout string
maxConnRetry integer
readOnly boolean
noExitOnCtrlC boolean
skipLatestRevCheck boolean
disablePodCounting boolean
defaultView string
portForwardAddress string
ui object
11 nested properties
enableMouse boolean
headless boolean
logoless boolean
crumbsless boolean
splashless boolean
noIcons boolean
reactive boolean
skin string
defaultsToFullScreen boolean
useFullGVRTitle boolean
invert boolean
shellPod object
9 nested properties
image string required
namespace string required
limits object required
2 nested properties
cpu string required
memory string required
command string[]
args string[]
labels Record<string, string>
tty boolean
imagePullPolicy string
imagePullSecrets object[]
imageScans object
3 nested properties
enable boolean required
namespace string
exclusions object
2 nested properties
namespaces string[]
labels Record<string, string[]>
logger object
7 nested properties
tail integer
buffer integer
sinceSeconds integer
textWrap boolean
disableAutoscroll boolean
columnLock boolean
showTime boolean
thresholds object
2 nested properties
cpu object
2 nested properties
critical integer
warn integer
memory object
2 nested properties
critical integer
warn integer