AdamDang
6d8b6a9633
Update upgrade_from_kops_1.6_to_1.7_calico_cidr_migration.md
2018-05-05 14:02:20 +08:00
k8s-ci-robot
7ed7dc21e2
Merge pull request #5067 from AdamDang/patch-33
...
Typo fix detaults->defaults
2018-05-04 05:55:51 -07:00
k8s-ci-robot
dbdfb5b317
Merge pull request #5094 from tsupertramp/add-more-tags-to-run-in-existing-vpc-docs
...
Add SubnetType tags to run_in_existing_vpc docs
2018-05-03 09:34:53 -07:00
k8s-ci-robot
e8c91f7f57
Merge pull request #5091 from AdamDang/patch-14
...
Typo fix: wil->will
2018-05-03 03:52:51 -07:00
k8s-ci-robot
91ad5c8d9e
Merge pull request #5081 from fgrehm/patch-1
...
Note that `kops rolling-update` is required after tf apply
2018-05-03 03:06:52 -07:00
Matt Dougherty
ff17e6f556
Add useRawManifest option to hook spec
...
When "useRawManifest" is set to true in the hook spec, the contents of
the "manifest" field are used unmodified as a systemd unit. The
"before" and "requires" fields are ignored, kops will not construct
the "[Unit]" section of the systemd unit file, and kops will not add a
"[Service]" header.
This gives operators access to the full suite of options available in
the "[Unit]" section, and also allows creation of unit files which
don't contain a "[Service]" section (for example, .swap units; see
https://www.freedesktop.org/software/systemd/man/systemd.swap.html ).
Because this functionality is gated behind a new option, backwards
compatibility is preserved for hooks currently being created using the
old style.
2018-05-02 16:31:05 -07:00
Matt Dougherty
68f50ec106
Fix indentation in hook example in cluster_spec doc
2018-05-02 16:31:05 -07:00
Thomas Peitz
d9ec15ec3b
Add SubnetType tags to run_in_existing_vpc docs
2018-05-02 21:20:26 +02:00
AdamDang
b3d5f6af8d
Update index.html
2018-05-02 19:05:38 +08:00
AdamDang
f49bd53a87
Update _generated_accessspec_v1alpha2_kops_definition.md
2018-05-02 19:02:25 +08:00
Manuel de Brito Fontes
6b205e599a
Generate live project documentation using mkdocs and gh-pages
2018-05-01 15:10:09 -03:00
AdamDang
236f04eed0
Typo fix in vsphere-development-status.md: secrete->secret
...
secrete->secret
2018-04-30 23:07:38 +08:00
Fabio Rehm
9efc769eb9
Note that `kops rolling-update` is required after tf apply
...
Closes https://github.com/kubernetes/kops/issues/4740
2018-04-29 19:50:55 -03:00
AdamDang
a759b58e4c
Update manifests_and_customizing_via_api.md
2018-04-29 14:51:38 +08:00
AdamDang
7d9bb0dcd7
Update node_resource_handling.md
2018-04-29 14:50:45 +08:00
AdamDang
8528f375aa
Typo fix in 1.9-NOTES.md: compatability->compatibility
...
compatability->compatibility
2018-04-27 23:51:19 +08:00
bhack
b94b740789
Add hooks example for cachefiled
2018-04-27 16:25:59 +02:00
AdamDang
05dd9ae302
Typo fix in addons.md
...
Two changes:
Kubernetes is in capital and lowercase letters.
addons is ->addons are
2018-04-26 23:24:22 +08:00
AdamDang
e83b5991ac
Update index.html
2018-04-26 20:51:29 +08:00
Julien SENON
1db9691901
Update after make gen-cli-docs
2018-04-25 00:10:30 +02:00
Julien SENON
1408fc9aca
Remove unecessary println, add comment for /Users/julien and windows, update docs
2018-04-22 16:50:14 +02:00
Julien SENON
9829245f3f
Generate make gen-cli-docs
2018-04-22 16:50:14 +02:00
Julien SENON
7889421dcd
Update documentation with state store oonfiguration explanation
2018-04-22 16:45:47 +02:00
AdamDang
4ff197afe2
Update instance_groups.md
...
aditional->additional
2018-04-22 09:50:58 +08:00
AdamDang
6c71c773ef
Update index.html
...
aditional->additional
2018-04-22 09:49:12 +08:00
Sandeep Rajan
eaac019e34
CoreDNS in kops as an addon
...
fix test
2018-04-20 17:03:17 -04:00
k8s-ci-robot
c0a94f6194
Merge pull request #4993 from yulng/patch-1
...
fix :"rbac" should be "RBAC"
2018-04-20 08:00:59 -07:00
k8s-ci-robot
dc3f9e1bdd
Merge pull request #5016 from Raffo/patch-1
...
Fixes environment variable export.
2018-04-20 02:04:59 -07:00
Justin Santa Barbara
738cadb45a
Update generated docs
2018-04-18 21:02:22 -04:00
Raffaele Di Fazio
c52d6cd1c1
Fix additional typo (ZONE -> ZONES)
2018-04-17 13:28:31 +02:00
Raffaele Di Fazio
64cb7396c6
Fixes environment variable export.
2018-04-17 13:23:53 +02:00
yulng
0974583a84
Not Applicable
...
Not Applicable
2018-04-14 16:26:22 +08:00
yulng
d2d3f26d51
RBAC
...
RBAC
2018-04-14 16:16:37 +08:00
Xianlu Bird
f5ee73c2a7
Fix typo
2018-04-13 12:02:07 +08:00
andrewsykim
6a3d9dc46f
digitalocean tutorial
2018-04-12 00:30:43 -04:00
Justin Santa Barbara
bde1576b73
Add initial 1.9.0 notes
2018-04-11 13:38:05 -04:00
k8s-ci-robot
ad4fa4d872
Merge pull request #4944 from tombull/patch-1
...
Add warning about google cloud repository versions
2018-04-09 13:46:24 -07:00
k8s-ci-robot
6b40b0d56f
Merge pull request #4929 from AdamDang/patch-14
...
Typo fix dont'->don't
2018-04-09 12:06:29 -07:00
k8s-ci-robot
2fb37cdcea
Merge pull request #4934 from ofersadgat/patch-1
...
Update the reccomended Ubuntu Image
2018-04-09 12:06:24 -07:00
Tom Bull
6b4c3dcba1
Add warning about google cloud repository versions
...
I spent nearly a day trying to figure out what had gone wrong with repeated installations. Turns out google doesn't build and release every version of etcd to gcr - just random ones that they feel like. The documentation is updated to reflect that kops uses gcr for its etcd images and to check the gcr before just putting any version number.
2018-04-09 15:41:02 +08:00
John Albietz
b68e1be1af
Fix spelling
2018-04-08 12:59:27 -07:00
ofersadgat
e0b571c5e0
Update the reccomended Ubuntu Image
...
The old image is plain broken in kubernetes. No docker container has internet access while using that image and this upgrade fixes that.
2018-04-06 13:13:05 -07:00
Mike Splain
92a05287c4
Fix typo in api_updates
2018-04-06 13:04:35 -04:00
AdamDang
7d3ac54878
Typo fix DONT->DON'T
...
Typo fix DONT->DON'T
2018-04-06 09:50:06 +08:00
AdamDang
3f2a56c32d
Typo fix DONT->DON'T
...
Typo fix DONT->DON'T
2018-04-06 09:48:44 +08:00
AdamDang
018af14043
Typo fix dont'->don't
...
a small typo fix dont'->don't
2018-04-06 09:42:35 +08:00
k8s-ci-robot
0f0a2f697e
Merge pull request #4902 from sunlintong/slt-6
...
three spell mistakes
2018-04-04 07:58:09 -07:00
k8s-ci-robot
4c78e596a0
Merge pull request #4904 from sunlintong/slt-7
...
three spell mistakes
2018-04-04 07:19:08 -07:00
k8s-ci-robot
3e56125a2c
Merge pull request #4905 from sunlintong/slt-8
...
update vsphere-development-status.md
2018-04-04 06:37:08 -07:00
sunlintong
7005321396
Outout --> Output
2018-04-04 16:46:42 +08:00
sunlintong
fd04d7e74e
commiting --> committing
2018-04-04 16:46:01 +08:00
sunlintong
c9fed689d0
inclues --> includes
2018-04-04 16:44:37 +08:00
sunlintong
fe9c84ed14
investination --> investigation
2018-04-04 16:43:57 +08:00
sunlintong
59f588870c
similiarly --> similarly
2018-04-04 16:25:08 +08:00
sunlintong
bf30611c5c
varibales --> variables
2018-04-04 16:23:34 +08:00
sunlintong
8d36bb8d9d
Verifiy --> Verify
2018-04-04 16:14:58 +08:00
sunlintong
80ea7999ca
explictly --> explicitly
2018-04-04 16:09:09 +08:00
sunlintong
fbba76dee0
enought --> enough
2018-04-04 16:02:39 +08:00
sunlintong
0f3b02203e
mycuster.yaml --> mycluster.yaml
2018-04-04 15:55:12 +08:00
k8s-ci-robot
e9b6a4544e
Merge pull request #4883 from sunlintong/slt-2
...
update two file
2018-04-03 08:21:34 -07:00
k8s-ci-robot
f020a519bd
Merge pull request #4884 from sunlintong/slt-3
...
fix spell mistakes in cluster_spec.md
2018-04-03 08:21:28 -07:00
k8s-ci-robot
12badd7c01
Merge pull request #4885 from sunlintong/slt-4
...
update download_config.md
2018-04-03 08:21:23 -07:00
k8s-ci-robot
c6636a42fa
Merge pull request #4891 from justinsb/document_ports
...
Document the ports we use, to avoid conflicts
2018-04-03 08:21:17 -07:00
k8s-ci-robot
1c97695519
Merge pull request #4886 from sunlintong/slt-1
...
correct spell in the code and the relative doc
2018-04-03 07:40:24 -07:00
k8s-ci-robot
a46e3f1b70
Merge pull request #4887 from sunlintong/slt-5
...
spell correct
2018-04-03 07:40:19 -07:00
Justin Santa Barbara
b914c09f21
Document the ports we use, to avoid conflicts
2018-04-03 06:48:43 -07:00
sunlintong
8351cfb6d7
instance_groups.md
2018-04-03 17:01:50 +08:00
sunlintong
f1eebb0c12
etcd_backup.md
2018-04-03 16:52:50 +08:00
sunlintong
e735414448
add
2018-04-03 16:46:09 +08:00
sunlintong
ee076b0cbb
clsuter --> cluster
2018-04-03 16:36:44 +08:00
sunlintong
8aede7bcb9
seperate --> separate
2018-04-03 16:36:06 +08:00
Joakim Karlsson
a4b58e2f6b
removed sed hack to get AMI image
2018-04-03 10:31:03 +02:00
sunlintong
140a56ee93
fix spell mistakes in cluster_spec.md
2018-04-03 16:23:55 +08:00
sunlintong
3e8f1734d8
spell...
2018-04-03 16:11:44 +08:00
k8s-ci-robot
8bbbc8840a
Merge pull request #4861 from sunlintong/feature-3
...
spell depedencies --> dependencies
2018-04-02 08:02:14 -07:00
k8s-ci-robot
d7cbe3307b
Merge pull request #4865 from sunlintong/feature-6
...
two spell mistake
2018-04-02 06:41:13 -07:00
k8s-ci-robot
edc0f5ce8d
Merge pull request #4864 from sunlintong/feature-5
...
update basic-requirements.md
2018-04-02 05:54:02 -07:00
sunlintong
90e3376033
add
2018-04-02 16:12:52 +08:00
sunlintong
96d550ada2
spell...
2018-04-02 16:01:48 +08:00
sunlintong
8345f6a66b
update basic-requirements.md
2018-04-02 15:37:39 +08:00
sunlintong
faa6485bd9
depedencies --> dependencies
2018-04-02 14:50:47 +08:00
k8s-ci-robot
516daa0ac1
Merge pull request #4581 from itskingori/add_metrics_server_addon
...
Add metrics-server addon
2018-04-01 22:25:03 -07:00
k8s-ci-robot
fc1bed4353
Merge pull request #4224 from nebril/cilium-support
...
Add Cilium as CNI plugin
2018-03-26 07:49:02 -07:00
k8s-ci-robot
5cda02ca2b
Merge pull request #4695 from vendrov/instnace_monitroing_support
...
Add support for instance monitoring
2018-03-25 14:17:01 -07:00
AdamDang
e3f44b4905
Update addon_manager.md
...
"the problem is arises in the following scenario" has a grammatical error.
"is" should be removed.
2018-03-24 22:43:17 +08:00
k8s-ci-robot
03bc6f0ade
Merge pull request #4754 from AdamDang/patch-5
...
Update networking.md
2018-03-22 09:41:19 -07:00
k8s-ci-robot
5eda16d1c3
Merge pull request #4755 from kmaris/patch-1
...
Update aws.md
2018-03-22 09:41:13 -07:00
k8s-ci-robot
13d8583d96
Merge pull request #4756 from AdamDang/patch-6
...
Update cluster_upgrades_and_migrations.md
2018-03-22 09:41:03 -07:00
AdamDang
44aafce433
Update cluster_upgrades_and_migrations.md
...
a spell error
2018-03-22 20:49:03 +08:00
Kevin Maris
7ce2e3e474
Update aws.md
...
Fix grammar.
2018-03-22 05:57:28 -06:00
AdamDang
70b554a5cb
Update networking.md
...
"Kubernetes appears 12 times in main text of this doc, except links, 9 in capital,3 in lower case.
It's better to be same.
2018-03-22 17:27:22 +08:00
AdamDang
42e3e45c8d
Update instance_groups.md
...
"instancegroup" and "instance group" appear in one sentence. It's better to use same format.
2018-03-22 15:39:36 +08:00
devops
d734f35126
Add support for instance monitoring
...
Add API backward comptability
Add api generated files
documenting detailed-monitoring
instance-group json typo
Update test expected result
to support enable_monitroing
Add instance-monitroing support to CF
Improve doc, test and rename InstanceMonitoring
Rename instnace-monitoring to fit the YAML kops form
typo detailedInstanceMonitoring
2018-03-21 23:06:38 +02:00
Przemysław Dąbek
a94eee33c8
cluser => cluster
2018-03-21 07:35:12 +01:00
Maciej Kwiek
bca52dede9
Add Cilium as CNI plugin
...
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-03-20 13:07:26 +01:00
k8s-ci-robot
98ba08f496
Merge pull request #4589 from felipejfc/master
...
[Calico] Fix delay setting up ip routes in new nodes
2018-03-17 14:10:25 -07:00
k8s-ci-robot
8efbb63cc9
Merge pull request #4686 from muhongwei/mhw_branch2
...
fix 'confimap'->'configmap'
2018-03-15 21:25:22 -07:00
muhongwei
7278d249b5
fix 'confimap'->'configmap'
2018-03-16 10:59:52 +08:00
AdamDang
a8aded4fc0
Typo fix "commmand"->"command"
...
"commmand"->"command"
2018-03-15 19:35:52 +08:00
Felipe Cavalcanti
e9ef618b14
apply a rolling strategy to calico-node daemonset, improve docs
2018-03-12 15:16:08 -03:00
k8s-ci-robot
64a734fd3a
Merge pull request #4624 from AdamDang/patch-9
...
Typo fix "Kubernetes 1.9"->"Kubernetes v1.9"
2018-03-10 15:12:11 -08:00
k8s-ci-robot
eb4ed3ab51
Merge pull request #4625 from AdamDang/patch-10
...
Typo fix "previouslly"->"previously"
2018-03-10 12:42:22 -08:00
k8s-ci-robot
1691cf0c58
Merge pull request #4638 from AdamDang/patch-16
...
Typo delete duplicated "is ", "utilty"->"utility"
2018-03-10 12:42:12 -08:00
k8s-ci-robot
653d2e46a8
Merge pull request #4626 from AdamDang/patch-11
...
Typo fix "need"->"needs", delete duplicated "."
2018-03-10 12:05:30 -08:00
k8s-ci-robot
125baa6ade
Merge pull request #4631 from peterkuiper/fix-typo-instance-groups-md
...
Fixed typo, us-central should be eu-central
2018-03-10 12:05:25 -08:00
k8s-ci-robot
41d4b6ca5d
Merge pull request #4636 from AdamDang/patch-14
...
Typo delete duplicated "our", fix "reacheable"->"reachable"
2018-03-10 12:05:20 -08:00
k8s-ci-robot
cc3b5f8819
Merge pull request #4637 from AdamDang/patch-15
...
Typo "offical"->"official"
2018-03-10 12:05:10 -08:00
k8s-ci-robot
f6968998c4
Merge pull request #4621 from AdamDang/patch-7
...
Typo instance group ->"InstanceGroup"
2018-03-10 11:29:20 -08:00
k8s-ci-robot
eb573a6f1c
Merge pull request #4622 from AdamDang/patch-8
...
Typo fix "provides"->"provide"
2018-03-10 11:29:11 -08:00
AdamDang
02c0115043
Typo delete duplicated "is ", "utilty"->"utility"
...
In "The upgrade is will occur once the channels utilty picks up the change within a
few minutes.", “is” is superfluous.
"utilty" is wrong word, should be utility here.
2018-03-10 10:07:44 +08:00
AdamDang
6e498cb3f9
Typo "offical"->"official"
...
It should be "official" here.
2018-03-10 09:57:51 +08:00
AdamDang
b955fb5b2f
Typo delete duplicated "our", fix "reacheable"->"reachable"
...
1. delete duplicated "our" in line 40.
2. fix "reacheable"->"reachable"
2018-03-10 07:39:55 +08:00
k8s-ci-robot
d46f35539f
Merge pull request #4628 from AdamDang/patch-13
...
Typo fix "etcd manager"->"etcd-manager"
2018-03-09 13:06:10 -08:00
Peter Kuiper
df75871f65
Fixed typo, us-central should be eu-central
2018-03-09 22:06:05 +01:00
Kyle Rockman
8382cbbe57
redo documenation generation after PR changes
2018-03-09 10:21:24 -06:00
Kyle Rockman
148655da1f
recompile documentation
2018-03-09 10:14:00 -06:00
AdamDang
e01a8ff5de
Typo fix "etcd manager"->"etcd-manager"
...
In this doc, "etcd-manager" is written as "“etcd-manager", while in line 28 "etcd manager"
2018-03-09 20:25:21 +08:00
AdamDang
9957d2938e
Typo fix "need"->"needs", delete duplicated "."
...
1. "our cluster name need to include the string..." is not correct. should use "needs" here.
2. "Can you see your masters ?." the "." is not needed.
2018-03-09 14:05:03 +08:00
AdamDang
ed12eab597
Typo fix "previouslly"->"previously"
...
"previouslly" is not correct.
2018-03-09 13:51:59 +08:00
AdamDang
631547561c
Typo fix "Kubernetes 1.9"->"Kubernetes v1.9"
...
In this doc, a Kubernetes Version is written as "Kubernetes 1.x" and "Kubernetes v1.x" , for a serious doc, it needs to keep consistency.
2018-03-09 13:37:48 +08:00
AdamDang
b7acc4db8c
Typo fix "provides"->"provide"
...
a grammatical error in line 4: "ignore ....; provides .... "
2018-03-09 13:24:50 +08:00
AdamDang
3970776ac1
Typo instance group ->"InstanceGroup"
...
"InstanceGroup" is written as "instance group", "instancegroup" and "InstanceGroup" in this doc.
It's a kops model, so needs to be written in same way.
2018-03-09 13:17:09 +08:00
k8s-ci-robot
de9e728d5e
Merge pull request #4609 from AdamDang/patch-5
...
Typo delete duplicated "a a"
2018-03-08 18:46:20 -08:00
AdamDang
46652706e7
Typo fix "failes"->"fails"
...
"failes" is an error, should be fails or failure.
2018-03-08 18:08:24 +08:00
AdamDang
a8c2546c63
Typo delete duplicated "a a"
...
"a a" is duplicated in line 38
2018-03-08 17:45:26 +08:00
k8s-ci-robot
d4ad040c5c
Merge pull request #4577 from AdamDang/patch-2
...
Typo fix "kubernetes"->"Kubernetes"
2018-03-07 15:07:02 -08:00
k8s-ci-robot
fdc72d333d
Merge pull request #4600 from AdamDang/patch-4
...
Typo delete duplicated word
2018-03-07 15:06:52 -08:00
Grischa Ekart
7c41e35bbc
Implement AWS Default Bucket Encryption PR #4235
2018-03-07 23:26:28 +01:00
Sanket Patel
86a2637044
Update aws.md
...
Minor typo. publically -> publicly
2018-03-07 13:09:13 -06:00
AdamDang
6400f5148e
Typo delete duplicated word
...
"you can also rerun rerun" has a duplicated word "rerun".
2018-03-07 13:30:45 +08:00
k8s-ci-robot
2b4af48489
Merge pull request #4576 from AdamDang/patch-1
...
Typo fix "NAT Gateways" -> "NAT gateways"
2018-03-06 19:42:54 -08:00
Felipe Cavalcanti
4d7d8b86b3
roll back calico version in bootstrapchannelbuilder to 2.6.7, increment the suffix and little docs improvement
2018-03-06 19:43:00 -03:00
King'ori Maina
d56a736cba
Link to addon installation steps in HPA docs
2018-03-06 20:17:27 +02:00
Felipe Cavalcanti
468d941d99
[Calico] Activate node controller in calico-kube-controllers and add CALICO_K8S_NODE_REF in calico-node, this commit fixes #3224 and #4533
2018-03-06 12:33:26 -03:00
King'ori Maina
929f299fac
Add caveat for nasty k8s 1.8 API aggregation layer bug
2018-03-05 19:59:01 +02:00
King'ori Maina
472604cac3
Add notes on registration of resource and custom metrics API servers
2018-03-05 19:04:28 +02:00
King'ori Maina
127ac0df4f
Update docs to make them clearer
2018-03-05 19:01:38 +02:00
King'ori Maina
c41b30e487
Add link to HPA docs in cluster spec docs
2018-03-05 18:43:47 +02:00
King'ori Maina
b294016e4d
Fix incorrect link text
2018-03-05 18:43:47 +02:00
King'ori Maina
91a6a9aa36
Remove unnecessary fullstops
2018-03-05 18:43:47 +02:00
King'ori Maina
3e178c814d
Add comprehensive horizontal pod autoscaling documentation
2018-03-05 18:43:46 +02:00
AdamDang
3e2fd0a2f0
Typo fix "kubernetes"->"Kubernetes"
...
"kubernetes cluster" is written in lower-case in line 5 , while in capitals in line 9 .
2018-03-05 17:34:47 +08:00
AdamDang
6682eae771
Typo fix "NAT Gateways" -> "NAT gateways"
...
"NAT gateway" appears 3 times in this doc. Two are "NAT gateway" ,while one is "NAT Gateway" . They should be kept consistency.
2018-03-05 14:04:05 +08:00
k8s-ci-robot
1c75f47510
Merge pull request #4526 from mad01/custom-ca
...
custom ca new implementation of #2924
2018-03-01 12:52:28 -08:00
Alexander Brandstedt
62ab65e8e3
implementation custom ca cert and key #2924
...
- implementing as new subcommand keypair to secret
- rename of LoadPEMCertificate to ParsePEMCertificate to have
the same naming of parsing of certificate/private key bytes in
the same package result is
pki.ParsePEMPrivateKey(privateKeyBytes)
pki.ParsePEMCertificate(certBytes)
2018-03-01 09:50:04 +01:00
k8s-ci-robot
533d0a72b1
Merge pull request #4474 from justinsb/etcd_manager_roadmap
...
Add (proposed) roadmap for etcd
2018-02-28 16:03:55 -08:00
k8s-ci-robot
6ff0a64f0f
Merge pull request #4528 from Globegitter/patch-3
...
Moving from one IG w multiple AZs to one IG per AZ
2018-02-28 08:00:50 -08:00
Markus Padourek
f5408e3bba
Fix typo
2018-02-28 11:03:35 +01:00
k8s-ci-robot
3b78618327
Merge pull request #4302 from sethpollack/eip
...
Add option for using existing EIP's
2018-02-27 22:27:46 -08:00
k8s-ci-robot
7b31187e9f
Merge pull request #4519 from syndbg/patch-1
...
Clarify few things in Running an existing VPC
2018-02-27 20:52:47 -08:00
Markus Padourek
41eff5b2b2
Moving from one IG w multiple AZs to one IG per AZ
...
As discussed in #760
2018-02-27 12:03:35 +01:00
Anton Antonov
3c88a7fc27
Clarify few things in Running an existing VPC
2018-02-26 18:11:57 +02:00
Justin Santa Barbara
6f52996c2a
Experimental kops set cluster command
...
Introduce an experimental kops set cluster command, for setting
individual fields in the same style as the kops create cluster
--override flags.
For now, feature flag gated by the same SpecOverrideFlag feature flag.
Also split out pkg/commands package to facilitate testing.
2018-02-26 09:33:16 -05:00
k8s-ci-robot
aa6e801e18
Merge pull request #3829 from mikesplain/suspendAZRebalance
...
Add Instance Group Suspend Processes
2018-02-25 22:20:52 -08:00
Mike Splain
571f1a08f3
Update docs
2018-02-25 23:00:58 -05:00
Christopher Hein
1eae32842d
Update AWS Logo In Docs
...
**Why:**
* The current logo is using the block type logo, this updates to the
smile logo
**This change addresses the need by:**
* closes #4480
Signed-off-by: Christopher Hein <me@christopherhein.com>
2018-02-21 01:45:35 -08:00
k8s-ci-robot
4b8db1eee0
Merge pull request #4137 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2018-02-20 08:54:39 -08:00
Justin Santa Barbara
38cb95446b
Add roadmap for etcd
2018-02-20 11:16:47 -05:00
Mike Splain
fdc2695fe1
Add suspendProcesses to IGs
2018-02-20 09:30:18 -05:00
k8s-ci-robot
c37eab74ca
Merge pull request #4435 from chrislovecnm/remove-submodules
...
Remove submodules
2018-02-19 14:54:38 -08:00
chrislovecnm
64439b4846
updating cli documentation for override-lifecycles
2018-02-19 13:27:08 -07:00
Seth Pollack
3ae8ac1329
add option for BYOEIP
2018-02-16 12:08:05 -05:00
k8s-ci-robot
4f6dc89642
Merge pull request #4384 from leeeboo/master
...
Add to aws-china.md to prevent Etag not match the HASH of file.
2018-02-16 08:32:39 -08:00
k8s-ci-robot
2c1ad3a630
Merge pull request #4440 from klaus993/fix-instange-groups-docs
...
Fix instange groups docs
2018-02-14 18:23:40 -08:00
klaus993
4ea6623933
Add clarification in instance group deletion
...
It can happen that, if one is accustomed to target the configuration to
terraform (for example), one does not expect it to be applied automatically,
but perform a `kops update cluster --target=terraform` followed by a `terraform
apply`. It's a disruption of common flow and it should be clarified.
2018-02-14 16:31:01 -03:00
Tim Hockin
79d5f793e7
Convert registry to k8s.gcr.io
2018-02-14 10:08:41 -08:00
k8s-ci-robot
2b1ecba8e1
Merge pull request #4395 from ihoegen/master
...
Add max-requests-inflight parameter
2018-02-13 22:59:51 -08:00
klaus993
43251fbb60
Change example in create ig --help
...
Add another subnet to the first example to show how to pass multiple subnets.
And run `make gen-cli-docs`.
2018-02-13 19:12:31 -03:00
Ian Hoegen
37c3ac3784
Add max-requests-inflight flag, along with docs
2018-02-13 13:34:48 -08:00
klaus993
6050d90805
Add info about `kops create ig` command in docs
2018-02-13 17:14:22 -03:00
Andrey Voronkov
6df4f001a3
Fix wrong backticks markdown.
2018-02-13 12:33:06 +03:00
chrislovecnm
6a4bd4836d
removing old dependencies document
2018-02-12 21:47:13 -07:00
John Ruiz
30d58dd601
Update upgrade.md
...
Explains that it is recommended, but not required, to upgrade one minor version at a time.
2018-02-12 17:54:19 -05:00
k8s-ci-robot
dcd8fc0920
Merge pull request #4427 from shavo007/master
...
API audit doc changes
2018-02-12 11:22:49 -08:00
shane lee
343a8da823
API audit doc changes
2018-02-13 00:22:36 +11:00
Justin Santa Barbara
9fc7c3759b
Add notes for 1.8.1 release
...
Version will not be updated on master branch, as it is already on the
1.9 train.
2018-02-11 22:07:20 -05:00
Albert
faf69dcb75
Add to aws-china.md to prevent Etag not match the HASH of file.
2018-02-05 15:22:30 +08:00
k8s-ci-robot
d509440455
Merge pull request #4372 from lucasreed/docs_grammer_spelling_fix
...
Documentation spelling/grammar fixes.
2018-02-03 15:19:15 -08:00
Justin Santa Barbara
7dfca05c09
Remove federation support
...
As it has been removed from upstream kubernetes, in favor of the
multicluster revamp.
2018-02-03 16:53:39 -05:00
Luke Reed
257ca33297
just a couple grammar/spelling errors I noticed
2018-02-02 15:55:00 -05:00
k8s-ci-robot
dbc81d2be1
Merge pull request #4199 from dictvm/patch-1
...
Extend examples of subnet parameter
2018-02-02 02:27:24 -08:00
k8s-ci-robot
bbd4eaf524
Merge pull request #4201 from perryao/patch-2
...
Update terraform.md
2018-02-02 02:27:19 -08:00
k8s-ci-robot
2abdaf52ac
Merge pull request #4336 from iMartyn/feature/extra-terraform-config
...
Feature/extra terraform config
2018-02-02 02:27:09 -08:00
k8s-ci-robot
9eb047a1c3
Merge pull request #4361 from Rcluoyi/dev
...
Fix broken links for Usage instructions in addons.md
2018-01-31 18:56:03 -08:00
Martyn Ranyard
e0200fbe95
Add TerraformProviderExtraConfig to cluster spec
2018-01-31 11:33:49 +01:00
renchao
b01ed1c684
Fix broken links for Usage instructions in addons.md
2018-01-31 14:03:18 +08:00
Jeremy Mathevet
d00de67de8
Add examples, fix docker stop and add az-name var
2018-01-30 17:14:18 +00:00
Daniel Heitmann
3a34895e71
Improve Instance Group subnet creation CLI parameter description
...
Make it more obvious which input is expected.
2018-01-29 14:20:56 +01:00
k8s-ci-robot
a917a2c4de
Merge pull request #4130 from stuffandthings/patch-1
...
Bump kubernetes dashboard version to 1.8.1
2018-01-26 12:25:36 -08:00
k8s-ci-robot
923118eee0
Merge pull request #4166 from mrballcb/interactive_cli_opt
...
Interactive cli opt
2018-01-26 12:25:33 -08:00
k8s-ci-robot
f9748b7ebf
Merge pull request #4270 from int128/root-volume-type
...
Fix rootVolumeType accepts all volume types
2018-01-26 11:36:35 -08:00
k8s-ci-robot
b02a73fa2c
Merge pull request #4184 from chrislovecnm/rbac-default
...
Switching the default for kops to create a cluster with RBAC enabled.
2018-01-26 10:52:33 -08:00
Mikhail Goncharov
01c129cbe0
Update bastion.md
...
one have to specify ig name
2018-01-26 11:37:18 +00:00
Justin Santa Barbara
a0708238f8
Merge pull request #4319 from mingyuanzhu/bugfix/docs-type
...
Fix the buildImage command typo
2018-01-23 23:19:39 -05:00
Hanfei Shen
8f73d929b4
fix config file name
2018-01-22 22:05:33 +08:00
mingyuanzhu
c89fbc1522
Fix the buildImage command typo
2018-01-22 16:28:53 +08:00
k8s-ci-robot
f749aa5b0c
Merge pull request #4223 from AlexLast/master
...
Removing duplicate AMI entry from Documentation
2018-01-19 00:25:28 -08:00
David Keitel
7355e8b7e6
docs: upgrade.md: drop DrainAndValidateRollingUpdate note
...
Drop the note about rolling-update not performing a real rolling update as the feature flag has been enabled by default.
Also provides consistency with what is mentioned in kops_rolling-update_cluster.md.
2018-01-16 09:44:30 -08:00
Hidetake Iwata
d97e0e6205
Fix rootVolumeType accepts all volume types #4256
2018-01-14 17:57:35 +09:00
k8s-ci-robot
2574ed5252
Merge pull request #4259 from darron/patch-1
...
Slight changes to commands.
2018-01-12 08:49:25 -08:00
Thomas Hopkins
0759f54c98
remove wget dependency from macos binary installation
2018-01-11 17:58:31 -05:00
darron froese
19d8331b1a
Slight typo changes.
...
Just noticed these as I was testing out the rollout.
2018-01-11 14:39:40 -07:00
Todd DeShetler
87534d6dfc
Adding cloudformation --target switch
2018-01-09 14:27:49 -06:00
k8s-ci-robot
a9a7aff856
Merge pull request #4227 from rifelpet/docs_update
...
Update state and cloudLabels docs, fix --target description
2018-01-09 09:17:10 -08:00
Steve Ruckdashel
ce63762d8f
fixing some wording
2018-01-08 15:27:05 -06:00
Peter Rifel
9b3f0c17ea
Fix typo in --target description
2018-01-08 12:10:03 -08:00
Peter Rifel
0cc071ba0c
Add instructions on moving state store
2018-01-08 12:06:20 -08:00
Peter Rifel
72e8f4f9cc
Add note about cloudLabel inheritance
2018-01-08 12:05:40 -08:00
Steve Ruckdashel
ddefd889b8
cloudConfig.elbSecurityGroup under wrong L3 heading
...
elbSecurityGroup is under the docker L3 heading and should be under cloudConfig.
2018-01-08 12:54:41 -06:00
k8s-ci-robot
b8a701b2da
Merge pull request #4107 from chrislovecnm/validate-ouput
...
kops validate cluster can output YAML or JSON
2018-01-08 02:47:11 -08:00
Alex Last
01b33d6d1f
removing duplicate AMI entry
2018-01-08 09:02:45 +00:00
Justin Santa Barbara
17774c5c9b
Fixes per code review
...
Treat "spectre/meltdown" as one vuln, and stay away from parsing which
CVE is which.
The advisory is that the kernel must be updated, which CVEs are fixed
(or not) are not really the issue.
2018-01-07 23:57:00 -05:00
Justin Santa Barbara
77bf212a3c
Suggest tweaks to meltdown advisory
2018-01-07 23:07:55 -05:00
chrislovecnm
4ab033e1e3
README tweaks from PR reviews
2018-01-07 20:47:38 -07:00
chrislovecnm
0d7fc68fcc
pr review udpates
2018-01-07 20:45:35 -07:00
chrislovecnm
9b77d88c1a
Adding cve updates for spectre and meltdown
...
This advisory covers the following 3 CVEs, Variant 1 and 3 are currently
resolved.
Variant 1: bounds check bypass (CVE-2017-5753)
Variant 2: branch target injection (CVE-2017-5715)
Variant 3: rogue data cache load (CVE-2017-5754)
2018-01-07 18:18:44 -07:00
Mike
b0591f5097
Update terraform.md
...
fix typo
2018-01-05 14:19:49 -05:00
k8s-ci-robot
21a372f6b2
Merge pull request #4178 from chrislovecnm/docs-readme-update
...
Updating docs README.md file
2018-01-04 22:18:12 -08:00
k8s-ci-robot
8363f028e9
Merge pull request #4177 from chrislovecnm/manifest-doc-updates
...
Updating Manifest documentation
2018-01-04 21:44:12 -08:00
Justin Santa Barbara
ec8db8b78c
Initial implementation of bundle command
...
The bundle command will support enrollment of a machine via SSH.
2018-01-04 18:55:28 -05:00
Reid Wiggins
492db9ff03
Remove Romana preview notice from networking docs
...
The Romana version was bumped from the 2.0 preview to the 2.0 GA in
pull request #3892 .
2018-01-03 11:41:11 -06:00
chrislovecnm
120cd93c26
Switching the default for kops to create a cluster with RBAC enabled.
...
When kops creates a cluster RBAC is enabled by default.
2018-01-03 00:31:05 -07:00
chrislovecnm
3b91187e05
Updating docs README.md file
...
Adding missing documents from tutorial documents, and removing
duplicate.
2017-12-30 14:00:22 -07:00
chrislovecnm
90386ae03e
Updating Manifest documentation
...
Added table of contents to document. Updated command to include using
dry-run for the creations of YAML.
2017-12-30 13:53:41 -07:00
chrislovecnm
ea3f5d437f
updating examples for api ref docs
2017-12-28 19:07:59 -07:00
chrislovecnm
9448e66f1b
openapi docs update
2017-12-28 19:07:41 -07:00
Todd Lyons
c3c7f31cb1
Doc addition from make gen-cli-docs
2017-12-28 15:56:18 -08:00
Peter Rifel
cb60f37239
Add reference to node labels in IG docs
2017-12-28 15:56:17 -08:00
Peter Rifel
a04e68a0de
Update spot example now that t2 family is supported
2017-12-28 15:10:14 -08:00
Peter Rifel
d9d645c763
Update feature flags and rolling update description
2017-12-28 15:10:14 -08:00
Peter Rifel
7608bcac3c
Fix docs typos
2017-12-28 15:10:13 -08:00
Peter Rifel
aeb1f9d206
Add storage driver and options to cluster spec docs
2017-12-28 14:53:22 -08:00
Peter Rifel
1b6b5634c7
Update latest docker version mentioned in docs
2017-12-28 14:52:48 -08:00
Kubernetes Submit Queue
241d5d08f0
Merge pull request #4125 from steveruckdashel/patch-1
...
Automatic merge from submit-queue.
Moved paragraph relating to runtimeConfig
2017-12-27 09:29:08 -08:00
Eric Hole
6239a9e4da
Added a clarification/warning note about exporting full specs
2017-12-27 06:24:04 -08:00
Omar Jatoi
8a5b8a00ee
Bump kubernetes dashboard version to 1.8.0
2017-12-21 17:22:13 -05:00
Thomas Peitz
16d9ded25f
Improve formatting of run_in_existing_vpc.md
2017-12-21 20:53:25 +01:00
Thomas Peitz
cd8d5f7bec
Improve explanation of KubernetesCluster tag
2017-12-20 22:51:06 +01:00
Thomas Peitz
1eb1fdf163
Improve formatting of run_in_existing_vpc.md
2017-12-20 22:48:29 +01:00
Thomas Peitz
91fc6a83ba
Move tagging infos of vpc into proper section
2017-12-20 22:46:35 +01:00
Thomas Peitz
bf7e072f16
Improve formatting of shared resource tag docs
2017-12-20 22:41:31 +01:00
Thomas Peitz
56e82faedb
Update shared resource tag infos regarding kops 1.8
2017-12-20 22:36:13 +01:00
Steve Ruckdashel
8da42b7ce7
Moved paragraph relating to runtimeConfig
...
This paragraph makes more sense under the runtimeConfig section than under the serviceNodePortRange section
2017-12-20 14:54:48 -06:00
chrislovecnm
ab4058d37d
updating docs
2017-12-19 23:07:55 -07:00
Kubernetes Submit Queue
e88496a248
Merge pull request #4061 from meringu/create-subnets
...
Automatic merge from submit-queue.
Add --subnets and --utility-subnets to kops create cluster
This change adds two new options to `kops create cluster`
When specifying `--vpc`, `--subnets` can be specified as an unordered array of subnet ids. Kops will then look up the zones of the subnets to find which zone to add the subnet id to.
If `--topology private` is also specified, `--utility-subnets` can similarly be specified.
~If a zone was specified but a subnet wasn't given that matches the zone, then the subnet will be allocated a CIDR with the current behaviour.~ This case fails validation here 7bd0a6a703/pkg/apis/kops/validation/validation.go (L151)
I can add unit tests and docs changes if required, but I am keen to get feedback before I proceed much further.
I have only added support for AWS.
I have tested this by running a command similar to this:
```bash
kops create cluster \
--zones=us-east-1a,us-east-1b,us-east-1c \
--topology private \
--master-zones=us-east-1a,us-east-1b,us-east-1c \
--vpc $vpc_id \
--subnets subnet-111111,subnet-222222,subnet-333333 \
--utility-subnets subnet-444444,subnet-555555,subnet-666666 \
$cluster_hosted_zone_name
```
And the cluster spec was as expected.
2017-12-18 21:12:59 -08:00
Kubernetes Submit Queue
2eae62d460
Merge pull request #4085 from xoen/ag-oidc-prefixes-config
...
Automatic merge from submit-queue.
Support for OIDC 'username-prefix' and 'groups-prefix' flags
### What
Added support for `--oidc-username-prefix` and `--oidc-groups-prefix`.
By passing these it's possible to override the default prefixes used to map the OIDC user with the username in kubernetes.
### See
See: https://kubernetes.io/docs/admin/authentication/#configuring-the-api-server
### IMPORTANT
I'm far from a kubernetes/KOPS, this is not tested so someone needs to have a look and see if something is missing or if this can cause troubles! (don't want to accidentally cause the destruction of the universe 💥 )
It's basically the same done in this other PR: https://github.com/kubernetes/kops/pull/1438/files
I did **not** change the `zz_generated.conversion.go` files as according to comment at the top of them they're autogenerated:
```go
// This file was autogenerated by conversion-gen. Do not edit it manually!
```
(I wonder if they should be `.gitignore`d)
### Fixes
This should fix [#4007 : field oidcUsernamePrefix is not recognized in cluster configuration file](https://github.com/kubernetes/kops/issues/4007 )
2017-12-18 09:37:31 -08:00
Aldo "xoen" Giambelluca
9e30999d06
Support for OIDC 'username-prefix' and 'groups-prefix' flags
...
See: https://kubernetes.io/docs/admin/authentication/#configuring-the-api-server
This is very similar to this other PR: https://github.com/kubernetes/kops/pull/1438/files
I also updated the format of the documentation for the OIDC API Server fields
to follow the Go Style guide: https://blog.golang.org/godoc-documenting-go-code
Fixes: https://github.com/kubernetes/kops/issues/4007
2017-12-18 15:34:37 +00:00
Henry Muru Paenga
9f3382f072
Add docs for create cluster --subnets option
2017-12-18 12:33:06 +13:00
Manuel de Brito Fontes
2e05dd17aa
Add support for Amazon VPC CNI plugin
2017-12-17 18:08:24 -03:00
Joel Bastos
58854a3e9c
Fix minor typo
2017-12-14 14:18:14 +00:00