Skip to content

Commit 63d71e1

Browse files
authoredApr 10, 2019
Update README.md
1 parent 89c876e commit 63d71e1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
 

‎README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
## Overview
22
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.
33

4-
### [aks-engine](https://github.com/andyzhangx/Demo/edit/master/aks-engine)
4+
### [aks-engine](https://github.com/andyzhangx/demo/tree/master/aks-engine)
55
[aks-engine](https://github.com/azure/aks-engine) best practices
66

7-
### [aks](https://github.com/andyzhangx/Demo/edit/master/aks)
7+
### [aks](https://github.com/andyzhangx/demo/tree/master/aks)
88
[Azure Container Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/) best practices
99

10-
### [debug](https://github.com/andyzhangx/Demo/edit/master/debug)
10+
### [debug](https://github.com/andyzhangx/demo/tree/master/debug)
1111
debugging practices of kubernetes on Azure
1212

13-
### [dev](https://github.com/andyzhangx/Demo/edit/master/dev)
13+
### [dev](https://github.com/andyzhangx/demo/tree/master/dev)
1414
development practices of kubernetes on Azure
1515

16-
### [helm](https://github.com/andyzhangx/Demo/edit/master/helm)
16+
### [helm](https://github.com/andyzhangx/demo/tree/master/helm)
1717
[helm](https://github.com/kubernetes/helm/) best practices
1818

19-
### [linux](https://github.com/andyzhangx/Demo/edit/master/linux)
19+
### [linux](https://github.com/andyzhangx/demo/tree/master/linux)
2020
persistent volume(pv) examples, best practices, project status on Linux
2121

22-
### [notes](https://github.com/andyzhangx/Demo/edit/master/notes)
22+
### [notes](https://github.com/andyzhangx/demo/tree/master/notes)
2323
kubernetes notes
2424

25-
### [pv](https://github.com/andyzhangx/Demo/edit/master/pv)
25+
### [pv](https://github.com/andyzhangx/demo/tree/master/pv)
2626
all persistent volume(pv) examples
2727

28-
### [windows](https://github.com/andyzhangx/Demo/edit/master/windows)
28+
### [windows](https://github.com/andyzhangx/demo/tree/master/windows)
2929
persistent volume(pv) examples, best practices, project status on Windows
3030

3131
#### Links

0 commit comments

Comments
 (0)
Please sign in to comment.