Commit Graph

2414 Commits

Author SHA1 Message Date
Ciprian Hacman 19b48c297e Update more generic "container images" terminology in docs 2021-06-20 22:58:40 +02:00
Kubernetes Prow Robot 1921ad92b7
Merge pull request #11820 from johngmyers/get-keypairs
Split out get, describe, and delete keypairs commands
2021-06-20 12:36:51 -07:00
Kubernetes Prow Robot eb87987721
Merge pull request #11819 from chenrui333/remove-kops.rb
brew: remove kops.rb
2021-06-19 16:18:50 -07:00
John Gardiner Myers 72ba687744 Split out get, describe, and delete keypairs commands 2021-06-19 13:36:11 -07:00
Rui Chen d1146fa157 brew: remove kops.rb
Right now the kops formula is well maintained in the homebrew-core side,
see [the past PRs](https://github.com/Homebrew/homebrew-core/pulls?q=is%3Apr+kops+) and [the latest one](https://github.com/Homebrew/homebrew-core/pull/79634).

Thus removing the kops.rb formula file in favor of
[the homebrew-core one](https://github.com/Homebrew/homebrew-core/blob/master/Formula/kops.rb).

Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-06-19 16:22:26 -04:00
Rui Chen 69521bad31 doc: remove `brew switch` ref and simplify version bump
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-06-19 16:16:07 -04:00
John Gardiner Myers af74e75382 Allow adding secondary keyset items 2021-06-18 10:41:37 -07:00
John Gardiner Myers 3793c92b94 Remove "secret" from "kops create secret keypair ca" 2021-06-18 10:36:19 -07:00
Justin SB 2bd7cf1bd7 Release notes for 1.20.2 2021-06-18 13:51:44 +00:00
Kubernetes Prow Robot 559b57ea4c
Merge pull request #11381 from dntosas/addons-add-npd
[addons] Introduce NodeProblemDetector
2021-06-17 00:58:19 -07:00
dntosas 20124d3ba9
[addons] Introduce NodeProblemDetector
Node Problem Detector aims to make various node problems visible to
the upstream layers in the cluster management stack. It is a daemon
that runs on each node, detects node problems and reports them to apiserver
so to avoid scheduling new pods on bad nodes and also easily identify
which are the problems on underlying nodes.

Project Home: https://github.com/kubernetes/node-problem-detector

Signed-off-by: dntosas <ntosas@gmail.com>
2021-06-16 21:00:22 +03:00
Eric Bailey 3389dbbb29
Update cluster_spec.md
inlinePolicy isa []*iam.Statement
2021-06-15 14:08:26 -05:00
John Gardiner Myers 1356818d83 Make the AdminAccess default inclusive of IPv6 2021-06-14 21:51:17 -07:00
John Gardiner Myers 76fc012f96 Allow unsetting fields from the command line 2021-06-14 08:52:32 -07:00
John Gardiner Myers 3cf8234d01 Cilium: disable masquerade by default when in ENI IPAM mode 2021-06-13 21:36:56 -07:00
Kubernetes Prow Robot e7550dcefc
Merge pull request #11730 from OutdatedVersion/patch-1
Hyperlink Sprig reference
2021-06-13 03:19:01 -07:00
Kubernetes Prow Robot c2efa079a3
Merge pull request #11733 from olemarkus/docs-update-note
Add small note about rotating cluster after backup restore
2021-06-11 11:09:01 -07:00
Ole Markus With 63f624764f
Update docs/operations/etcd_backup_restore_encryption.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2021-06-11 18:53:18 +02:00
Kubernetes Prow Robot 84cecd531b
Merge pull request #11630 from johngmyers/deprecate-cloudformation
Deprecate CloudFormation support
2021-06-10 08:49:27 -07:00
Ole Markus With fea2a08b1c Add small note about rotating cluster after backup restore 2021-06-10 09:08:04 +02:00
Peter Rifel 4196459bc1
Update release branch docs with kubetest2 presubmit job 2021-06-09 22:16:08 -05:00
Ben Watkins b8daa77dfa
Hyperlink Sprig reference 2021-06-09 17:56:13 -05:00
Ole Markus With 6115afd4f5 Make relnotes match the new max hop limit IMDS behaviour 2021-06-07 09:33:18 +02:00
Kubernetes Prow Robot ff9d0c8766
Merge pull request #11654 from johngmyers/asset-doc
Create document on asset repositories
2021-06-06 21:52:46 -07:00
Kubernetes Prow Robot ea4895218c
Merge pull request #11706 from johngmyers/legacy-iam-doc
Remove documentation of legacy IAM permissions
2021-06-06 20:34:39 -07:00
John Gardiner Myers a09d10776d Create document on asset repositories 2021-06-06 20:34:34 -07:00
Kubernetes Prow Robot 2d86a85b36
Merge pull request #11700 from johngmyers/copy-assets
Move asset copying out of apply_cluster
2021-06-06 16:38:38 -07:00
John Gardiner Myers 8a4bc51afa Remove documentation of legacy IAM permissions 2021-06-06 11:40:50 -07:00
Kubernetes Prow Robot 9984ba079c
Merge pull request #11701 from olemarkus/fix-ebs-csi-role-crb
Fix the CSI EBS DS CRB.
2021-06-06 11:08:38 -07:00
Ole Markus With 8f8d6deb17 Fix the CSI EBS DS CRB. 2021-06-06 19:23:22 +02:00
John Gardiner Myers e0915887ed Move asset copying out of apply_cluster 2021-06-05 21:17:50 -07:00
Kubernetes Prow Robot 29c85c6d09
Merge pull request #11696 from johngmyers/deprecate-os
Deprecate old OS versions
2021-06-05 01:54:38 -07:00
Kubernetes Prow Robot 83cd195aa2
Merge pull request #11329 from olemarkus/ig-max-hop-limit
Set IMDSv2 on by default for nodes and apiservers
2021-06-05 01:14:38 -07:00
Ole Markus With b3a60d3bc2 Set IMDSv2 on by default for nodes
Bastion, nodes, and api servers get limit of 1
API servers tend to run pods requiring metadata access. The hop limit
depends on CNI, but all should work with a limit of 3.
2021-06-05 08:17:12 +02:00
John Gardiner Myers 2a5e4ef647 Deprecate old OS versions 2021-06-04 22:52:53 -07:00
Kubernetes Prow Robot 9dc88c75db
Merge pull request #11695 from johngmyers/release-assets
Update release process documentation
2021-06-04 21:54:38 -07:00
John Gardiner Myers d04c2acf24
Address review comment
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-06-04 21:16:47 -07:00
John Gardiner Myers ba36b37afa Simplify release notes compilation steps 2021-06-04 20:24:38 -07:00
John Gardiner Myers bfdcde26cc Fix binary promotion PR process 2021-06-04 19:58:10 -07:00
John Gardiner Myers d7e5edcabc Release notes for 1.21.0-beta.3 2021-06-04 19:29:13 -07:00
John Gardiner Myers 326a4beb49 Don't describe CloudLabels as being AWS-specific 2021-06-01 23:32:22 -07:00
Kubernetes Prow Robot bcad681f7b
Merge pull request #11653 from olemarkus/docs-remove-static-addons
Remove docs on static addons
2021-05-31 20:40:27 -07:00
Ole Markus With ea03e77058 Remove docs on static addons
The kOps addon has become one of the kOps big strenght. However, the static addons have been unmaintained for years and few of them actually work anymore.
2021-05-31 21:27:19 +02:00
Kubernetes Prow Robot ef43708cac
Merge pull request #11642 from olemarkus/docs-satv
Update the service account issuer discovery documentation
2021-05-31 08:52:26 -07:00
Ole Markus With 2657c9bdc8 Update the service account issuer discovery documentation 2021-05-31 10:28:29 +02:00
John Gardiner Myers b82b129a54 Remove fallback support for legacy IAM 2021-05-30 16:52:42 -07:00
Kubernetes Prow Robot 02034d0daf
Merge pull request #11617 from johngmyers/assets
Add "kops get assets" command
2021-05-30 10:48:26 -07:00
John Gardiner Myers d878274767 Deprecate CloudFormation support 2021-05-30 10:43:04 -07:00
John Gardiner Myers 35588137b7 Simplify release steps 2021-05-28 22:55:36 -07:00
John Gardiner Myers 4c2508b6ec Add "kops get assets" command 2021-05-28 21:33:46 -07:00