You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
834 B
44 lines
834 B
k9s: |
|
refreshRate: 2 |
|
maxConnRetry: 5 |
|
enableMouse: false |
|
headless: false |
|
logoless: false |
|
crumbsless: false |
|
readOnly: false |
|
noIcons: true |
|
logger: |
|
tail: 100 |
|
buffer: 5000 |
|
sinceSeconds: 60 |
|
fullScreenLogs: false |
|
textWrap: false |
|
showTime: false |
|
currentContext: azure-iaas-k8s |
|
currentCluster: azure-iaas-k8s |
|
clusters: |
|
azure-iaas-k8s: |
|
namespace: |
|
active: "" |
|
favorites: |
|
- default |
|
view: |
|
active: pod |
|
featureGates: |
|
nodeShell: false |
|
shellPod: |
|
image: busybox:1.31 |
|
command: [] |
|
args: [] |
|
namespace: default |
|
limits: |
|
cpu: 100m |
|
memory: 100Mi |
|
portForwardAddress: localhost |
|
thresholds: |
|
cpu: |
|
critical: 90 |
|
warn: 70 |
|
memory: |
|
critical: 90 |
|
warn: 70
|
|
|