Commit Graph

1581 Commits

Author SHA1 Message Date
Peter Rifel ef9a5ebad5 Update feature flag documentation
I went through the list of feature flags that still default to false and added any missing ones to this list
2019-11-20 06:33:41 -08:00
Kubernetes Prow Robot b92babeda2
Merge pull request #7964 from justinsb/relnotes_1_15_0
Add relnotes for 1.15.0
2019-11-19 19:49:18 -08:00
Kubernetes Prow Robot 1086f544a6
Merge pull request #7962 from justinsb/relnotes_1_16_0_alpha2
Add relnotes for 1.16.0-alpha.2
2019-11-19 17:51:19 -08:00
Justin SB 8435f59d91
Add relnotes for 1.15.0 2019-11-19 17:47:57 -08:00
Justin SB 13f2cbeff8
Add relnotes for 1.16.0-alpha.2 2019-11-19 17:09:56 -08:00
Kubernetes Prow Robot a7ebaf7378
Merge pull request #7402 from maruina/lyft-cni-v0.5.0
Upate Lyft CNI to v0.5.1
2019-11-19 16:19:19 -08:00
Matteo Ruina 7a581f0a88 Update docs/networking.md
Co-Authored-By: David Byron <dbyron@dbyron.com>
2019-11-19 08:31:51 +01:00
mikesplain db9308a47d
Fix netlify mixed content 2019-11-18 23:19:50 -08:00
tanjunchen b67a656ece fix 404 urls in docs 2019-11-18 14:24:22 +08:00
Kubernetes Prow Robot b54cf40959
Merge pull request #7439 from mccare/single-master-upgrade-documentation
Updated documentation on how to move from single to multi master
2019-11-17 12:23:41 -08:00
Kubernetes Prow Robot c6511b4caa
Merge pull request #7939 from mikesplain/docs_release_version_cleanup
Remove duplication and update release details
2019-11-17 11:41:49 -08:00
mikesplain dec5def9fa
Remove duplication and update release details 2019-11-17 11:58:13 -05:00
Christian van der Leeden 827ef30c77 Updated documentation on how to move from single to multi master in the case of etcd-manager. 2019-11-17 17:52:51 +01:00
Peter Rifel 4797189ba7 Update vendoring documentation for go modules 2019-11-17 10:20:55 -06:00
Jim Werwath 0084f89b2a fix broken links 2019-11-08 11:11:28 -06:00
Kubernetes Prow Robot 1573c287d7
Merge pull request #7896 from justinsb/relnotes_1_16_0_alpha_1
Add release notes for 1.16.0-alpha.1
2019-11-07 22:44:44 -08:00
Justin SB 2c012e434f
Add release notes for 1.16.0-alpha.1 2019-11-08 00:52:44 -05:00
Kubernetes Prow Robot 09d99d2836
Merge pull request #7895 from justinsb/relnotes_1_14_1
Release notes for 1.14.1
2019-11-07 21:16:28 -08:00
Kubernetes Prow Robot 9400de8579
Merge pull request #7735 from FuriKuri/master
Add hint how to determine mount path of etcd data
2019-11-07 19:44:18 -08:00
Justin SB ab9d3335e0
Release notes for 1.14.1 2019-11-07 22:37:49 -05:00
Danny 41ab13b1d0
Fix update link
The *Upgrade a `kops` cluster from one Kubernetes version to another* link was referring to itself (`cluster_upgrades_and_migrations.md`) but I believe it's supposed to link to `updates_and_upgrades.md`.
2019-11-05 16:16:45 -06:00
Matteo Ruina 844d939d8e Fix spelling error 2019-10-31 15:29:12 +01:00
Matteo Ruina becdf3882c Add lyft documentation 2019-10-31 15:29:12 +01:00
Michael Wagner ad85ca0681 docs(addons): fix broken links 2019-10-29 15:51:49 +01:00
Kubernetes Prow Robot df51cb8f1b
Merge pull request #7773 from zetaab/fixccm
Set default image for OpenStack CCM
2019-10-27 22:57:24 -07:00
Jesse Haka c320ec29c8 Set default image tag for OpenStack CCM 2019-10-27 20:05:30 +02:00
Kubernetes Prow Robot 1c37a328e1
Merge pull request #7699 from zetaab/existnetandsubnet
use existing network and subnet in OpenStack
2019-10-27 09:59:24 -07:00
Jesse Haka 5e3b94ae17 use existing network and subnet 2019-10-27 08:21:25 +02:00
Gabriel Tiossi 173085e567 Document eventTTL
Add and example and explain that you should fill empty units of time
with zeros.
2019-10-26 21:26:36 -03:00
Kubernetes Prow Robot cb66ae7af9
Merge pull request #7794 from gjtempleton/CoreDNS-Version-Choice
Allow for override of CoreDNS version
2019-10-25 08:31:47 -07:00
Kubernetes Prow Robot 18cfa5f5b2
Merge pull request #7593 from mikesplain/docs_site_map
Docs cleanup / mkdocs migration
2019-10-25 08:31:40 -07:00
Kubernetes Prow Robot a2cb3d242c
Merge pull request #7797 from justinsb/relnotes_1_15_0_beta_1
Add relnotes for 1.15.0-beta.1
2019-10-25 07:37:39 -07:00
Justin SB 0c68015444
Add relnotes for 1.15.0-beta.1 2019-10-25 09:31:45 -04:00
GuyTempleton e87b1fddbe
Allow for override of CoreDNS version
Allow users to override the CoreDNS image version to take advantage of local image registries or differing versions of the image to allow quicker access to new/improved CoreDNS plugins.
2019-10-15 21:07:12 +01:00
Justin SB b6862103bb
Change default port for memberlist from 3997
We had a port collision on 3997; change the default memberlist ports
to avoid the collision (we haven't shipped a release with this in it).

Also create a go file so that we can use constants to keep track of
our port numbers, rather than magic values.
2019-10-14 07:26:27 -04:00
Kubernetes Prow Robot bc1dd47ab7
Merge pull request #7750 from mitch000001/state-documentation
docs: document state store configuration
2019-10-12 10:34:49 -07:00
Peter Rifel 5ba50ef022 update documentation for api changes now that CRDs are being verified 2019-10-11 07:41:51 -07:00
Michael Wagner ce46000de4 docs: document state store configuration 2019-10-08 13:44:05 +02:00
Kubernetes Prow Robot f671873629
Merge pull request #7652 from OpenSource-THG/master
Openstack block device mapping support
2019-10-03 14:27:56 -07:00
Theo Pack 2b186841d3 Add hint how to determine mount path of etcd data 2019-10-02 20:22:24 +02:00
tanjunchen 3aa31b6d5f remove the repeat word 2019-10-02 11:05:49 +08:00
Kubernetes Prow Robot 2d04073dda
Merge pull request #7725 from justinsb/relnotes_1_14_0
relnotes for 1.14.0
2019-10-01 14:49:06 -07:00
Kubernetes Prow Robot cd02137831
Merge pull request #7717 from justinsb/cherry_pick_docs
Docs: Adding a doc on how to propose a cherry-pick
2019-10-01 11:37:34 -07:00
Justin SB d73d09da34
relnotes for 1.14.0
Includes changes from 1.14.0-beta.2 to 1.14.0
2019-10-01 11:58:15 -04:00
Kubernetes Prow Robot b2e03d6b17
Merge pull request #7709 from hwdef/fix-spelling
docs: fix spelling mistakes
2019-10-01 07:17:34 -07:00
Justin SB f26f09e7c4
Docs: Adding a doc on how to propose a cherry-pick 2019-10-01 09:44:35 -04:00
Guangming Wang b69283ff49 remove duplicated entry in notes
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-10-01 10:04:10 +08:00
Jesse Haka 4ccad007ce mountcerts -> usehostcerts 2019-09-30 11:36:32 +03:00
Jesse Haka 352bc1eaa2 Allow to use custom rootCAs 2019-09-30 11:35:58 +03:00
hwdef b1d5275820 docs: fix spelling mistakes 2019-09-30 14:00:11 +08:00