Commit Graph

1684 Commits

Author SHA1 Message Date
Kubernetes Prow Robot c4f6ad06d8
Merge pull request #8453 from justinsb/updated_release_process
Update release process
2020-02-27 09:55:29 -08:00
Justin SB 666f5dfde7
Update release process
* We need to publish kops-controller image
* Including experimental hack/set-version script that should help with rolling versions
2020-02-27 09:34:26 -05:00
Justin SB e28ed7be9a
Release notes for 1.17.0 beta.1 2020-02-27 09:13:10 -05:00
Justin SB d0a640b64c
Release notes for 1.16.0 2020-02-27 04:48:14 -05:00
Kubernetes Prow Robot e07f84708e
Merge pull request #8276 from rifelpet/aws-vpc-cni-env-vars
Add support for custom env vars in amazon-vpc-cni
2020-02-26 15:07:20 -08:00
Kubernetes Prow Robot 68fcc1f04c
Merge pull request #8473 from jpugliesi/jpugliesi/fix-calico-bgp-link
Update Calico CNI Networking Documentation Links
2020-02-24 07:50:48 -08:00
Kubernetes Prow Robot 92a8c1b0ed
Merge pull request #8573 from justinsb/fix_2881_option_2
Don't try to configure a bastion DNS name in gossip mode
2020-02-23 20:40:47 -08:00
Justin Santa Barbara 1e69835693
Don't try to configure a bastion DNS name in gossip mode
It can't be done anyway; instead we make it work (as far as we can),
and we document the workaround (which is to access it via the ELB DNS
name).

In future we could make it easier to discover this DNS name!

Issue #2881
2020-02-22 15:29:02 -05:00
Kubernetes Prow Robot 9bf2818b85
Merge pull request #8603 from hakman/containerd-release-notes
Add release notes and docs for containerd
2020-02-21 13:06:55 -08:00
Ciprian Hacman fc8c9e82bb Add release notes and docs for containerd 2020-02-21 11:00:55 +02:00
Srikanth 52300894c5 Update documentation for multi-master HA setup 2020-02-21 13:21:35 +05:30
Kubernetes Prow Robot 10138d8263
Merge pull request #8571 from hakman/lyft-subnet-tags
Use cluster name as default subnet tag for Lyft CNI
2020-02-17 09:01:29 -08:00
Ciprian Hacman 87bbcd615c Use cluster name as default subnet tag for Lyft CNI 2020-02-17 17:39:07 +02:00
Matt Ouille f025ff0e70
Add External Policies (AWS managed policy attachments) 2020-02-16 21:54:12 -08:00
Kubernetes Prow Robot a3633ad294
Merge pull request #8443 from johngmyers/k8s-deprecation-note
Add Kubernetes deprecation/removal release notes
2020-02-14 10:38:17 -08:00
Justin SB d42273c448
Release notes for 1.17.0-alpha.4 2020-02-11 00:10:12 -05:00
Peter Rifel e506f1b356 Add support for custom environment variables to amazonvpc daemonset 2020-02-10 16:51:47 -06:00
Justin SB 2a611edb9e
Release notes for 1.16.0-beta.2 2020-02-10 16:22:52 -05:00
Justin SB bc7e130006
Release notes for 1.15.2 2020-02-07 17:44:09 -05:00
Justin SB ba4012c5d1
Release notes for 1.17.0-alpha.3 2020-02-06 11:23:34 -05:00
Justin SB 09b1502951
Release notes for 1.18.0-alpha.2 2020-02-05 22:34:56 -05:00
Jin Hase c637ad7104 Fix typos in cluster_spec.md 2020-02-05 21:13:02 +09:00
John Pugliesi fa30793391 Update Calico CNI BGP links 2020-02-04 12:29:06 -08:00
Kubernetes Prow Robot 8f31b55271
Merge pull request #8450 from truongnh1992/typo
docs: trivial fix some typos
2020-02-02 19:43:20 -08:00
Nguyen Hai Truong c6cdc34117 docs: trivial fix some typos
Although it is spelling mistakes, it might make an affects while reading.

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-02-03 09:08:04 +07:00
Peter Rifel 1df957e354 Update godoc.org references to use pkg.go.dev 2020-02-01 11:11:42 -06:00
John Gardiner Myers 96369a2b8a Add Kubernetes deprecation/removal release notes 2020-01-29 20:42:46 -08:00
Kubernetes Prow Robot 62cfab0af6
Merge pull request #8442 from justinsb/relnotes_1_15_1
Release notes for 1.15.1
2020-01-29 20:28:14 -08:00
Justin SB ef27fa4116
Release notes for 1.15.1 2020-01-29 21:36:54 -05:00
Justin SB a4c7b753f5
Release notes for 1.16.0-beta.1 2020-01-29 20:58:43 -05:00
Kubernetes Prow Robot 891f2c83c1
Merge pull request #8438 from justinsb/relnotes_1_17_alpha_2
Release notes for 1.17.0-alpha.2
2020-01-29 08:52:15 -08:00
Justin SB 002e6f3369
Release notes for 1.17.0-alpha.2 2020-01-29 10:58:40 -05:00
Justin Santa Barbara b09606e46e
Merge branch 'master' into deprecate-v1alpha1 2020-01-28 22:56:07 -05:00
Kubernetes Prow Robot 4895c52748
Merge pull request #8374 from LinshanYu/edit
Edit author name
2020-01-27 00:19:18 -08:00
Kubernetes Prow Robot 34caaf2d82
Merge pull request #8145 from mccare/gce-terraform-json-output
Enabling JSON output for Terraform instead of writing the HCL syntax …
2020-01-22 22:16:48 -08:00
Kubernetes Prow Robot e4f7842851
Merge pull request #8380 from LinshanYu/deletedUser
Change the deleted user to ghost
2020-01-20 21:03:36 -08:00
LinshanYu 28977a717f Change the deleted user to ghost 2020-01-20 14:52:02 +08:00
John Gardiner Myers cf5cb6ff28 Backport the k8s 1.9 required action release note 2020-01-19 10:16:35 -08:00
Ciprian Hacman f1727a5c1b Fix issues with older versions of k8s for basic clusters 2020-01-19 16:40:36 +02:00
LinshanYu aa6c429cc8 Edit author name 2020-01-19 09:51:18 +08:00
Kubernetes Prow Robot 791e8804f2
Merge pull request #8358 from nothinux/master
update docs: updating kops
2020-01-18 11:59:35 -08:00
nothinux 9350482c6e using sudo for removing kops executable file 2020-01-18 23:07:08 +07:00
Ciprian Hacman 7a42cf42cd Set the default instance type to t3.medium for AWS 2020-01-18 08:58:05 +02:00
Christian van der Leeden 549f54de48 Enabling JSON output for Terraform instead of writing the HCL syntax tf file. JSON syntax is officially supported in 0.12 and a terraform version requirement will be set. For previous installations you need to delete the .tf file by hand. JSON generation will fail if kubernetes.tf is present.
Added Integration Test using minimal test setup

Added documentation. For terraform 0.12 support the resource names need to be changed still
2020-01-17 22:03:19 +01:00
Kubernetes Prow Robot 85a667ad05
Merge pull request #8364 from rifelpet/tf12-release-notes
Add release notes for terraform resource renaming
2020-01-17 12:01:18 -08:00
Kubernetes Prow Robot b356bd4dc7
Merge pull request #6465 from ari-becker/bugfix/allow-local-filesystem-state-store
Allow local filesystem state stores (to aid CI pull-request workflows)
2020-01-17 10:52:26 -08:00
Peter Rifel aeb7ca4660 Add release notes for terraform resource renaming 2020-01-17 09:52:34 -06:00
Justin Santa Barbara adf2a5c681
Update cli docs
klog added a flag (add_dir_header).
2020-01-17 06:35:22 -05:00
Kubernetes Prow Robot a49ce910a8
Merge pull request #8265 from ReillyProcentive/WeaveNpcExtraArgs
Add support for weave.npcExtraArgs
2020-01-16 15:06:32 -08:00
Kubernetes Prow Robot 3b00c24e2c
Merge pull request #8350 from rifelpet/centos7-ami
Update CentOS 7 AMI
2020-01-16 07:54:25 -08:00