Understand the Task
Description
The sole purpose of platform service DNS is to deploy external-dns onto different clusters. This can easily be expressed by a HelmDeployment.
The advantage is that we could drop the platform service DNS completely and would only need to maintain a single, static YAML manifest instead of a whole controller.
Any further valuable resources.
No response
What is required to accept the Task as done.
Done Criteria
Understand the Task
Description
The sole purpose of platform service DNS is to deploy external-dns onto different clusters. This can easily be expressed by a
HelmDeployment.The advantage is that we could drop the platform service DNS completely and would only need to maintain a single, static YAML manifest instead of a whole controller.
Any further valuable resources.
No response
What is required to accept the Task as done.
Done Criteria
HelmDeploymentto produce results equivalent to running platform service DNS.Clusterresources anymore, then the platform service should clean up its deployed instances on its own.