Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
9030187d
Unverified
Commit
9030187d
authored
May 17, 2019
by
Kubernetes Prow Robot
Committed by
GitHub
May 17, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #77951 from yujuhong/sd-env
GCE/Windows: add instructions about stackdriver logging in README
parents
628e0d83
abed7cc0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
README-GCE-Windows-kube-up.md
cluster/gce/windows/README-GCE-Windows-kube-up.md
+1
-0
No files found.
cluster/gce/windows/README-GCE-Windows-kube-up.md
View file @
9030187d
...
@@ -62,6 +62,7 @@ plane only runs on Linux.
...
@@ -62,6 +62,7 @@ plane only runs on Linux.
export NUM_NODES=2 # number of Linux nodes
export NUM_NODES=2 # number of Linux nodes
export NUM_WINDOWS_NODES=2
export NUM_WINDOWS_NODES=2
export KUBE_GCE_ENABLE_IP_ALIASES=true
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:
Now bring up a cluster using one of the following two methods:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment