Commit Graph

15 Commits

Author SHA1 Message Date
djeinstine
1c36eb119e Fixed lint issues. 2025-02-11 21:29:51 +00:00
djeinstine
e531d7cd15 Updated to new kubernetes/client-node ObjectApi 2025-02-11 21:24:12 +00:00
shamoon
f075317eff Code style lint 2025-02-11 06:50:30 -08:00
djeinstine
35375f6635 Fixed ES Lint issues and default imports 2025-02-10 20:39:05 +00:00
djeinstine
50f4c6027a Separated kubeconfig from homepage settings 2025-02-10 20:25:43 +00:00
djeinstine
16c5fb190f Removed kubernetes prefix from kubernetes files 2025-02-10 15:51:44 +00:00
djeinstine
02e1104452 replaced getKubeConfig with getKubeArguments to be in line with getDockerArguments 2024-10-17 13:56:35 +00:00
shamoon
e92ccc30ba Fix: only log errors directly if exist 2024-02-28 11:44:32 -08:00
shamoon
d855e2b396 Fix: Increase kubernetes cpu/mem usage scale (#2453) 2023-12-09 21:27:02 -08:00
shamoon
19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00
shamoon
4248db7f21 k8s: Support app ingress annotation (#2198) 2023-10-18 08:57:10 -07:00
James Wynn
09eb172079 new status format, new podSelector field, more accurate pod stats
* renamed pod label prefix from "homepage" to "gethomepage.dev"
  which is more inline with typical kubernetes practices
2022-12-08 16:04:33 -06:00
James Wynn
056e26dfd3 Improved handling of empty or disabled kubernetes configuration 2022-11-06 06:58:52 -06:00
James Wynn
4fc6db49ca Improved kubernetes error handling 2022-11-06 06:58:52 -06:00
James Wynn
c4333fd2dc Kubernetes support
* Total CPU and Memory usage for the entire cluster
* Total CPU and Memory usage for kubernetes pods
* Service discovery via annotations on ingress
* No storage stats yet
* No network stats yet
2022-11-06 06:58:52 -06:00