vmware-tanzu/cartographer
Document a delivery flow that demonstrates a native kubernetes runtime
Open
#593 opened on Feb 7, 2022
documentationgood first issue
Repository metrics
- Stars
- (452 stars)
- PR merge metrics
- (PR metrics pending)
Description
Description of problem
Right now the basic supply chain example in Cartographer shows an integration with Knative.
This is totally great, but it'd be great to also show a raw kubernetes runtime model and/or something else beyond just Knative.
Proposed solution
Given I am new to Cartographer
When I look to implement my own runtime flow
Then I see more examples of possibilities and implementations than just Knative
Example
No example code.