mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 11:06:04 +02:00
Disable AWS detailed monitoring on worker nodes
* Basic monitoring (free) is sufficient for casual console browsing * Detailed monitoring (paid) is not leveraged for CloudWatch anyway * Favor Prometheus for cloud-agnostic metrics, aggregation, and alerting
This commit is contained in:
@ -17,6 +17,8 @@ Notable changes between versions.
|
||||
* Listen for apiserver traffic on port 6443 and forward to controllers (with healthy apiserver)
|
||||
* Listen for ingress traffic on ports 80/443 and forward to workers (with healthy ingress controller)
|
||||
* Worker pools (advanced) no longer include an extraneous load balancer
|
||||
* Disable detailed (paid) monitoring on worker nodes ([#251](https://github.com/poseidon/typhoon/pull/251))
|
||||
* Favor Prometheus for cloud-agnostic metrics, aggregation, alerting, and visualization
|
||||
|
||||
#### Bare-Metal
|
||||
|
||||
|
Reference in New Issue
Block a user