Commit Graph

2022 Commits

Author SHA1 Message Date
Ciprian Hacman 15a329db98 Update docs for Amazon Linux 2 2020-08-10 17:54:36 +03:00
Kubernetes Prow Robot ea2d0da1cc
Merge pull request #8577 from justinsb/dump
Capture logs from a kops cluster
2020-08-09 17:18:19 -07:00
Ciprian Hacman f772c552e7 Remove outdated docs for Calico 2020-08-08 11:08:26 +03:00
Ciprian Hacman dcef2ff689 Update example for Resources Reservation 2020-08-08 11:08:26 +03:00
Robert Russell 6e5544f615 Allow configurable backend modes for aws-iam-authenticator 2020-08-06 21:37:55 -07:00
John Gardiner Myers 63c4cf018c Update releases.md and alpha channel for 1.18.0 release 2020-08-02 17:08:48 -07:00
Justin SB 5195aab224
Release notes for 1.18.0 2020-08-02 19:12:33 -04:00
Kubernetes Prow Robot 492696f358
Merge pull request #9660 from justinsb/new_release_process
Document new release process for kops 1.19 and on
2020-07-31 14:53:42 -07:00
Peter Rifel ba680bf30c
Update docs/release-process.md 2020-07-31 15:28:55 -05:00
Kubernetes Prow Robot 489e41dbb1
Merge pull request #9658 from justinsb/relnotes_1_19_0_alpha_2
Release notes for 1.19.0-alpha.2
2020-07-31 07:47:07 -07:00
Justin SB 388ddc3cfa Document new release process for kops 1.19 and on
Promoting the staging build, for eventual "lights off" / "hands off" releases.
2020-07-31 10:41:24 -04:00
Justin SB a4af33850f Release notes for 1.19.0-alpha.2 2020-07-31 09:10:05 -04:00
Ciprian Hacman 89b6d8f20a Update Calico to v3.15.1 for k8s 1.16+ 2020-07-31 15:54:53 +03:00
Peter Rifel 40a25bd8ba
Expose private key as a flag 2020-07-24 20:15:45 -05:00
Frank Yang 00325f57dd fix(docs): render double curly braces 2020-07-25 00:53:33 +08:00
Peter Rifel 1faeb36d37
Address feedback and test failures 2020-07-22 22:19:00 -05:00
Peter Rifel 485f95a88b
Add the new kops feature table to a handful of feature sections 2020-07-19 18:01:18 -05:00
Peter Rifel 1873b45e8b
remove creationTimestamp fields from manifest examples 2020-07-19 16:32:33 -05:00
John Gardiner Myers a45b07c156 Reduce the lifetime of exported kubecfg credentials 2020-07-17 22:39:01 -07:00
John Gardiner Myers 9693da66b3 Remove support for legacy IAM permissions 2020-07-17 20:08:17 -07:00
mikesplain 0c275ed7d3
Remove min width on tables 2020-07-17 16:34:51 -04:00
Kubernetes Prow Robot 022fec8606
Merge pull request #9471 from johngmyers/ig-per-zone
Create one nodes instance group per zone
2020-07-17 12:34:54 -07:00
John Gardiner Myers e9b8e4e39a Create zero-node IGs if more zones than nodes 2020-07-17 11:26:09 -07:00
John Gardiner Myers fbc235a3fe Create one nodes IG per zone 2020-07-17 11:26:09 -07:00
John Gardiner Myers 3201cc4dd8 Require extra flag when updating cluster with downgraded kops version 2020-07-17 11:11:12 -07:00
Kubernetes Prow Robot 6f3c067e5e
Merge pull request #9280 from olemarkus/no-admin
Specify user on export kubecfg
2020-07-17 11:00:51 -07:00
Kubernetes Prow Robot 9d675e3f5c
Merge pull request #9555 from MoShitrit/issue-9151
Adding feature stability table to docs and including one example for encryption support in cilium
2020-07-16 09:57:41 -07:00
MoShitrit de5efe6779 Changing table width to 'fit-content' for kops_feature_table 2020-07-14 11:25:10 -04:00
Justin SB 2d16fbb3f1 Release notes for 1.18.0-beta.2 2020-07-13 12:58:59 -04:00
MoShitrit 553def8171 Adding feature stability table for encryption support 2020-07-12 19:03:09 -04:00
William Hutcheson a48e4eb874 Remove excess newlines from Lyft docs 2020-07-09 17:30:35 +01:00
William Hutcheson 89b208be3b Add Lyft environment variable documentation 2020-07-09 17:27:45 +01:00
Kubernetes Prow Robot 58abaac891
Merge pull request #9461 from nikola-milikic/patch-1
Fix a link typo in the networking.md
2020-07-08 04:47:09 -07:00
Ole Markus With d084d9d3c1 Document the cilium-etcd networking provider 2020-07-07 21:06:23 +02:00
Ole Markus With aab5054ffc Add networking provider for using etcd-manager for cilium
This is the only feasible way of adding the additional etcd cluster for a cilium e2e test
2020-07-07 21:06:21 +02:00
Kubernetes Prow Robot 3d972f8051
Merge pull request #9516 from concaf/concaf/addons/ambassador-docs
Add Ambassador documentation to addons docs
2020-07-07 04:35:58 -07:00
Shubham 275e93969c Add Ambassador documentation to addons docs 2020-07-07 15:09:36 +05:30
Kubernetes Prow Robot f5c7003aff
Merge pull request #9509 from rifelpet/amazonvpc-docs
Update AWS VPC CNI docs to use `--networking amazonvpc`
2020-07-06 18:41:57 -07:00
Peter Rifel 7582109b23
Update AWS VPC CNI docs to use --networking amazonvpc 2020-07-06 17:40:21 -05:00
Kubernetes Prow Robot 030b7dc740
Merge pull request #9442 from MoShitrit/docs-update
Fixing typos and rewording docs/examples/basic-requirements.md
2020-07-06 07:02:51 -07:00
Moshe Shitrit e5e49c6c4a Apply suggestions from code review
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-07-06 03:07:59 -04:00
Moshe Shitrit f6d69bca41
Apply suggestions from code review
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-07-06 02:43:53 -04:00
Kubernetes Prow Robot a97fc42666
Merge pull request #9491 from johngmyers/nodeport-dns
Default ClusterDNS appropriately when NodeLocalDNS is enabled
2020-07-05 22:28:50 -07:00
Justin SB bcd827f5ca Release notes for 1.17.1 2020-07-05 23:14:57 -04:00
Justin SB 184f07747d Release notes for 1.16.4 2020-07-05 22:10:51 -04:00
Justin SB c87509a333 Release notes for 1.19.0-alpha.1 2020-07-05 16:59:16 -04:00
John Gardiner Myers 004f7b578f Default ClusterDNS appropriately when NodeLocalDNS is enabled 2020-07-03 16:57:03 -07:00
Peter Rifel 7b17c2ab92
Update terraform docs with version compatibility
Also remove some outdated terraform instructions (0.7 was released in 2016)
2020-07-03 10:01:38 -05:00
Kubernetes Prow Robot 219147e2f4
Merge pull request #9348 from johngmyers/rollingupdate-disable
Create separate field for disabling rolling updates
2020-07-02 09:08:47 -07:00
Ole Markus With d529afe637 Only enable nodeport by default if k8s is 1.12 or newer 2020-06-29 21:42:09 +02:00
Ole Markus With 4d1897ab90 Enable nodeport by default 2020-06-29 21:42:09 +02:00
MoShitrit 1ada0aa5c9 Fixing typos and rewording 2020-06-29 14:38:03 -04:00
Kubernetes Prow Robot 1de9112f5a
Merge pull request #9454 from olemarkus/docs-cilium-nodeport-comment
Cilium requires manual restart when migrating to nodeport
2020-06-29 10:21:25 -07:00
Nikola Milikic e51941f2dd
Fix a link typo in the networking.md 2020-06-29 13:26:12 +02:00
Kubernetes Prow Robot 679b9db9a1
Merge pull request #9422 from johngmyers/trim-loader
Remove dead cloudup code
2020-06-28 13:42:14 -07:00
Ole Markus With 01f5fec1cb Cilium requires manual restart when migrating to nodeport 2020-06-27 13:10:03 +02:00
Ole Markus With 2fd6e52af7
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-06-27 07:43:30 +02:00
Ole Markus With fea1aa0ae8 Improve cilium feature documentation 2020-06-27 07:11:19 +02:00
Ole Markus With 72fd007acf Don't export admin user by default. Allow specifying existing user when exporting context 2020-06-24 19:54:25 +02:00
John Gardiner Myers a76a1cd127 Remove unused model options 2020-06-21 22:37:16 -07:00
MoShitrit 86a23d8090 Typo and wording fix to getting_started/commands doc 2020-06-21 11:19:57 -04:00
wangxy518 328483777d
Update 1.17-NOTES.md 2020-06-21 10:51:19 +08:00
Kubernetes Prow Robot 8b371acef0
Merge pull request #9094 from olemarkus/vault-vfs
Implement VFS for vault
2020-06-20 12:02:39 -07:00
Kubernetes Prow Robot a5b47e9c18
Merge pull request #9407 from hakman/master-node-image
Add master and node image options when creating a cluster
2020-06-20 11:08:39 -07:00
Ciprian Hacman 279fd313ec Address review comments
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2020-06-20 19:33:42 +03:00
Kubernetes Prow Robot 13ad62574b
Merge pull request #9387 from olemarkus/docs-ha
Clean up the HA docs
2020-06-20 08:50:39 -07:00
Ole Markus With e80f2032ec
Update docs/operations/high_availability.md
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-06-20 08:37:15 +02:00
Ole Markus With 6f75c76c71 Add missing words 2020-06-20 08:25:46 +02:00
Ole Markus With 41790bcb1e Clean up the HA docs 2020-06-20 08:25:46 +02:00
John Gardiner Myers cc2b647d06 Create separate field for disabling rolling updates 2020-06-19 22:19:26 -07:00
Ciprian Hacman fa9b4ac217 Add master and node image options when creating a cluster 2020-06-19 22:23:05 +03:00
mikesplain ec71edf5c1
Fix override css 2020-06-19 13:36:37 -04:00
Kubernetes Prow Robot 993f4286f5
Merge pull request #9380 from michalschott/cluster_spec_docs_update_kubelet_resource_allocation
Updating cluster_spec doc.
2020-06-18 05:34:06 -07:00
Ole Markus With 72300b1c85 Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-06-18 13:02:37 +02:00
Ole Markus With 9aea4236d1 Add release notes 2020-06-18 13:02:37 +02:00
Ole Markus With 37b6d7647a Too late to get this into 1.18. changing to 1.19 2020-06-18 13:02:37 +02:00
Ole Markus With acaa1e1dfc Implement VFS for vault 2020-06-18 13:02:37 +02:00
Mike Splain a14a555bc9 Black Lives Matter 2020-06-18 00:45:38 -04:00
Michal Schott 9002b385c3
Adding extra link to docs re cgroups. 2020-06-17 21:49:13 +02:00
Kubernetes Prow Robot 7200889cf7
Merge pull request #9233 from johngmyers/update-hpa
Prune old metrics-server and update HPA docs
2020-06-17 05:22:39 -07:00
Michal Schott 60faf9579c
Updating cluster_spec doc. 2020-06-17 14:14:43 +02:00
Kubernetes Prow Robot eb39ab7349
Merge pull request #9355 from johngmyers/move-port
Move host-network services off of port 8080
2020-06-16 09:10:04 -07:00
Kubernetes Prow Robot dc0c219727
Merge pull request #9360 from johngmyers/remove-baremetal
Remove the baremetal cloud provider
2020-06-15 21:11:57 -07:00
Kubernetes Prow Robot e487a69da1
Merge pull request #9349 from ari-becker/networking-docs
Cleanup networking docs
2020-06-15 07:23:58 -07:00
Ari Becker d36492d044
Remove URL from text
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2020-06-15 16:48:12 +03:00
John Gardiner Myers 0d74344a43 Remove the baremetal cloud provider 2020-06-14 10:38:29 -07:00
Kubernetes Prow Robot d6f03b3f3f
Merge pull request #9337 from joshbranham/bug/fix-default-storageclass
Bug: Explicitly set default StorageClass to support upgrades
2020-06-14 07:47:55 -07:00
Josh Branham 2a9181e7b2 Add to release notes 2020-06-13 10:27:17 -04:00
John Gardiner Myers 4bf8302f14 Move kube-apiserver-healthcheck to port 3990 2020-06-12 22:00:14 -07:00
Kubernetes Prow Robot b8e7584086
Merge pull request #9351 from olemarkus/docs-nodelocaldns-release-notes
Add nodelocal dns cache to release notes and add kops version to docs
2020-06-12 21:33:55 -07:00
Ole Markus With edb414aa39 Add nodelocal dns cache to release notes and add kops version to docs 2020-06-12 15:50:02 +02:00
Ari Becker 1905d23867
Cleanup networking docs
Signed-off-by: Ari Becker <ari-becker@users.noreply.github.com>
2020-06-12 11:07:57 +03:00
Ciprian Hacman 655eb776b6 Add release notes for Ubuntu 20.04 and IPv6 rogue router advertisements 2020-06-12 06:56:41 +03:00
Kubernetes Prow Robot 54d4a81ea8
Merge pull request #9289 from johngmyers/launch-template
Use launch templates by default
2020-06-11 13:40:57 -07:00
Ole Markus With 2abded190a Update cmd help text 2020-06-11 08:37:10 +02:00
John Gardiner Myers 3ce8dd165b Use launch templates by default 2020-06-10 09:34:48 -07:00
Peter Rifel 95b6a3f837
Address feedback 2020-06-09 10:58:24 -05:00
Peter Rifel 3739859c14
Add a release note documenting the change in behavior 2020-06-09 10:13:01 -05:00
Peter Rifel 9f67420120
Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05:00
Kubernetes Prow Robot c05457e16a
Merge pull request #9221 from spotinst/feat-draining-timeout
Spotinst: Allow a user specifiable node draining timeout
2020-06-04 16:59:44 -07:00