mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
fix link on root README.md
This commit is contained in:
parent
b2dafdaef5
commit
7d09b0d081
@ -62,7 +62,7 @@ Kubernetes documentation is organized into several categories.
|
||||
- in [docs/getting-started-guides](docs/getting-started-guides)
|
||||
- **User Documentation**
|
||||
- [User FAQ](https://github.com/GoogleCloudPlatform/kubernetes/wiki/User-FAQ)
|
||||
- in [docs](docs/overview.md)
|
||||
- in [docs](docs/user-guide/overview.md)
|
||||
- for people who want to run programs on kubernetes
|
||||
- describes current features of the system (with brief mentions of planned features)
|
||||
- **Developer Documentation**
|
||||
@ -71,7 +71,7 @@ Kubernetes documentation is organized into several categories.
|
||||
- covers development conventions
|
||||
- explains current architecture and project plans
|
||||
- **Service Documentation**
|
||||
- in [docs/services.md](docs/services.md)
|
||||
- in [docs/user-guide/services.md](docs/user-guide/services.md)
|
||||
- [Service FAQ](https://github.com/GoogleCloudPlatform/kubernetes/wiki/Services-FAQ)
|
||||
- for people who are interested in how Services work
|
||||
- details of ```kube-proxy``` iptables
|
||||
|
Loading…
Reference in New Issue
Block a user