mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #77951 from yujuhong/sd-env
GCE/Windows: add instructions about stackdriver logging in README
This commit is contained in:
commit
9030187d2c
@ -62,6 +62,7 @@ plane only runs on Linux.
|
||||
export NUM_NODES=2 # number of Linux nodes
|
||||
export NUM_WINDOWS_NODES=2
|
||||
export KUBE_GCE_ENABLE_IP_ALIASES=true
|
||||
export LOGGING_STACKDRIVER_RESOURCE_TYPES=new
|
||||
```
|
||||
|
||||
Now bring up a cluster using one of the following two methods:
|
||||
|
Loading…
Reference in New Issue
Block a user