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
1c0b765d
Commit
1c0b765d
authored
Jun 26, 2015
by
Robert Bailey
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10359 from justinsb/aws_fix_options
Fix AWS options doc
parents
e6f14a21
3ef02814
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
options.md
cluster/aws/options.md
+3
-3
No files found.
cluster/aws/options.md
View file @
1c0b765d
...
@@ -5,11 +5,11 @@ specific to AWS are documented here, for cross-provider options see [this docume
...
@@ -5,11 +5,11 @@ specific to AWS are documented here, for cross-provider options see [this docume
This is a work-in-progress; not all options are documented yet!
This is a work-in-progress; not all options are documented yet!
## ZONE
**KUBE_AWS_ZONE**
The AWS availability zone to deploy to. Defaults to us-west-2a.
The AWS availability zone to deploy to. Defaults to us-west-2a.
## AWS_IMAGE
**AWS_IMAGE**
The AMI to use. If not specified, the image will be selected based on the AWS region.
The AMI to use. If not specified, the image will be selected based on the AWS region.
...
@@ -50,7 +50,7 @@ Please note: Do not set this to "false" unless you...
...
@@ -50,7 +50,7 @@ Please note: Do not set this to "false" unless you...
-
... already configured a route for "YOUR_IP/32" to an AWS internet gateway (for the master instance to reach your
-
... already configured a route for "YOUR_IP/32" to an AWS internet gateway (for the master instance to reach your
client directly during setup)
client directly during setup)
## DOCKER_STORAGE
**DOCKER_STORAGE**
Choose the docker storage driver to use. This is an advanced option; most people should leave it as the default aufs
Choose the docker storage driver to use. This is an advanced option; most people should leave it as the default aufs
for parity with GCE.
for parity with GCE.
...
...
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