Commit Graph

2227 Commits

Author SHA1 Message Date
Ciprian Hacman 5a6a3a3a8f Release notes for 1.21.0-alpha.1 2021-02-16 14:11:24 +02:00
Kubernetes Prow Robot cd10383fa0
Merge pull request #10741 from codablock/nlb-subnets
Allow to control which subnets and IPs get used for the API loadbalancer
2021-02-14 14:23:06 -08:00
Bharath Vedartham d03df30c3a Add deprecation statement for launch configuration in 1.20 release notes 2021-02-13 01:29:15 +05:30
Bharath Vedartham 809e034af8 Add deprecation statement for launch configuration in 1.19 release notes 2021-02-13 01:28:57 +05:30
Kubernetes Prow Robot b233f031a3
Merge pull request #10489 from olemarkus/aws-loadbalancer-controller
Add AWS LoadBalancerController
2021-02-11 02:06:16 -08:00
Ole Markus With 56330188d0 Add AWS LoadBalancerController 2021-02-11 08:47:03 +01:00
Ciprian Hacman 9d6edc8e46
Apply suggestions from code review 2021-02-11 09:31:19 +02:00
Riccardo Padovani 1327a7aba7 Update kubectl documentation with new flags
Starting with kops 1.19, kops export kubecfg will also require passing either the --admin or --user flag
2021-02-10 11:06:25 +01:00
Kubernetes Prow Robot 41d7d2dbe4
Merge pull request #10707 from slu2011/master
Use the kubeApiServerConfig clientCAFile field
2021-02-09 03:58:46 -08:00
shil 11098d072c Update doc with doc links 2021-02-08 11:11:02 -08:00
Kubernetes Prow Robot fef525f790
Merge pull request #10764 from olemarkus/troubleshoot-api-etcd
Add troubleshooting of corrupted api server leases
2021-02-08 09:51:40 -08:00
Ciprian Hacman 57b88fa007 Release notes for 1.20.0-alpha.2 2021-02-08 16:29:39 +02:00
Ole Markus With 0c5ec01d4a Add troubleshooting of corrupted api server leases 2021-02-08 12:19:14 +01:00
shil ab3a10f0fa Add more details about ca.crt append and refresh in case cert rotation happens. 2021-02-07 20:54:06 -08:00
Bharath Vedartham 247664a94d Fix docs build failure 2021-02-06 21:42:29 +05:30
Kubernetes Prow Robot 5bd15cef15
Merge pull request #10746 from olemarkus/deprecate-aliyun
Deprecate aliyun
2021-02-06 02:05:11 -08:00
Ole Markus With 091b63a15a Deprecate aliyun 2021-02-05 22:51:49 +01:00
Alexander Block 6d354233d6 Add documentation for new subnet fields 2021-02-05 17:53:20 +01:00
Ole Markus With dd035fa2bc Revert "Set IMDSv2 to "required" only for new clusters"
This reverts commit 12cb288df1.
2021-02-04 17:57:35 +01:00
Kubernetes Prow Robot 6fa8707581
Merge pull request #10696 from bharath-123/task/fix-links
Update code reference links in docs
2021-02-04 01:04:37 -08:00
shil f34690b219 Add more details on how to use the clientCAFile config 2021-02-03 21:43:23 -08:00
shil be2a146fe6 Add example in cluster_spec.md to customize kube-apiserver clientCAFile 2021-02-02 17:57:58 -08:00
dntosas 3a5d6ffe1f
Docs: Fix ServiceAccountVolume proposed configuration for Istio
Seems that after merging https://github.com/kubernetes/kops/pull/9534
there is no need to specify paths for key-files for service Account
Token Volume Projection. Instead, current configuration proposed is
making Istio unable to verify JWT token with errors.

In this commit, we remove the paths, letting Kops handles the default
ones that are working as expected.

Signed-off-by: dntosas <ntosas@gmail.com>
2021-02-02 18:39:59 +02:00
Bharath Vedartham e37cb87214 Update code reference links 2021-02-02 01:40:33 +05:30
Peter Rifel 942c48c04b
Remove unnecessary --networking flag from kubetest2.
this can be specified in --create-args
2021-02-01 12:27:18 -06:00
Kubernetes Prow Robot fd21e0e836
Merge pull request #10689 from olemarkus/tf-channel-latest-ami
Add template function returning the latest image
2021-01-31 07:51:48 -08:00
Kubernetes Prow Robot 40ae752e46
Merge pull request #10545 from olemarkus/channels-certs
Have channels create PKI for addons
2021-01-31 01:21:49 -08:00
Ole Markus With 05092f8389 Add template function returning the latest image
Apply suggestions from code review

Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-01-31 08:21:15 +01:00
Kubernetes Prow Robot 55a5915515
Merge pull request #10688 from olemarkus/docs-fix-release-notes
Remove 'not released' notice from 1.19 notes
2021-01-30 02:13:48 -08:00
Kubernetes Prow Robot b50ec1df46
Merge pull request #10680 from timothyclarke/patch-1
Documentation update: Corrected externalPolicy AWS ARN formatting
2021-01-30 00:13:48 -08:00
Ole Markus With 1db7b72843 Use serving cert for metrics-server 2021-01-30 09:01:36 +01:00
Ole Markus With 4085dbd593 Remove 'not released' notice from 1.19 notes 2021-01-30 08:35:38 +01:00
Kubernetes Prow Robot 1bf87aca9f
Merge pull request #10685 from olemarkus/docs-fix-indentations
Fix header indentation in addons.md
2021-01-29 23:33:48 -08:00
Kubernetes Prow Robot dda4fb152f
Merge pull request #10655 from hakman/imdsv2-optional
Default IMDSv2 to "optional" for AWS
2021-01-29 11:15:41 -08:00
Ole Markus With 7dbc9c9571 Fix header indentation in addons.md
Also the misplaced cluster-autoscaler docs
2021-01-29 20:05:26 +01:00
John Gardiner Myers 2b1abe88e0 Update release compatibility matrix 2021-01-29 09:54:54 -08:00
Justin SB c207166d50 Release notes for 1.19.0
Including a note about containerd + kubenet/kopeio/gce/external
networking.
2021-01-29 09:33:58 -05:00
Timothy Clarke 04be48a8cd
Corrected externalPolicy
AWS IAM resource ID's were in an incorrect format.
2021-01-29 13:01:11 +00:00
Ciprian Hacman 12cb288df1 Set IMDSv2 to "required" only for new clusters 2021-01-29 14:07:52 +02:00
Ciprian Hacman f8d3b76556 Default IMDSv2 to "optional" for AWS 2021-01-29 14:02:14 +02:00
Peter Rifel 2d8bfc040b
Allow SSH user to be overridden for `toolbox dump` 2021-01-28 19:47:22 -06:00
Justin SB a418e87641 Release notes for 1.18.3 2021-01-28 10:49:05 -05:00
Kubernetes Prow Robot f9ec7ef018
Merge pull request #10652 from bmelbourne/update-kubetest2-e2e-test-docs
Update kops e2e testing docs
2021-01-27 12:17:07 -08:00
Barry Melbourne 9604bc9ea1
Update docs/contributing/testing.md
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-01-27 19:36:35 +00:00
Adrian Moisey df1cf35db1
Fix typo 2021-01-27 14:41:29 +02:00
Trond Hindenes c6f6927cfc
Update cluster_spec.md
Fixed wrong intendation
2021-01-26 09:35:59 +01:00
Prashant Kalkar b872da2026
Add minimum version info for External Policies (#10589)
* Version information added. 

Added kops version information for external policies support.

* Apply suggestions from code review

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2021-01-25 06:50:54 -08:00
Kubernetes Prow Robot f055dd561c
Merge pull request #10593 from gabrieljackson/set-instancegroup-cmd-redux
Add `set instancegroup` command
2021-01-25 05:16:54 -08:00
Gabe Jackson b1282f2591 Correct command help text 2021-01-24 21:19:13 -05:00
Barry Melbourne bf9c021716 Update kops e2e testing docs 2021-01-24 19:30:18 +00:00