File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
- [Contrib](https://catalog.kpt.dev/contrib/ ":target=_self")
57
57
- [Guides](guides/)
58
58
- [The Rationale behind kpt](guides/rationale.md)
59
- - [Namespace provisioning example) (guides/namespace-provisioning-example.md)
59
+ - [Namespace provisioning example] (guides/namespace-provisioning-example.md)
60
60
- [Porch Installation Guide](guides/porch-installation.md)
61
61
- [Porch User Guide](guides/porch-user-guide.md)
62
62
- [FAQ](faq/)
Original file line number Diff line number Diff line change @@ -341,9 +341,9 @@ application team) will now use this published package to create deployable
341
341
instances of it. There are different ways to create deployable instances of
342
342
this package:
343
343
344
- 1. [ Use package orchestration UI ] ( TODO )
345
- 2. [ Use package orchestration CLI ] ( TODO )
346
- 3. [ Use kpt CLI without package orchestration] ( TODO )
344
+ - [ Use package orchestration CLI ] ( guides/porch-user-guide.md )
345
+ - Use package orchestration UI (coming soon )
346
+ - Use kpt CLI without package orchestration as described in the next section.
347
347
348
348
### Package Consumption Workflow (without package orchestration)
349
349
Original file line number Diff line number Diff line change 89
89
- [ Contrib] ( https://catalog.kpt.dev/contrib/ " :target=_self ")
90
90
- [ Guides] ( guides/ )
91
91
- [ The Rationale behind kpt] ( guides/rationale.md )
92
- - [ Namespace provisioning example) (guides/namespace-provisioning-example.md)
92
+ - [ Namespace provisioning example] ( guides/namespace-provisioning-example.md )
93
93
- [ Porch Installation Guide] ( guides/porch-installation.md )
94
94
- [ Porch User Guide] ( guides/porch-user-guide.md )
95
95
- [ FAQ] ( faq/ )
You can’t perform that action at this time.
0 commit comments