Skip to content

Doc into FAQ: Further explanation about domain and apis #5979

@camilamacedo86

Description

@camilamacedo86

Feature Request

Describe the problem you need a feature to resolve.

How and where is the domain informed used?

Currently, the tool does not support work with multi-domains to create the APIs by default. For more info check the issue kubebuilder/issues/2394 raised to add this support Therefore, you will check below that when you use the subCommand create api you will not need to inform the domain anymore. You will only inform the group, the Kind and the Version to create the APIs(s) and/or Controllers with the purpose to reconcile them and then, all will be scaffolded using this domain which is stored in the PROJECT file.

Be aware that you can work with external and core types which would have another domain, but the tool is not fully helping out with. For further info see the issue kubebuilder/issues/1999.

Describe the solution you'd like.

  • How the domain is used in the tools? Can I create apis for different domains ( we need also cover how controller-gen uses it )
  • How to create a controller to reconcile external and core types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions