Skip to content

Add guide docs for adopting Konnect entities in KO #2580

@randmonkey

Description

@randmonkey

We need to add a guide page to tell customers how to configure CRDs to adopt the existing entities from Konnect to manage them in Kong Operator.
The doc should include these steps:

  • Create Konnect control plane and resources in the CP
  • Create CRDs to adopt a certain entity
    • Adopting an entity directly attached to the CP (like a service)
    • Adopting an entity attached to another entity (route -> service / key_auth -> consumer)
    • Adopting a plugin
  • Create Konnect cloud gateway entities (like a network) and adopt it
  • Update/delete the CRs to manage the entities
  • Create other CRs related to these adopted entities (For example, adopt a service and create a KongRoute to attach a new route to the adopted service)

Acceptance Criteria

  • User can follow the guide to adopt entities from a Konnect CP, including:
    • Service/Route/Upstream/Target
    • Consumer/KeyAuth/Other credentials...
    • Plugins
    • Konnect cloud gateway resources
      • network

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions