-
Updated
Dec 1, 2020 - Go
kubernetes-clusters
Here are 19 public repositories matching this topic...
-
Updated
Nov 16, 2020 - Go
I note that there is a check whether the cluster is deployed into Azure Cloud .. see below.
I don't have a problem with that per se except that in a corporate environment I don't want to request a proxy whitelist exception with my CISO for an endpoint that we have no use for (http://www.azurespeed.com). Moreover, whilst this test will eventually timeout and the checks resume, it delays the pro
-
Updated
Nov 3, 2020 - Go
-
Updated
Nov 7, 2020 - Go
-
Updated
Jan 20, 2020 - Ruby
-
Updated
Nov 16, 2020 - HCL
-
Updated
Jul 1, 2020 - Go
Is this a BUG REPORT or FEATURE REQUEST?: Bug Report
What happened: Running go run ./main.go
with KUBECONFIG=/Users/scole/.kube/config:/Users/scole/.kube/config-apptio-clusters:/Users/scole/.kube/config-eks
causes the startup to fail.
2020-10-29T10:19:12.506+1100 INFO controller-runtime.metrics metrics server is starting to listen {"addr": ":8080"}
2020-10-29T10:19:12.506+1
-
Updated
Dec 1, 2020 - Go
-
Updated
Nov 29, 2020
-
Updated
Nov 19, 2020 - Java
-
Updated
Jun 5, 2020 - Shell
-
Updated
Aug 20, 2020 - Python
-
Updated
May 31, 2020 - Go
-
Updated
Nov 17, 2020 - HTML
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Mar 19, 2020 - Ruby
Improve this page
Add a description, image, and links to the kubernetes-clusters topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubernetes-clusters topic, visit your repo's landing page and select "manage topics."
Describe the problem/challenge you have
Currently when you do kubectl describe node
At the end you get a list of pods running on the node along with the resources they're using.
It would be great if this info was available under the node view as well.
Even better if the resource usage had nice graphs
Describe the solution you'd like
An easy way to see what pods are usi