Skip to content

Implement 'kind' ClusterProvider #11

@In-Ko

Description

@In-Ko

Description

Implementation of a ClusterProvider that can manage 'kind' clusters.

https://github.com/openmcp-project/cluster-provider-kind

It's a good idea to start with this one, because

  1. kind does not require any kind of configuration, making this probably the easiest ClusterProvider implementation
  2. it enables local development and testing

Prerequisite: #10

Open concern:

  • cross cluster with kind, no networking experience yet

Leftovers after PoC

  • Adapt to Cluster API
  • Improve documentation in README
  • Make repository open-source compliant
  • Bring repository to github.com
  • Add tests

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 (if applicable)
  • Enduser Documentation updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Labels

area/open-mcpAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions