mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
update k8s url
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
e7a2ce75e5
commit
7c93cd4207
2 changed files with 2 additions and 2 deletions
|
|
@ -84,7 +84,7 @@ That said, if you have questions, reach out to us
|
|||
[interactive tutorial]: https://kubernetes.io/docs/tutorials/kubernetes-basics
|
||||
[kubernetes.io]: https://kubernetes.io
|
||||
[Scalable Microservices with Kubernetes]: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615
|
||||
[troubleshooting guide]: https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/
|
||||
[troubleshooting guide]: https://kubernetes.io/docs/tasks/debug/
|
||||
|
||||
## Community Meetings
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ The Kubernetes Community is active on Stack Overflow, you can post your question
|
|||
### Documentation
|
||||
|
||||
* [User Documentation](https://kubernetes.io/docs/)
|
||||
* [Troubleshooting Guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/)
|
||||
* [Troubleshooting Guide](https://kubernetes.io/docs/tasks/debug/)
|
||||
|
||||
### Real-time Chat
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue