Commit Graph

13520 Commits

Author SHA1 Message Date
Aðalsteinn Rúnarsson c8af7fa8bb
Update Getting Started AWS guide
Fix some markdown linting and also fix headings. 

"Create Cluster" was top level heading so it breaks the right hand side table of contents as it will stop listing the headings after that point.
2021-03-26 20:11:21 +00:00
Kubernetes Prow Robot ffc8a851bf
Merge pull request #11149 from rifelpet/tf-tags
Add tags to instance profile and OIDC provider terraform resources
2021-03-26 12:46:44 -07:00
Peter Rifel 80ceb4200d
Update test outputs 2021-03-26 11:24:11 -07:00
Peter Rifel 093536c425
Add tags to instance profile and OIDC provider terraform resources
This requires bumping the provider version to the most recent, which added this support
2021-03-26 11:23:19 -07:00
Kubernetes Prow Robot 232aa5f521
Merge pull request #11147 from lukehinds/dangling-domains
Change registrable domains to placeholders
2021-03-26 05:08:43 -07:00
Kubernetes Prow Robot c422de7780
Merge pull request #11146 from olemarkus/rolling-update-ctx
Pass ctx to drain helper
2021-03-26 04:22:44 -07:00
Luke Hinds 5fbbe3dd9d Change registrable domains to placeholders
An issue was raised to the product security commitee that the
aws example domains in kops documentation were registrable and
could be used for various attacks against users (should they
run the specific examples)

Signed-off-by: Luke Hinds <lhinds@redhat.com>
2021-03-26 10:50:04 +00:00
Ole Markus With ab1b85818d Pass ctx to drain helper
In some rare cases, we hit an NPR because the k8s code tries to use the
ctx we are not passing.
2021-03-26 10:29:11 +01:00
Kubernetes Prow Robot 3782d5d71b
Merge pull request #11143 from bharath-123/task/protokube-clean-up
minor protokube code clean up
2021-03-26 01:38:43 -07:00
Kubernetes Prow Robot b49f17bf93
Merge pull request #11142 from carnivorelogic/patch-2
Update cluster_spec.md
2021-03-25 22:26:43 -07:00
Bharath Vedartham 674ab0ab64 Remove uneccesary nil point checks 2021-03-25 23:48:32 +05:30
Igor Lončarević 604a2eaa04
Update cluster_spec.md
Example contains wrong reference. 

The correct one is: allocationId, not allocationID
2021-03-25 16:08:37 +01:00
Kubernetes Prow Robot a01ee1d0fe
Merge pull request #11140 from jurriaanpro/cluster-autoscaler-add-scale-down-delay-after-add
Add scaleDownDelayAfterAdd to clusterAutoscaler spec
2021-03-25 05:57:29 -07:00
jurriaanpro 25955ceb6b Add scaleDownDelayAfterAdd to clusterAutoscaler spec 2021-03-25 11:23:48 +01:00
Kubernetes Prow Robot 4d14764937
Merge pull request #11138 from rifelpet/protokube-doc
Update protokube systemd unit docs link
2021-03-24 20:39:29 -07:00
Kubernetes Prow Robot 3678407099
Merge pull request #11139 from rifelpet/kubetest2
kubetest2 - Specify GCE network name
2021-03-24 19:57:29 -07:00
Peter Rifel 088f342f28
Disable ap-northeast-3 zones for now 2021-03-24 21:19:21 -05:00
Peter Rifel ac27e2edcd
kubetest2 - Specify GCE network name
Kops defaults to a network named "default" and has issues with network modes.
Apparently there is a "default" network within the projects that boskos issues,
causing `kops create cluster` to fail some cloudup validation.

By specifying a cluster-specific network, kops will create this new network with the non-deprecated settings.
2021-03-24 21:16:54 -05:00
Peter Rifel e2ea5f8a95
Update protokube systemd unit docs link 2021-03-24 20:57:00 -05:00
Kubernetes Prow Robot 42fbb1c1c5
Merge pull request #11119 from guydog28/11074-pr
replace hard coded aws region checks with aws sdk calls
2021-03-24 09:14:08 -07:00
guydog28 bd80c3f2b4 replace hard coded aws region checks with aws sdk calls 2021-03-24 15:31:05 +00:00
Kubernetes Prow Robot 5974b0f5fc
Merge pull request #11133 from rifelpet/kubetest2
Kubetest2 - fix temp directory created for GCE SSH keys
2021-03-24 05:40:08 -07:00
Kubernetes Prow Robot 155b765083
Merge pull request #11048 from bharath-123/fix/toolbox-cmd
Remove instance-selector label
2021-03-24 04:36:08 -07:00
Peter Rifel 462cfffb02
Kubetest2 - fix temp directory created for GCE SSH keys
Also update all ioutil references to their go 1.16 replacements
2021-03-24 06:17:56 -05:00
Kubernetes Prow Robot e691d55544
Merge pull request #11127 from olemarkus/validate-apiserver-authz
Validate that kube-apiserver has the necessary authz modes set
2021-03-24 03:24:07 -07:00
Ole Markus With b1d106e375 Validate that kube-apiserver has the necessary authz modes set 2021-03-24 10:42:06 +01:00
Kubernetes Prow Robot 9786905712
Merge pull request #11123 from rifelpet/kubetest2
Kubetest2 - Setup SSH keys for GCE
2021-03-23 19:04:05 -07:00
Peter Rifel b2f2c61e69
Kubetest2 - Setup SSH keys for GCE
Originally I had thought we were relying on ssh keys mounted from a secret,
it turns out kubetest 1 generated the keys indirectly through gcloud.

This runs the same command as kubetest 1, creating and uploading the SSH keys.
2021-03-23 19:06:15 -05:00
Kubernetes Prow Robot 1bf4fd744f
Merge pull request #11102 from srikiz/Fix-DO-Tag-Index-Match-Issue
[DigitalOcean] Fix DO Tag issue
2021-03-23 13:14:42 -07:00
Kubernetes Prow Robot 0c475697cb
Merge pull request #11084 from bmelbourne/update-containerd-1.4.4
Update containerd to v1.3.10/v1.4.4
2021-03-23 10:41:36 -07:00
Barry Melbourne 05123faf5a Update containerd to v1.3.10/v1.4.4 2021-03-23 17:02:01 +00:00
Kubernetes Prow Robot b3382a6969
Merge pull request #11114 from hakman/nodeup-env-file
Load env vars from file for kops-configuration service
2021-03-23 05:11:39 -07:00
Ciprian Hacman 1b57bfbb8f Load env vars from file for kops-configuration service 2021-03-23 04:32:34 +02:00
Kubernetes Prow Robot 0d9331db4d
Merge pull request #11107 from rifelpet/tag-on-create
Use "tag on create" for EIPs, NLBs, and TargetGroups
2021-03-22 11:48:49 -07:00
Peter Rifel 51cec7e556
Use "tag on create" for EIPs, NLBs, and TargetGroups
These are the remaining resources that support "tag on create" of which we werent taking advantage.

This allows more fine-grained IAM permissions for the kops cli.
2021-03-22 07:21:51 -05:00
Kubernetes Prow Robot 3f8fdc2e7c
Merge pull request #11112 from hakman/update-release-docs
Update release process docs
2021-03-22 04:47:44 -07:00
Ciprian Hacman f28e1e3927 Update release process docs 2021-03-22 12:52:28 +02:00
Kubernetes Prow Robot bb10429d50
Merge pull request #11111 from hakman/relnotes_1.21.0-alpha.2
Release notes for 1.21.0-alpha.2
2021-03-22 03:47:44 -07:00
Ciprian Hacman 6bc4d986d2 Release notes for 1.21.0-alpha.2 2021-03-22 11:51:13 +02:00
Kubernetes Prow Robot d523ba2ab4
Merge pull request #11109 from hakman/release-1.21.0-alpha.2
Release 1.21.0 alpha.2
2021-03-22 01:21:43 -07:00
Kubernetes Prow Robot 46b6abf47f
Merge pull request #11091 from olemarkus/lbc-cp
Put awslbcontroller on the control-plane
2021-03-22 00:37:50 -07:00
Kubernetes Prow Robot d0b175fb2b
Merge pull request #11090 from olemarkus/docs-apiserver-nodes
Add docs about dedicated apiserver ndoes
2021-03-22 00:37:44 -07:00
Kubernetes Prow Robot 96a765c4eb
Merge pull request #11103 from rifelpet/e2e-zones
Update AWS zones used by e2e tests
2021-03-21 23:51:43 -07:00
Ciprian Hacman fa72535f95 Release 1.21.0-alpha.2 2021-03-22 08:38:47 +02:00
Ciprian Hacman 9b9f3646e1 Promote channel alpha to stable 2021-03-22 08:37:30 +02:00
Kubernetes Prow Robot dc0f4d871d
Merge pull request #11101 from rifelpet/nodeup-kc-retry
Have nodeup retry kops-controller bootstrapping sooner if DNS isn't setup
2021-03-21 23:09:43 -07:00
Kubernetes Prow Robot 8b5be9baf9
Merge pull request #11082 from bharath-123/task/remove-dbus
Remove dbus dependency
2021-03-21 21:31:43 -07:00
Peter Rifel 763d1e2bd0
Have nodeup retry kops-controller bootstrapping sooner if DNS isn't setup 2021-03-21 19:49:56 -05:00
Peter Rifel c22565830b
Update AWS zones used by e2e tests
This adds zones that have been released since this list was updated.
This also reenables some that were disabled due to capacity for c4 instance types - we use c5 now so hopefully they'll have sufficient coverage.
We can disable them if we continue to run into availability issues.

Long term I could see us using the ec2.DescribeAvailabilityZones and ec2.DescribeInstanceTypeOfferings to pick random zone(s) in a random region and guarantee that it has the needed instance types.
2021-03-21 17:54:54 -05:00
Kubernetes Prow Robot 9c4de8da81
Merge pull request #11093 from olemarkus/protokube-eager-connect
Ensure protokube can connect to kube-apiserver before starting the sync loop
2021-03-21 15:47:43 -07:00