Commit Graph

2500 Commits

Author SHA1 Message Date
John Gardiner Myers e7407b1b56 Clean up "kops version" 2021-07-05 09:18:37 -07:00
Kubernetes Prow Robot 0e351edb4c
Merge pull request #11924 from johngmyers/more-completions
Implement completion for "kops rolling-update cluster"
2021-07-05 02:48:55 -07:00
John Gardiner Myers 75f3974f47 Use all-caps for metasyntactic arguments 2021-07-03 23:00:41 -07:00
John Gardiner Myers e3451030ff Implement completion for "kops rolling-update cluster" 2021-07-03 22:57:15 -07:00
John Gardiner Myers 4460fcdbf0 Update version support matrix for 1.21 2021-07-03 17:26:24 -07:00
Kubernetes Prow Robot b140938639
Merge pull request #11910 from justinsb/relnotes_1.21.0
Release notes for 1.21.0
2021-07-02 05:54:14 -07:00
Kubernetes Prow Robot f66081b414
Merge pull request #11904 from johngmyers/get-keypairs-times
Improve "kops get keypairs"
2021-07-02 04:58:12 -07:00
Justin SB d107669fc6 Release notes for 1.21.0 2021-07-02 07:32:14 -04:00
John Gardiner Myers 52fd5ac51a Use Cobra's built-in completion command 2021-07-01 13:04:39 -07:00
John Gardiner Myers d0f20f367d Improve "kops get keypairs" 2021-07-01 08:05:07 -07:00
John Gardiner Myers ac1cf0b0ee Implement completion for "kops distrust keypair" 2021-06-30 21:25:47 -07:00
Kubernetes Prow Robot 6e9b108d16
Merge pull request #11892 from johngmyers/complete-promote
Implement completion for "kops promote keypair"
2021-06-29 20:43:03 -07:00
John Gardiner Myers d8e592c421 Implement completion for "kops promote keypair" 2021-06-29 19:47:05 -07:00
Kubernetes Prow Robot 52afacd05c
Merge pull request #9621 from johngmyers/tf-managed
Render managed files with Terraform
2021-06-29 19:27:03 -07:00
John Gardiner Myers 22b8ad2d48 Implement completion for "kops create keypair" 2021-06-28 23:26:47 -07:00
John Gardiner Myers 0404d66ef6 Add release note for Terraform managed files 2021-06-28 13:48:36 -07:00
John Gardiner Myers 3caa6ef5b8 Improve "kops distrust keypair" command 2021-06-27 11:16:34 -07:00
Kubernetes Prow Robot 61778b1fd9
Merge pull request #11845 from johngmyers/mark-deleted
Retain deleted keypairs
2021-06-27 10:11:24 -07:00
Moshe Shitrit f91066399a Add a note about running update-expected when updating base AMI 2021-06-25 13:20:29 +03:00
Kubernetes Prow Robot 89ad2bc453
Merge pull request #11810 from hakman/ipv6_disable_calico_awssrcdstcheck
Enable cross-subnet mode with Calico by default
2021-06-25 01:08:45 -07:00
Ciprian Hacman a12b3145ee Enable cross-subnet mode with Calico by default 2021-06-25 07:13:20 +03:00
John Gardiner Myers cd48f10de5 Rename "kops delete keypair" to "kops distrust keypair" 2021-06-24 19:19:43 -07:00
John Gardiner Myers 584aa56b6b Retain deleted keypairs 2021-06-24 19:03:29 -07:00
Kenji Kaneda 350d776a43 Clarify the limitations of Azure DNS support
Explicitly mention that a cluster needs to build with
Gossip DNS.
2021-06-22 11:23:07 -07:00
Ciprian Hacman 780aab3be2 Completely remove EnableExternalCloudController feature flag 2021-06-22 11:36:00 +03:00
John Gardiner Myers 5423e18b56 Add 'kops promote keypair' command 2021-06-21 20:58:51 -07:00
John Gardiner Myers c904c743da Remove 'kops import' 2021-06-21 07:34:29 -07:00
John Gardiner Myers 002a1f7fd3 Remove 'kops toolbox convert-imported' 2021-06-21 07:34:29 -07:00
Kubernetes Prow Robot ceb5031b59
Merge pull request #11828 from djablonski-moia/patch-1
Fix kOps version for managed flag on cert-manager
2021-06-21 06:22:51 -07:00
Kubernetes Prow Robot ab0ee8a2a9
Merge pull request #11823 from johngmyers/get-keypairs-2
Improve the output of 'kops get keypairs'
2021-06-21 02:19:10 -07:00
Kubernetes Prow Robot 4df9da09d0
Merge pull request #11583 from dntosas/json-logging
Add support for logging-format option (text/json)
2021-06-21 02:18:51 -07:00
Kubernetes Prow Robot 21488a164d
Merge pull request #11822 from johngmyers/rotate-issue
Support creating new service-account keypairs
2021-06-21 01:32:59 -07:00
Dirk Jablonski 75977bcc16 Fix kOps version for managed flag on cert-manager 2021-06-21 10:16:08 +02:00
dntosas 43dc375ced
Add support for logging-format option (text/json)
Signed-off-by: dntosas <ntosas@gmail.com>
2021-06-21 10:10:56 +03:00
John Gardiner Myers 12d536d3a3 Refactor 'kops delete keypair' 2021-06-20 15:09:15 -07:00
John Gardiner Myers 3ca8b95005 Support creating new service-account keypairs 2021-06-20 14:09:24 -07:00
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
John Gardiner Myers 3f24a29cca Change toolbox template flag for consistency 2021-05-27 20:42:16 -07:00
Kubernetes Prow Robot 26309f0016
Merge pull request #11581 from johngmyers/release-process
Add to release process documentation
2021-05-27 10:54:23 -07:00
Kubernetes Prow Robot adbbc6831d
Merge pull request #11606 from olemarkus/docs-snapshot-controller
Add documentation about snapshot-controller
2021-05-26 22:18:23 -07:00
Kubernetes Prow Robot 46e1616467
Merge pull request #11605 from olemarkus/enable-aws-csi-by-default
Enable AWS EBS CSI driver by default
2021-05-26 21:34:23 -07:00
Ole Markus With 4323a10130 Add documentation about snapshot-controller 2021-05-26 09:31:26 +02:00
Ole Markus With 04b15e404e Enable AWS EBS CSI driver by default 2021-05-26 08:47:14 +02:00
Kubernetes Prow Robot 7a143b913d
Merge pull request #11600 from olemarkus/relnodes-additions
Add a note about NTH Queue Process mode
2021-05-25 09:20:36 -07:00
Ole Markus With 621fc463f3
Update docs/releases/1.21-NOTES.md
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-05-25 17:39:38 +02:00
John Gardiner Myers be494f4d46 Add to release process documentation 2021-05-25 08:11:48 -07:00
Ole Markus With 9a33564d35 Add a note about NTH Queue Process mode 2021-05-25 15:49:14 +02:00
Ciprian Hacman 7c45a0172b Cleanup Docs 2021-05-25 08:48:16 +03:00
John Gardiner Myers b8859a0aea Add release note for AWS shared config 2021-05-23 15:25:29 -07:00
Kubernetes Prow Robot f4995c3bab
Merge pull request #11572 from hakman/release-proces_nits
Improve some small issues with the release process
2021-05-23 11:33:38 -07:00
Ciprian Hacman 49cb740157 Improve some small issues with the release process 2021-05-23 20:40:02 +03:00