Skip to content

Implement DNS platform service #230

@ValentinGerlach

Description

@ValentinGerlach

Understand the Task

Description

Depends on #229 and #58.

Implement a DNS platform service that:

  • runs etcd in a docker container (or the platform cluster)
  • runs coredns in a docker container (or the platform cluster) and configures it to read from etcd
  • installs external-dns on the platform and workload clusters and configures it to write to etcd
  • modify the kind coredns config to point the openmcp.internal DNS zone to the local DNS server

Any further valuable resources.

No response

What is required to accept the Task as done.

Done Criteria

  • ...
  • Code has been reviewed by other team members
  • Internal technical Documentation created/updated
  • New / changed code is documented
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated
  • Enduser Documentation updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Assignees

Labels

kind/taskGeneral task that needs to be done.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions