Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

Update the OLM section to use CatalogSource and Operator Registry #37

@hasbro17

Description

@hasbro17

The getting-started guide currently has instructions for applying a CSV directly to a namespace. This isn't the expected user experience for installing an operator with OLM today.

As a follow up to #36 the instructions should be updated to:

  • Use the SDK generated CSV manifests instead of using the existing outdated manifest.
    • For the image field users will need to update the image to a more recent memcached-operator example. Either to one that they build and push, or one that is hosted at quay.io/operator-framework/memcached-operator based on the samples memcached-operator.
  • Have users build the operator registry image with their generated CSV
  • Walkthrough creating a CatalogSource and Subscription to install the memcached-operator

/cc @SamiSousa

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions