mirror of https://github.com/k3s-io/k3s
Update README.md
parent
793677e8e2
commit
56ca1ef328
|
@ -56,6 +56,11 @@ Kubernetes documentation is organized into several categories.
|
||||||
- for people who want to contribute code to kubernetes
|
- for people who want to contribute code to kubernetes
|
||||||
- covers development conventions
|
- covers development conventions
|
||||||
- explains current architecture and project plans
|
- explains current architecture and project plans
|
||||||
|
- ** Service Documentation***
|
||||||
|
- [Service FAQ](https://github.com/GoogleCloudPlatform/kubernetes/wiki/Services-FAQ)
|
||||||
|
- for people who are interested in how Services work
|
||||||
|
- details of ```kube-proxy``` iptables
|
||||||
|
- how to wire services to external internet
|
||||||
- **Design Documentation**
|
- **Design Documentation**
|
||||||
- in [docs/design](docs/design)
|
- in [docs/design](docs/design)
|
||||||
- for people who want to understand the design choices made
|
- for people who want to understand the design choices made
|
||||||
|
|
Loading…
Reference in New Issue