|
1 | 1 | ## Overview
|
2 | 2 | This project contains examples, best practices for kubernetes volumes on azure, kubernetes debugging and development practices on azure & windows, azure container service(AKS) and helm best practices, project status, etc.
|
3 | 3 |
|
4 |
| -### [aks-engine](https://github.com/andyzhangx/Demo/edit/master/aks-engine) |
| 4 | +### [aks-engine](https://github.com/andyzhangx/demo/tree/master/aks-engine) |
5 | 5 | [aks-engine](https://github.com/azure/aks-engine) best practices
|
6 | 6 |
|
7 |
| -### [aks](https://github.com/andyzhangx/Demo/edit/master/aks) |
| 7 | +### [aks](https://github.com/andyzhangx/demo/tree/master/aks) |
8 | 8 | [Azure Container Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/) best practices
|
9 | 9 |
|
10 |
| -### [debug](https://github.com/andyzhangx/Demo/edit/master/debug) |
| 10 | +### [debug](https://github.com/andyzhangx/demo/tree/master/debug) |
11 | 11 | debugging practices of kubernetes on Azure
|
12 | 12 |
|
13 |
| -### [dev](https://github.com/andyzhangx/Demo/edit/master/dev) |
| 13 | +### [dev](https://github.com/andyzhangx/demo/tree/master/dev) |
14 | 14 | development practices of kubernetes on Azure
|
15 | 15 |
|
16 |
| -### [helm](https://github.com/andyzhangx/Demo/edit/master/helm) |
| 16 | +### [helm](https://github.com/andyzhangx/demo/tree/master/helm) |
17 | 17 | [helm](https://github.com/kubernetes/helm/) best practices
|
18 | 18 |
|
19 |
| -### [linux](https://github.com/andyzhangx/Demo/edit/master/linux) |
| 19 | +### [linux](https://github.com/andyzhangx/demo/tree/master/linux) |
20 | 20 | persistent volume(pv) examples, best practices, project status on Linux
|
21 | 21 |
|
22 |
| -### [notes](https://github.com/andyzhangx/Demo/edit/master/notes) |
| 22 | +### [notes](https://github.com/andyzhangx/demo/tree/master/notes) |
23 | 23 | kubernetes notes
|
24 | 24 |
|
25 |
| -### [pv](https://github.com/andyzhangx/Demo/edit/master/pv) |
| 25 | +### [pv](https://github.com/andyzhangx/demo/tree/master/pv) |
26 | 26 | all persistent volume(pv) examples
|
27 | 27 |
|
28 |
| -### [windows](https://github.com/andyzhangx/Demo/edit/master/windows) |
| 28 | +### [windows](https://github.com/andyzhangx/demo/tree/master/windows) |
29 | 29 | persistent volume(pv) examples, best practices, project status on Windows
|
30 | 30 |
|
31 | 31 | #### Links
|
|
0 commit comments