crossplane / addon-oam-kubernetes-local

Run OAM workloads on a Kubernetes cluster.
Apache License 2.0
21 stars 15 forks source link

Add README and manual steps for the e2e test #2

Closed ryanzhang-oss closed 4 years ago

ryanzhang-oss commented 4 years ago

Add the end to end instructions to run a complete OAM Kubernetes platform

hongchaodeng commented 4 years ago

@hasheddan That sounds great!

ryanzhang-oss commented 4 years ago

@ryanzhang-oss this is very helpful, thank you! We will be able to eliminate some of these steps when we add the packaging machinery (similar to what is done here: crossplane/addon-oam-kubernetes-remote#2). Do you prefer to go ahead and merge this and then circle back with the packaging (which I can assist with)?

To be honest, I don't understand what does the packaging machinery do in your PR. I was thinking of adding a helm chart and be done with it.