Ciprian Hacman
722b9e3b62
Release notes for 1.20.0-beta.2
2021-03-12 19:39:23 +02:00
Bharath Vedartham
1243e6b4e2
Add to 1.21 release notes
2021-03-09 23:21:42 +05:30
Kubernetes Prow Robot
fea7589d97
Merge pull request #10574 from bharath-123/feat/protokube-systemd
...
Run protokube as a systemd service
2021-03-07 22:03:44 -08:00
Ciprian Hacman
77b72efe1d
Fix various nits when changing Protokube to run as service
2021-03-08 07:19:48 +02:00
Vitaliy
8b4aebc1e1
Fix very minor formatting typos in docs/manifests_and_customizing_via_api
2021-03-07 15:38:46 -05:00
Ole Markus With
cbffdf3ffe
Add a note about informal office hours
...
Update docs/welcome/office_hours.md
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
Apply suggestions from code review
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2021-03-04 10:04:28 +01:00
Kubernetes Prow Robot
266204d828
Merge pull request #10921 from roim/getting_started-typos
...
Fix typos in docs/getting_started
2021-03-02 13:41:20 -08:00
Peter Rifel
577df0addf
Add support for defining a transit gateway for a default route
...
I opted to just use a *string for the TGW ID in the route task rather than a full TGW task because kops will never be creating TGWs itself, they will always be defined by ID.
2021-02-28 12:38:29 -06:00
Kubernetes Prow Robot
30ba077cbd
Merge pull request #10928 from christian-schlichtherle/patch-1
...
Fix no-schedule issue
2021-02-26 23:54:38 -08:00
Christian Schlichtherle
d196efcb82
Fix no-schedule issue for the GPU operator
2021-02-27 09:15:30 +02:00
John Pugliesi
8ddf4e1ac3
Update security.md
2021-02-25 11:21:30 -08:00
Rodrigo Roim
abae11a447
Grammar fixes to getting_started/production.md
2021-02-24 20:42:34 -08:00
roim
0b2cc06c6b
Fix typos in docs/getting_started
2021-02-24 19:35:54 -08:00
Kubernetes Prow Robot
3e4e94f801
Merge pull request #10919 from olemarkus/correct-awslb-version
...
AWS LB controller is as of 1.20, not 1.19
2021-02-24 13:43:24 -08:00
Ole Markus With
6f9b5eef83
AWS LB controller is as of 1.20, not 1.19
2021-02-24 19:15:04 +01:00
Ciprian Hacman
8fd84aa785
Release notes for 1.20.0-beta.1
2021-02-23 12:25:17 +02:00
Kubernetes Prow Robot
a424958e83
Merge pull request #10872 from timothyclarke/feature/NLB-EIP
...
Adding Elastic IP Allocations to NLB API
2021-02-22 23:48:03 -08:00
Justin SB
ce8cc79fa5
Release notes for 1.19.1
2021-02-19 08:47:31 -05:00
Timothy Clarke
beef09b494
Updated documentation for EIP Allocation. Must use utility subnets
2021-02-18 14:47:10 +00:00
Timothy Clarke
1577b0a54b
Adding Elastic IP Allocations to NLB API
2021-02-18 12:27:28 +00:00
Kubernetes Prow Robot
7e6e2bc049
Merge pull request #10868 from olemarkus/cilium-relnotes
...
Add note about remote identities
2021-02-17 22:34:52 -08:00
Ole Markus With
0b3ddd1e33
Add note about remote identities
2021-02-18 06:52:29 +01:00
Ole Markus With
8486650c33
Add support for cluster autoscaler 1.20.x
...
Update upup/models/cloudup/resources/addons/cluster-autoscaler.addons.k8s.io/k8s-1.15.yaml.template
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2021-02-17 14:05:09 +01:00
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