constellation/docs/docs
Malte Poll 4283601433
operators: infrastructure autodiscovery (#1958)
* helm: configure GCP cloud controller manager to search in all zones of a region

See also: d716fdd452/providers/gce/gce.go (L376-L380)

* operators: add nodeGroupName to ScalingGroup CRD

NodeGroupName is the human friendly name of the node group that will be exposed to customers via the Constellation config in the future.

* operators: support simple executor / scheduler to reconcile on non-k8s resources

* operators: add new return type for ListScalingGroups to support arbitrary node groups

* operators: ListScalingGroups should return additionally created node groups on AWS

* operators: ListScalingGroups should return additionally created node groups on Azure

* operators: ListScalingGroups should return additionally created node groups on GCP

* operators: ListScalingGroups should return additionally created node groups on unsupported CSPs

* operators: implement external scaling group reconciler

This controller scans the cloud provider infrastructure and changes k8s resources accordingly.
It creates ScaleSet resources when new node groups are created and deletes them if the node groups are removed.

* operators: no longer create scale sets when the operator starts

In the future, scale sets are created dynamically.

* operators: watch for node join/leave events using a controller

* operators: deploy new controllers

* docs: update auto scaling documentation with support for node groups
2023-07-05 07:27:34 +02:00
..
_media docs: group perf graphics by csp 2023-04-11 14:28:21 +02:00
architecture docs: explain the role of PCR[10] and why it is not reproducible (#2011) 2023-07-04 16:41:01 +02:00
getting-started cli: change generate-config flag to update-config flag (#1897) 2023-06-28 12:47:44 +00:00
overview docs: update "feature status of clouds" regarding current AWS SNP offering 2023-06-30 14:07:04 +02:00
reference cli: change generate-config flag to update-config flag (#1897) 2023-06-28 12:47:44 +00:00
workflows operators: infrastructure autodiscovery (#1958) 2023-07-05 07:27:34 +02:00
intro.md docs: minor wording fixes in overview pages 2022-09-20 19:00:15 +02:00