зеркало из https://github.com/Azure/draft-classic.git
Merge pull request #755 from michelleN/docs
feat(docs): add examples and tutorials page
This commit is contained in:
Коммит
a3b1077991
|
@ -1,3 +1,4 @@
|
||||||
# Draft Documentation
|
# Draft Documentation
|
||||||
|
|
||||||
- [Quickstart](quickstart.md) - read me first!
|
- [Quickstart](quickstart.md) - read me first!
|
||||||
|
- [Examples and Tutorials](examples-and-tutorials.md) - for deep dives
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Examples and Tutorials
|
||||||
|
|
||||||
|
- [Getting Started With Helm and Draft for Kubernetes](https://radu-matei.com/blog/k8s-helm-draft-azure/)
|
||||||
|
- [Todo List Example Rails Application with Draft](https://github.com/michelleN/todo-app)
|
|
@ -7,7 +7,7 @@ This guide covers how you can quickly get started using Draft
|
||||||
The following prerequisites are required for successful use of Draft.
|
The following prerequisites are required for successful use of Draft.
|
||||||
|
|
||||||
1. A Kubernetes cluster and the `kubectl` CLI tool
|
1. A Kubernetes cluster and the `kubectl` CLI tool
|
||||||
2. Installation of Helm on your Kubernetes cluster
|
2. Installation of [Helm](https://github.com/Kubernetes/helm) on your Kubernetes cluster
|
||||||
3. Installing and configuring Draft on your laptop
|
3. Installing and configuring Draft on your laptop
|
||||||
|
|
||||||
### Install Kubernetes or have access to a cluster
|
### Install Kubernetes or have access to a cluster
|
||||||
|
|
Загрузка…
Ссылка в новой задаче