Skip to content

Document operator-sdk up local #253

@fanminshi

Description

@fanminshi

The operator-sdk up local is added recently to improve the developer's local development workflow. Essentially when operator-sdk up local --kubeconfig is called, you can launch your operator locally and your operator can talk to a kubernetes cluster via passed in kubeconfig; Hence, you bypass the phases where building/pushing docker image and improve the speed of development/testing.

However, this is no documentation on how to use it unless you read the PR #219.

It will be great if we can write a doc about how to use this command. I think it can benefits the users greatly.

See #219 and #142 to learn about what this command is about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions