Azure-Samples / kubernetes-offer-samples

Samples for creating an Azure Marketplace Kubernetes offer
MIT License
17 stars 27 forks source link

Review Getting Started Guide #11

Closed bobmital closed 1 year ago

bobmital commented 1 year ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce? Document review

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X ] Documentation content changes
[ ] Other... Please describe:
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

lastcoolnameleft commented 1 year ago

These steps look good! I would also update the README.md to point to these two documents so that people know where to go once they hit this landing page.

janezi7guo commented 1 year ago

Updated!

janezi7guo commented 1 year ago

@RamyasreeChakka Should we change the name of the repo to "kubernetes-apps-samples" instead of "offer"?