cleanup k8s101/201 resource left (#11008)

This commit is contained in:
Chao Wang
2018-11-15 21:33:54 +08:00
committed by k8s-ci-robot
parent b2c893ee22
commit e91aba3b45
4 changed files with 0 additions and 12 deletions
@@ -87,8 +87,6 @@ Some additional resources for getting information about your cluster and how it
### Tutorials
* [Kubernetes Basics](/docs/tutorials/kubernetes-basics/)
* [Kubernetes 101](/docs/user-guide/walkthrough/) - kubectl command line interface and Pods
* [Kubernetes 201](/docs/user-guide/walkthrough/k8s201/) - labels, deployments, services, and health checking
* [Configuring Redis with a ConfigMap](/docs/tutorials/configuration/configure-redis-using-configmap/)
* Stateless Applications
* [Deploying PHP Guestbook with Redis](/docs/tutorials/stateless-application/guestbook/)