Commit Graph

1830 Commits

Author SHA1 Message Date
Justin SB 816c7f97d2 Release notes for 1.16.3 2020-05-30 20:47:54 -04:00
Kubernetes Prow Robot ba08b248f0
Merge pull request #9198 from q384566678/add-example
Add example for delete secret
2020-05-29 19:23:53 -07:00
John Gardiner Myers 65a0ef5237 Add reference to api_updates.md 2020-05-29 09:07:10 -07:00
John Gardiner Myers c1562291d7 Update adding_a_feature.md with more modern example 2020-05-28 23:19:14 -07:00
Zhou Hao 6f1fcf1944 Add example for delete secret
Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>
2020-05-29 08:40:29 +08:00
John Gardiner Myers 9fc5418796 Add deprecation notice for legacy etcd provider to 1.17 relnotes 2020-05-28 13:16:52 -07:00
Kubernetes Prow Robot 4b4dbd4285
Merge pull request #8826 from johngmyers/remove-legacy-etcd-provider
Remove support for the legacy etcd provider as of k8s 1.18
2020-05-28 10:38:04 -07:00
Kubernetes Prow Robot 6830cf6d44
Merge pull request #9065 from johngmyers/remove-distro
Remove support for CoreOS and Jessie
2020-05-27 23:22:01 -07:00
Ciprian Hacman 046912c2f3 Mention backup retention duration settings 2020-05-27 21:01:52 +03:00
Ciprian Hacman 3957c7ce33 Document etcd-manager backups retention settings 2020-05-27 19:04:12 +03:00
Srikanth b5ae8d3d8d Update DO Docs to use debian as default 2020-05-27 13:44:52 +05:30
Kubernetes Prow Robot bfd65ae589
Merge pull request #9157 from olemarkus/networking-cleanup
Networking cleanup
2020-05-24 07:03:10 -07:00
John Gardiner Myers 2d98e5609c Remove/fix more CoreOS references 2020-05-22 20:54:41 -07:00
Kubernetes Prow Robot 3ece30687a
Merge pull request #9160 from granular-ryanbonham/etcd_metric_doc
Minor doc fix. __address__ is not valid to use, will cuase etcd faili…
2020-05-22 11:05:10 -07:00
Ryan Bonham 82def095ff
Minor doc fix. __address__ is not valid to use, will cuase etcd failing to start.. Should pass in 0.0.0.0 as address. 2020-05-22 12:55:13 -04:00
Kubernetes Prow Robot 553a0810bc
Merge pull request #9093 from johngmyers/move-deprecations
Move OS deprecations to deprecations section of relnotes
2020-05-22 01:36:37 -07:00
Ole Markus With 6e04586361 Docs fixes 2020-05-22 08:08:58 +02:00
Ole Markus With 95d2170fa6 Update networking in kops create
* Remove classic from cli docs. Add missing providers
* Use cilium instead of weave in example since we don't consider weave stable
2020-05-22 08:08:58 +02:00
Kubernetes Prow Robot bfc3e1c785
Merge pull request #9139 from spotinst/doc-ig-spot
Spotinst: Documentation
2020-05-19 18:12:18 -07:00
Nicolas Vanheuverzwijn 07ad88cca1
doc: Typo in docs/state.md
Fix json example for Cross Account State-store.
2020-05-19 20:00:23 -04:00
John Gardiner Myers b91073cffd Remove Classic networking from docs 2020-05-18 22:29:29 -07:00
liranp 7b37f4715c
doc(spot): instance group integration: spot ocean 2020-05-18 20:05:03 +03:00
Kubernetes Prow Robot f96099c878
Merge pull request #9107 from olemarkus/docs-networking-split
Move CNI docs to their own files
2020-05-17 14:29:36 -07:00
Ole Markus With 9d6be53a10
Update docs/networking/lyft-vpc.md
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-05-12 18:38:16 +02:00
Ole Markus With 8f50070a9a Remove trailing empty lines 2020-05-10 21:54:39 +02:00
Ole Markus With c702f49018
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-05-10 21:54:01 +02:00
Ole Markus With 44ad2dd262 Add documentation on gossip 2020-05-10 20:38:25 +02:00
Ole Markus With b50cb95395 Move CNI docs to their own files 2020-05-10 14:52:31 +02:00
Kubernetes Prow Robot f1af197113
Merge pull request #9072 from ranshn/patch-1
Update instance_groups.md
2020-05-08 12:47:51 -07:00
John Gardiner Myers b9dd7ccb17 Move OS deprecations to deprecations section of relnotes 2020-05-07 22:21:37 -07:00
Peter Rifel 91a68468d9
Add advisory notice to readme and docs homepage
also fixing bulleted list on the advisory index page
2020-05-06 21:51:59 -05:00
Kubernetes Prow Robot dcee9b016c
Merge pull request #9073 from justinsb/relnotes_1_17_0_beta_2
Release notes for 1.17.0-beta.2
2020-05-06 08:15:08 -07:00
Kubernetes Prow Robot 640a7831dd
Merge pull request #9075 from justinsb/relnotes_1.18.0-alpha.3
Release notes for 1.18.0-alpha.3
2020-05-06 07:39:17 -07:00
Ran 5e3cd0c62c
Update instance_groups.md 2020-05-06 16:59:23 +03:00
Kubernetes Prow Robot e8ec987bf7
Merge pull request #9030 from rifelpet/etcd-manager-cert-notice
Add etcd-manager certificate expiration advisory
2020-05-06 06:49:09 -07:00
Justin SB 15efe33ad7 Release notes for 1.18.0-alpha.3 2020-05-06 08:52:44 -04:00
Justin SB 3efa19a523 Release notes for 1.17.0-beta.2 2020-05-06 07:54:19 -04:00
Ran 49e3ab5d6f
Update instance_groups.md
the description and link for spotAllocationStrategy are currently taken from the Spot Fleet documentation, while kops uses EC2 Auto Scaling groups. these are two different tools/APIs, so I am proposing a fix to the readme file that would correct spotAllocationStrategy to point to the ASG documentation instead.
2020-05-06 11:37:28 +03:00
Peter Rifel 836545d5d3
Add etcd-manager certificate expiration advisory 2020-05-06 03:31:53 -05:00
Kubernetes Prow Robot afdf3bbdba
Merge pull request #9071 from justinsb/relnotes_1_16_2
Release notes for 1.16.2
2020-05-05 22:49:08 -07:00
Justin SB 733738349d Release notes for 1.16.2 2020-05-06 01:05:42 -04:00
Justin SB d6902dda8e Release notes for 1.15.3 2020-05-05 23:48:22 -04:00
John Gardiner Myers 06c6ac1bee Remove support for CoreOS and Jessie 2020-05-04 23:09:52 -07:00
Ciprian Hacman f33d5d2322 Update docs on supported distros and release notes 2020-05-05 08:31:42 +03:00
Ramandeep Singh 964ba9db2d
Update service_account_token_volumes.md
Updated typos and fixed Kubernetes to min v1.12
2020-05-03 21:55:44 +05:30
Kubernetes Prow Robot c41959fd32
Merge pull request #9034 from hakman/images-docs-2
Update docs on supported distros and release notes
2020-05-02 20:42:26 -07:00
Ciprian Hacman 3f536c9ccb Update docs on supported distros and release notes 2020-05-03 06:07:59 +03:00
Kubernetes Prow Robot 0c96a23f7c
Merge pull request #9019 from olemarkus/docs-s3-cross-account
Update the cross-account example with working policy
2020-05-01 06:06:29 -07:00
Peter Rifel 436aa7e8fc
Update docs/getting_started/aws.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-05-01 06:45:51 -05:00
Guilherme Pontes d214d625f5
Correct expression typos on docs/aws.md
Correct expression typos and enhance text on `docs/aws.md`.
2020-04-30 21:51:02 -05:00