Commit Graph

2218 Commits

Author SHA1 Message Date
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
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
Kubernetes Prow Robot 9f29225a36
Merge pull request #10570 from olemarkus/readme-fix
Reword 'what is kOps'
2021-01-24 00:44:53 -08:00
Nicholas Galantowicz 0735d15b7a feat: implement azure getapiingressstatus fn 2021-01-23 15:01:18 -05:00
srikiz b04af61a4b Add SFO3 region for DO. Also update e2e tests to use the full list of supported zones 2021-01-22 21:19:30 +05:30
Ciprian Hacman 2631aa56b7 Update release notes with new AWS instances defaults 2021-01-21 11:35:41 +02:00
Kubernetes Prow Robot 55e38c96d3
Merge pull request #10594 from olemarkus/docs-troubleshoot
Add troubleshooting documentation
2021-01-19 07:15:45 -08:00
Kubernetes Prow Robot 892aca0dfe
Merge pull request #10598 from JamesJJ/master
Fix minor docs typos
2021-01-17 02:11:43 -08:00
JamesJJ 2c86b29607 Fix minor typos 2021-01-17 14:11:08 +08:00
Barry Melbourne 337c9c4c66 Set default container runtime to containerd 2021-01-16 14:55:35 +00:00
Ole Markus With b07c048f8a Add troubleshooting documentation 2021-01-15 20:49:04 +01:00