Skip to content

Document Provider Deployment API #100

@reshnm

Description

@reshnm

Understand the Task

Description

All OpenMCP providers must implement a Deployment API that describes how the provider can be deployed on a Kubernetes cluster. This includes:

  • The OCI images
  • The configuration of the Kubernetes resources that shall be managed for the deployment

The Deployment API is like a parent type for all providers that must be implemented by all providers. Since there is no API inheritance, the API must be mixed-in for each provider.

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

No one assigned

    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