From a6b8d2b29e42e5df0ecc6a147ce57336388eed6b Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 8 Jun 2021 08:55:29 +0100 Subject: [PATCH] Updated --- .hyper.js | 2 +- .k9s/config.yml | 66 +++++++++++++++---------------------------------- 2 files changed, 21 insertions(+), 47 deletions(-) diff --git a/.hyper.js b/.hyper.js index 1798a6c..4308658 100644 --- a/.hyper.js +++ b/.hyper.js @@ -8,7 +8,7 @@ module.exports = { // or `'canary'` for less polished but more frequent updates updateChannel: 'stable', - scrollback: 100000, + scrollback: 10000000, // default font size in pixels for all tabs fontSize: 13, diff --git a/.k9s/config.yml b/.k9s/config.yml index 9978f15..f1d5116 100644 --- a/.k9s/config.yml +++ b/.k9s/config.yml @@ -13,18 +13,24 @@ k9s: fullScreenLogs: false textWrap: false showTime: false - currentContext: core-elsevier-platform - currentCluster: arn:aws:eks:eu-west-1:183742092277:cluster/core-elsevier-platform + currentContext: admin@clusterfun-scaleway + currentCluster: clusterfun-scaleway clusters: - arn:aws:eks:eu-west-1:116634825266:cluster/ce-automation: + clusterfun-scaleway: namespace: - active: twistlock-operator-system + active: nextcloud favorites: - - twistlock-operator-system + - cv + - logging + - node-red + - gitea + - all - kube-system + - nextcloud + - chat - default view: - active: sc + active: pod featureGates: nodeShell: false shellPod: @@ -34,50 +40,18 @@ k9s: cpu: 100m memory: 100Mi portForwardAddress: localhost - arn:aws:eks:eu-west-1:183742092277:cluster/core-elsevier-platform: - namespace: - active: platform-manager - favorites: - - platform-manager - - all - - default - view: - active: dp default - featureGates: - nodeShell: false - shellPod: - image: busybox:1.31 - namespace: default - limits: - cpu: 100m - memory: 100Mi - portForwardAddress: localhost - arn:aws:eks:eu-west-1:702267635140:cluster/ce-prod: - namespace: - active: default - favorites: - - all - - twistlock-operator-system - - default - view: - active: cj - featureGates: - nodeShell: false - shellPod: - image: busybox:1.31 - namespace: default - limits: - cpu: 100m - memory: 100Mi - portForwardAddress: localhost - arn:aws:eks:eu-west-1:781632261136:cluster/test-cluster: + microk8s-cluster: namespace: active: "" favorites: + - ingress + - kube-system + - argocd + - logging - all - default view: - active: po + active: pod featureGates: nodeShell: false shellPod: @@ -90,7 +64,7 @@ k9s: thresholds: cpu: critical: 90 - warn: 85 + warn: 70 memory: critical: 90 - warn: 85 + warn: 70