mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Copy edits for typos (resubmitted)
This commit is contained in:
@@ -368,7 +368,7 @@ address, other services should be visible only from inside of the cluster.
|
||||
Kubernetes `ServiceTypes` allow you to specify what kind of service you want.
|
||||
The default and base type is `ClusterIP`, which exposes a service to connection
|
||||
from inside the cluster. `NodePort` and `LoadBalancer` are two types that expose
|
||||
services to external trafic.
|
||||
services to external traffic.
|
||||
|
||||
Valid values for the `ServiceType` field are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user