srikiz
97a3ef1566
Initial changes for vpc
...
More changes for do vpc
some more minor updates
Fix PrivateIP check
Bazel fixes
Minor changes for vpc listing
Minor fixes for DO VPC
Add delete vpc logic
More fixes for vpc usage with gossip based clusters
Fix minor comments in code
Fix mock DO interface to use missing functions
Another fix for mock cloud do for missing interface function
incorporate review comments
incorporate review comments
2022-02-15 17:07:09 +05:30
Kubernetes Prow Robot
c9cd710b59
Merge pull request #13178 from olemarkus/karpenter-max-pods
...
Karpenter on kOps will now use approperiate max pods
2022-02-15 01:20:03 -08:00
Ciprian Hacman
5a10b4a80e
Update supported distros for IPv6
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-15 08:27:29 +02:00
Ole Markus With
8b71cedccc
Do not enable graceful shutdown if k8s version < 1.21
2022-02-12 19:13:52 +01:00
Ole Markus With
2625264fe5
Add support for graceful node shutdown
...
Update docs/cluster_spec.md
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2022-02-11 20:51:02 +01:00
Kubernetes Prow Robot
219bc8d54d
Merge pull request #13188 from srikiz/fix-kops-get-clusters-json-output
...
[Issue-12293] Fix json output to keep it consistent for single or multiple objects
2022-02-09 03:00:18 -08:00
srikiz
2124c4cf85
Minor fix for json response to keep it consistent for single or multiple clusters
...
Fix tests
another fix to json marshalling
fixes to return a single json object if a specific object is selected
Add changes to docs
2022-02-07 23:59:13 +05:30
Ole Markus With
5dbe9048ae
Add docs for testing preview versions
2022-02-05 12:49:19 +01:00
Ole Markus With
6493791a41
Karpenter on kOps will now use approperiate max pods
2022-02-01 21:21:33 +01:00
Kubernetes Prow Robot
9023720a08
Merge pull request #13103 from heybronson/set-eviction-timeout
...
add node-drain-timeout flag to rolling-update
2022-01-28 01:40:31 -08:00
Bronson Mirafuentes
86b0ef0d0c
add drain-timeout flag to rolling-update cluster
2022-01-20 14:05:55 -08:00
Kubernetes Prow Robot
ef8c74f5fc
Merge pull request #12788 from hakman/ipv6_remove_featureflag
...
Remove featureflag for creating IPv6 clusters
2022-01-18 22:58:05 -08:00
Kubernetes Prow Robot
85732b4c4d
Merge pull request #13030 from johngmyers/v6-topology
...
Use IPv6-only subnets for worker nodes in private IPv6 topology
2022-01-18 10:58:40 -08:00
Kubernetes Prow Robot
d7a02cb75d
Merge pull request #13088 from olemarkus/relnotes-ipv6
...
Add ipv6 to relnotes
2022-01-18 09:47:08 -08:00
Ole Markus With
8916e78e48
Add ipv6 to relnotes
2022-01-16 07:34:57 +01:00
Kubernetes Prow Robot
1db71ca34c
Merge pull request #13081 from danports/price-priority-autoscaler-expanders
...
Support price and priority cluster-autoscaler expanders
2022-01-11 02:25:17 -08:00
Dan Ports
c413eb2f4b
Keep docs DRY.
2022-01-08 20:58:31 -05:00
John Gardiner Myers
78291ce196
Release notes for 1.22.3
2022-01-07 00:21:19 -08:00
John Gardiner Myers
5385381633
Use IPv6-only subnets for worker nodes in private IPv6 topology
2022-01-06 21:00:00 -08:00
Dan Ports
7a52896fdc
Warn that the price expander is only supported on GCE in the docs.
2022-01-05 22:47:34 -05:00
Dan Ports
8672d9b219
Fix CRDs, clarify docs, and add cloud provider check for price expander.
2022-01-05 22:39:21 -05:00
Dan Ports
1d9996b4ad
Support price and priority cluster-autoscaler expanders.
2022-01-05 14:10:06 -05:00
Kubernetes Prow Robot
a69f6bb2c5
Merge pull request #13061 from shubhindia/patch-1
...
add flatcar note related to additionalUserData
2022-01-03 01:37:00 -08:00
John Gardiner Myers
35859ae1fa
Update release process for automatic tagging
2022-01-01 15:33:29 -08:00
John Gardiner Myers
d113cc0161
Release notes for 1.24.0-alpha.2
2022-01-01 11:59:30 -08:00
Shubham Gopale
8a637594e6
add flatcar note related to additionalUserdata
2021-12-31 10:33:59 +05:30
Ole Markus With
0090103618
Add documentation on karpenter
...
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
Apply suggestions from code review
2021-12-28 20:47:10 +01:00
Kubernetes Prow Robot
13243b5add
Merge pull request #13029 from rifelpet/remove-tf-json
...
Remove TerraformJSON feature flag
2021-12-25 06:33:15 -08:00
Peter Rifel
1772d0e39d
Remove remaining references to TerraformJSON feature flag
2021-12-25 07:49:19 -06:00
Ole Markus With
b09241122f
Support specifying instance requirements per IG
...
Update docs/instance_groups.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2021-12-24 21:19:58 +01:00
Kubernetes Prow Robot
7ab4f43500
Merge pull request #12864 from johngmyers/rbn-subnet
...
Set Resource Based Naming on managed subnets
2021-12-19 21:03:25 -08:00
Ole Markus With
2f3b683ca0
Do not allow docker on k8s 1.24+
...
Update pkg/apis/kops/validation/validation.go
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2021-12-19 12:40:11 +01:00
Ole Markus With
ba49423d6d
Add missing permissions
2021-12-15 10:29:21 +01:00
Ole Markus With
f4e211ab69
Recommend enabling IRSA for new clusters
2021-12-15 10:25:23 +01:00
Kubernetes Prow Robot
afef04b647
Merge pull request #12943 from johngmyers/doc-ca-rename
...
Update name of kubernetes-ca keypair in documentation
2021-12-12 01:23:59 -08:00
Kubernetes Prow Robot
2a8de32d97
Merge pull request #12914 from recollir/patch-2
...
Document CoreDNS configuration settings
2021-12-11 23:45:58 -08:00
Kubernetes Prow Robot
54b3327600
Merge pull request #12944 from johngmyers/remove-ali
...
Remove support for Aliyun/Alibaba Cloud
2021-12-11 22:57:58 -08:00
John Gardiner Myers
a0736b3c29
Remove support for Aliyun/Alibaba Cloud
2021-12-11 21:49:13 -08:00
John Gardiner Myers
dce8c32fd7
Remove support for Weave as of k8s 1.23
2021-12-11 21:26:31 -08:00
Kubernetes Prow Robot
c2292c9129
Merge pull request #12942 from johngmyers/fix-doc
...
Remove obsolete, redundant secrets.md
2021-12-11 21:21:58 -08:00
John Gardiner Myers
67e8533043
Update name of kubernetes-ca keypair in documentation
2021-12-11 20:50:36 -08:00
John Gardiner Myers
ac397367b7
Remove obsolete, redundant secrets.md
2021-12-11 20:01:55 -08:00
John Gardiner Myers
7f35bcc9e1
Add missing k8s 1.18 relnote
2021-12-11 16:00:36 -08:00
Ciprian Hacman
7c01c8eabf
Release notes for 1.24.0-alpha.1
2021-12-11 11:07:38 +02:00
Ciprian Hacman
b0a4b10066
Release notes for 1.23.0-beta.1
2021-12-11 11:07:38 +02:00
Federico Hernandez
32ddea49c1
Update docs/cluster_spec.md
...
Co-authored-by: Ole Markus With <olemarkus@gmail.com>
2021-12-09 22:08:03 +01:00
Federico Hernandez
f27c914f82
Document CoreDNS configuration settings
...
Cluster spec settings to override the default resource request and limit values of CoreDNS . Currently not documented.
Reference:
- 1c78abb288/upup/models/cloudup/resources/addons/coredns.addons.k8s.io/k8s-1.12.yaml.template (L156-L161)
- 1c78abb288/pkg/apis/kops/v1alpha2/cluster.go (L476-L515)
2021-12-09 16:10:45 +01:00
John Gardiner Myers
fe324c84b5
Upgrade node-cache to 1.21.3
2021-12-06 21:10:04 -08:00
John Gardiner Myers
9f9316a921
Set Resource Based Naming on managed subnets
2021-12-05 17:42:29 -08:00
Kubernetes Prow Robot
f7e66049d6
Merge pull request #12862 from johngmyers/instanceid-nodename
...
Use instance ID as node name when AWS CCM supports it
2021-12-05 14:58:32 -08:00
John Gardiner Myers
36a26560aa
Add release note about AWS node naming
2021-12-03 18:59:47 -08:00
Ciprian Hacman
bfb68bf128
Update release notes
2021-12-03 21:41:15 +02:00
John Gardiner Myers
c070c4def5
Remove support for CentOS 8
2021-12-02 23:09:08 -08:00
John Gardiner Myers
ad46b4d5bd
Revert "Open nodeport to IPv6 in e2e tests"
...
This reverts commit 064fd9215c
.
2021-11-28 19:21:35 -08:00
John Gardiner Myers
67269c2711
Update IPv6 documentation
2021-11-27 22:00:02 -08:00
John Gardiner Myers
064fd9215c
Open nodeport to IPv6 in e2e tests
2021-11-27 15:54:23 -08:00
John Gardiner Myers
21f25b5f5f
Change title of iam_roles.md to be specific to instance IAM roles
2021-11-26 21:36:46 -08:00
John Gardiner Myers
93e7fed265
Add release note warning about the v1alpha3 API
2021-11-24 18:47:11 -08:00
krishna2603
8402aaf56e
Update cluster_spec.md
2021-11-22 14:20:54 +05:30
Kubernetes Prow Robot
fc3ef2b338
Merge pull request #12802 from johngmyers/relnotes_1.21.4
...
Release notes for 1.21.4
2021-11-19 23:30:59 -08:00
John Gardiner Myers
fdc3d107d8
Release notes for 1.21.4
2021-11-19 22:14:25 -08:00
Ciprian Hacman
04a8874037
Remove featureflag for creating IPv6 clusters
2021-11-20 08:02:36 +02:00
John Gardiner Myers
227abb8c93
Release notes for 1.22.2
2021-11-19 21:39:47 -08:00
John Gardiner Myers
019fb7d35d
Add create cluster flag for enabling IRSA
2021-11-14 13:52:15 -08:00
Kubernetes Prow Robot
0e32d3dfe2
Merge pull request #12692 from johngmyers/watch-ingress
...
Watch Ingress by default when using the external-dns provider
2021-11-13 22:38:46 -08:00
John Gardiner Myers
241e0558cd
Watch Ingress by default when using the external-dns provider
2021-11-07 15:17:01 -08:00
Peter Rifel
3c7b4c7f07
Add docs on how to assign arrays with toolbox template
2021-11-06 09:29:50 -04:00
Kubernetes Prow Robot
9746c10ff4
Merge pull request #12649 from johngmyers/ipv6-doc
...
Add initial IPv6 documentation
2021-10-31 20:55:19 -07:00
Kubernetes Prow Robot
2689a49eb8
Merge pull request #12656 from johngmyers/release-doc
...
Switch release process to official GitHub client
2021-10-31 19:41:18 -07:00
John Gardiner Myers
749e3e444f
Switch release process to official GitHub client
2021-10-31 17:09:35 -07:00
John Gardiner Myers
293a4dc986
Apply review comment
...
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2021-10-31 14:43:53 -07:00
John Gardiner Myers
535826f0f4
Release notes for 1.23.0-alpha.2
2021-10-31 14:35:08 -07:00
John Gardiner Myers
41f9e23ca0
Add initial IPv6 documentation
2021-10-30 23:15:38 -07:00
John Gardiner Myers
fbe9cf6f6c
Remove obsolete documents
2021-10-30 14:24:38 -07:00
John Gardiner Myers
0f99aa1e62
doc: Number subsections that are procedural steps
2021-10-30 09:50:51 -07:00
Kubernetes Prow Robot
59a637e6de
Merge pull request #12538 from hierynomus/issue-12205
...
Configure aws-iam-authenticator using identityMappings defined in cluster.yaml
2021-10-29 03:10:51 -07:00
Jeroen van Erp
353be50f9b
Configure aws-iam-authenticator using identityMappings defined in cluster.yaml
...
Signed-off-by: Jeroen van Erp <jeroen@hierynomus.com>
2021-10-29 10:30:44 +02:00
justinsb
05ae9aa5b4
Use .bazel-bin to help gopls & VSCode
...
This means that gopls will ignore the bazel-* symlinks, in particular
when using the go LSP plugin (gopls) with VSCode.
Idea from https://bitworking.org/news/2021/06/bazel-and-gopls/
2021-10-26 08:04:06 -04:00
John Gardiner Myers
5400e9ac31
Mention KOPS_ARCH in contributor documentation
2021-10-23 10:07:40 -07:00
Kubernetes Prow Robot
2defe615e1
Merge pull request #12579 from johngmyers/relnotes_1.22.1
...
Release notes for 1.22.1
2021-10-22 12:12:52 -07:00
John Gardiner Myers
0c719b8a40
Release notes for 1.22.1
2021-10-22 10:46:43 -07:00
John Gardiner Myers
f757ec69f6
Update release documentation
2021-10-22 10:19:49 -07:00
Ole Markus With
11e68308d1
Disable CNP status updates by default
2021-10-20 14:01:48 +02:00
John Gardiner Myers
0c1ef4eb33
Minor updates to releases document
2021-10-17 12:11:38 -07:00
Eric Bailey
6b81ab5e07
Add missing "a" to 1.22 release notes
2021-10-14 13:34:37 -05:00
John Gardiner Myers
6cedce7b37
Updates for first stable minor release
2021-10-13 19:42:22 -07:00
John Gardiner Myers
9e77b77283
Release notes for 1.22.0
2021-10-13 19:39:58 -07:00
liranp
30f09f9f07
feat(spot): new metadata label: utilize-commitments
2021-10-12 01:32:09 +03:00
Ciprian Hacman
d368d7810a
Update release process docs
2021-10-09 10:59:31 +03:00
Kubernetes Prow Robot
759f6c73ca
Merge pull request #12513 from hakman/relnotes_1.21.2
...
Release notes for 1.21.2
2021-10-09 00:48:35 -07:00
Ciprian Hacman
cbc7fad39d
Release notes for 1.21.2
2021-10-09 09:27:13 +03:00
Ciprian Hacman
54f83baec3
Release notes for 1.20.3
2021-10-09 09:09:25 +03:00
Peter Rifel
039e941d90
Add Cilium + RHEL8 release note
2021-10-08 11:28:31 -05:00
John Gardiner Myers
9a122e0039
kube-controller-manager also doesn't mount /srv/kubernetes
2021-10-02 22:43:40 -07:00
John Gardiner Myers
eb68e5dbc1
Release notes for 1.22.0-beta.2
2021-10-02 12:44:19 -07:00
Kubernetes Prow Robot
a61075634c
Merge pull request #12406 from johngmyers/v1alpha3
...
Create v1alpha3 apiVersion
2021-10-02 10:13:06 -07:00
Evan Hines
5372e614c8
Fix typo in name of new 'UseServiceAccountExternalPermissions' variable.
2021-09-29 13:38:03 -04:00
Kubernetes Prow Robot
0063140e8c
Merge pull request #12438 from dezmodue/issue-9441
...
Document cloud-init behaviour
2021-09-28 23:00:48 -07:00
Simone Sciarrati
1ffdccd9dd
Document cloud-init behaviour
2021-09-28 22:17:31 +02:00
Peter Rifel
747fbcdd09
Update Amazon Linux 2 documentation to mention the 5.10 kernel
2021-09-28 08:26:33 -05:00
Kubernetes Prow Robot
c742621468
Merge pull request #12386 from justaugustus/promo-tools-rename
...
release-process.md: Update references to artifact promotion
2021-09-25 18:26:21 -07:00
John Gardiner Myers
29efbe5881
Create v1alpha3 API
2021-09-23 22:27:56 -07:00
Peter Rifel
4e96f68497
Fix list of supported cloud providers in CLI docs
2021-09-22 20:49:28 -05:00
Ciprian Hacman
9b65facbea
make gen-cli-docs
2021-09-23 03:02:55 +03:00
Stephen Augustus
44bd816911
release-process.md: Update references to artifact promotion
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-09-22 00:57:36 -04:00
Simone Sciarrati
61763d488a
Add option to create an internal load balancer for the bastion
2021-09-18 20:47:55 +02:00
Kubernetes Prow Robot
7f7a78a285
Merge pull request #12322 from rifelpet/managed-files2
...
Create a second Terraform provider for managed files
2021-09-18 10:30:08 -07:00
Kubernetes Prow Robot
8d49409d1f
Merge pull request #12352 from eddycharly/fix-docs-etcd-backups
...
fix: etcd backup docs
2021-09-18 06:52:08 -07:00
Charles-Edouard Brétéché
735497442d
fix: etcd backup docs
2021-09-18 14:15:31 +02:00
Peter Rifel
0449d6e36f
Upgrade TF to 0.15 and include the provider's configuration_aliases
2021-09-17 18:08:59 -05:00
Peter Rifel
eaea60ff07
Disallow TerraformJSON + TerraformManagedFiles and deprecate TerraformJSON
2021-09-17 06:42:07 -05:00
Thomas Meschede
a30c6badd7
include new required permissions in documentation
...
related to this issue: #11299
2021-09-15 19:49:16 +02:00
Kubernetes Prow Robot
1b431b4c9c
Merge pull request #11628 from olemarkus/gpu-runtime
...
Pre-install nvidia container runtime + drivers on GPU instances
2021-09-11 13:00:07 -07:00
Ole Markus With
81d00f4bc3
Note about breaking change for apiserver files
2021-09-10 13:45:02 +02:00
Ole Markus With
669189c432
Fix docs for external-dns provider
2021-09-08 11:30:27 +02:00
Ole Markus With
8a7917c7cc
Add notes and docs on external-dns
2021-09-05 22:34:51 +02:00
Ole Markus With
25f7ba988a
Add docs on gpu
2021-09-05 22:25:52 +02:00
Matthew Conway
47227f0de5
Fix etcd3-migration docs link
2021-08-31 17:09:07 -04:00
Federico Hernandez
95a438d540
Note for the metrics configuration for etcd
...
As etcd is running directly as a service on the master nodes it is easy to overlook that different ports are needed to expose metrics for multiple etcd clusters on the master nodes. It can be easy to forget this if you otherwise just deal with containers and pods... 😅 A reminder and clarification doesn't hurt.
2021-08-30 12:10:16 +02:00
John Gardiner Myers
6655022ce1
Remove support for the Lyft CNI
2021-08-28 11:54:39 -07:00
John Gardiner Myers
743696d703
Release notes for 1.22.0-beta.1
2021-08-28 09:13:47 -07:00
John Gardiner Myers
fa053ffba5
Prepare 1.23 branch
2021-08-27 21:07:14 -07:00
Peter Rifel
6a3801298a
Add release note
2021-08-27 15:18:45 -05:00
Diego Nogues
d7c2a306f2
Added the docs related to CPU/Memory resources override on weave
2021-08-24 14:36:50 -03:00
justinsb
27438263e3
Release notes for 1.21.1
2021-08-23 09:22:51 -04:00
Amit Prasad
48fa73f3bb
Add option in Cluster Autoscaler AddOn for AWS EC2 Static instance list
2021-08-21 22:44:31 +05:30
Peter Rifel
0109ac14d8
Cleanup unused TerraformFmt feature flag
...
Since dropping support for terraform <0.12, this feature flag is no longer used. The generated HCL2 is always formatted
2021-08-20 08:44:24 -05:00
Kubernetes Prow Robot
be493f1788
Merge pull request #12158 from olemarkus/cilium-wireguard-support
...
Cilium wireguard support
2021-08-16 23:18:00 -07:00
Reilly Brogan
1b59233c8e
Debian 11: Release AMIs use same AWS Owner ID as Buster
2021-08-16 12:06:36 -05:00
Ole Markus With
3b78a29f7c
Add wireguard documentation
2021-08-16 14:16:22 +02:00
Kubernetes Prow Robot
799b9f4fdf
Merge pull request #12116 from johngmyers/beta-cloud
...
Correct list of beta cloud providers
2021-08-13 08:20:22 -07:00
Ciprian Hacman
19c9d5cee8
Update Debian 11 first supported kOps version
2021-08-13 05:57:17 +03:00
Kubernetes Prow Robot
64f00d71ae
Merge pull request #12109 from olemarkus/useserviceaccountexternalpermissions
...
Remove UseServiceAccountIAM feature flag and rename feature to UseServiceAccountExternalPermissions
2021-08-07 15:13:30 -07:00
Kubernetes Prow Robot
7bb55516ea
Merge pull request #12115 from johngmyers/debian-relnote
...
Add release note for Debian 11
2021-08-07 14:31:30 -07:00
John Gardiner Myers
4eb5d24e67
Correct list of beta cloud providers
2021-08-07 14:02:06 -07:00
Kubernetes Prow Robot
8276ec1001
Merge pull request #12064 from hakman/legacy_addons
...
Disallow the use of legacy addons
2021-08-07 13:09:30 -07:00
Ole Markus With
0439bb0d76
Remove UseServiceAccountIAM feature flag and rename feature to UseServiceAccountExternalPermissions
2021-08-07 21:20:03 +02:00
John Gardiner Myers
0e363aded4
Add release note for Debian 11
2021-08-07 11:26:55 -07:00
Reilly Brogan
850bca8db6
Support Debian 11 Bullseye
2021-08-06 12:52:16 -05:00
Kubernetes Prow Robot
d148cbed8d
Merge pull request #12049 from iGene/octavia_provider_option
...
Add Option to Specify OpenStack Octavia Provider
2021-08-04 01:33:24 -07:00
Ciprian Hacman
8bbc88eb2e
Disallow the use of legacy addons
2021-07-31 05:33:26 +03:00
Kubernetes Prow Robot
91ee2e31fb
Merge pull request #12072 from rifelpet/lc-cleanup
...
Cleanup various references to LaunchConfigurations
2021-07-29 20:29:37 -07:00
Peter Rifel
a0a6e3c974
Cleanup various references to LaunchConfigurations
2021-07-29 22:25:01 -04:00
John Gardiner Myers
0225ebd96d
Add release note for shell completion
2021-07-27 21:33:56 -07:00
John Gardiner Myers
085b43e420
Clean up "kops get secrets"
2021-07-27 21:33:52 -07:00
John Gardiner Myers
7fe9c95677
Add completion for "kops delete secret"
2021-07-27 21:32:05 -07:00
Ching Kuo
09f1280948
Generate CLI Doc
2021-07-28 10:27:56 +08:00
John Gardiner Myers
597192981d
Clean up "create secret weavepassword"
2021-07-27 19:05:39 -07:00
John Gardiner Myers
df325d28a3
Clean up "create secret encryptionconfig"
2021-07-27 19:05:39 -07:00
John Gardiner Myers
a4b91dab0d
Clean up "create secret dockerconfig"
2021-07-27 19:05:39 -07:00
John Gardiner Myers
0f5dcc2303
Clean up "create secret ciliumpassword"
2021-07-27 19:05:39 -07:00
Kubernetes Prow Robot
c6eb239d33
Merge pull request #12045 from johngmyers/sshpubkey
...
Pull sshpubkey subcommands out of secrets
2021-07-27 19:03:35 -07:00
Ching Kuo
c899a47736
Update Document to Include Added Flag
2021-07-28 08:46:19 +08:00
Kubernetes Prow Robot
8e4f9d1f4d
Merge pull request #12030 from johngmyers/provision-certs
...
Provision TLS server certs for controller-manager and scheduler
2021-07-24 09:47:06 -07:00
John Gardiner Myers
0b4345d3fd
Split out "get sshpublickeys" command
2021-07-24 09:01:22 -07:00
John Gardiner Myers
4bbed0339a
Split out "delete sshpublickey" command
2021-07-24 09:01:21 -07:00
John Gardiner Myers
de191e2366
Pull "create sshpublickey" into its own subcommand
2021-07-24 08:59:56 -07:00
John Gardiner Myers
76255842ff
Add release note on TLS server cert provisioning
2021-07-23 22:01:24 -07:00
John Gardiner Myers
de64d287f0
Replace "kops describe keypair" with "kops get keypair -oyaml"
2021-07-22 16:47:59 -07:00
John Gardiner Myers
1e4dee452e
Implement completion for "kops get instances"
2021-07-22 14:15:09 -07:00
John Gardiner Myers
337377c163
Implement completion for "kops get instancegroups"
2021-07-22 13:57:13 -07:00
John Gardiner Myers
070aa2ef34
Apply suggestions from code review
...
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-07-21 20:41:02 -07:00
John Gardiner Myers
abd95d14f4
Implement completion for "kops get clusters"
2021-07-19 14:58:41 -07:00
John Gardiner Myers
c68da24d21
Implement completion for "kops get assets"
2021-07-19 14:10:43 -07:00
John Gardiner Myers
c312c19dcb
Implement completion for "kops get"
2021-07-19 13:52:55 -07:00
John Gardiner Myers
8202b2d275
Promote AWS VPC CNI to stable
2021-07-18 18:59:05 -07:00
Kubernetes Prow Robot
1e1b47ab95
Merge pull request #12017 from rifelpet/cl-docs
...
Clarify how cloud labels are used in getting started docs
2021-07-18 10:46:51 -07:00
Peter Rifel
b0454f602d
Clarify how cloud labels are used in getting started docs
2021-07-18 08:53:38 -07:00
Ciprian Hacman
0acecfef08
Release notes for 1.22.0-alpha.2
2021-07-18 08:57:13 +03:00
Kubernetes Prow Robot
7828e18dbd
Merge pull request #12010 from johngmyers/deprecate-lyft
...
Deprecate the Lyft CNI
2021-07-17 19:34:51 -07:00
John Gardiner Myers
e6ede8f4a9
Don't provision SSH key by default on AWS
2021-07-17 16:33:26 -07:00
John Gardiner Myers
7ea2e67b92
Deprecate the Lyft CNI
2021-07-17 16:12:33 -07:00
John Gardiner Myers
d572b2245d
Implement completion for "kops toolbox instance-selector"
2021-07-15 23:37:54 -07:00
John Gardiner Myers
69b0117827
Implement completion for "kops toolbox template"
2021-07-15 22:59:14 -07:00
John Gardiner Myers
1d3bdf54af
Update keypair rotation documentation
2021-07-15 14:05:08 -07:00
John Gardiner Myers
bf12934709
Clean up "kops toolbox instance-selector"
2021-07-14 14:36:37 -07:00
John Gardiner Myers
b517ba687d
Implement completion for "kops toolbox dump"
2021-07-14 14:36:37 -07:00
John Gardiner Myers
14320fb3b5
Clean up "kops toolbox"
2021-07-14 14:36:36 -07:00
John Gardiner Myers
3e87b61c2b
Update references to "kops set" in tests and documentation
2021-07-14 12:43:19 -07:00
John Gardiner Myers
66024869a0
Implement "kops edit instancegroup --set" and "--unset"
2021-07-13 20:07:59 -07:00
John Gardiner Myers
8be10e96d0
Implement "kops edit cluster --set" and "--unset"
2021-07-13 20:07:24 -07:00
John Gardiner Myers
1f9f6fc8ce
Clean up "kops replace" command
2021-07-13 13:00:32 -07:00
Kubernetes Prow Robot
f5c67ee6a8
Merge pull request #11983 from johngmyers/complete-export
...
Implement completion for "kops export kubeconfig"
2021-07-13 12:50:00 -07:00
Kubernetes Prow Robot
0017128c92
Merge pull request #11984 from olemarkus/docs-nth-missing-perms
...
Add missing IAM permissions to the NTH docs
2021-07-13 09:56:31 -07:00
Ole Markus With
6f82ea4882
Add missing IAM permissions to the NTH docs
2021-07-13 18:13:35 +02:00
John Gardiner Myers
0167f689e3
Implement completion for "kops export kubeconfig"
2021-07-13 07:32:08 -07:00
John Gardiner Myers
3091b76ffc
Clean up "kops export"
2021-07-13 07:32:08 -07:00
Kubernetes Prow Robot
46aafd55a8
Merge pull request #11980 from johngmyers/complete-edit
...
Implement completion for "kops edit" commands
2021-07-13 04:50:30 -07:00
Kubernetes Prow Robot
ae7aee3420
Merge pull request #11973 from johngmyers/keypair-trust
...
Add "kops trust keypair" command
2021-07-13 02:36:29 -07:00
John Gardiner Myers
3613695248
Fix use of pretty.Bash()
2021-07-12 20:38:47 -07:00
John Gardiner Myers
6eda65d9f7
Implement completion for "kops edit instancegroup"
2021-07-11 22:38:07 -07:00
John Gardiner Myers
ea9678573e
Implement completion for "kops edit cluster"
2021-07-11 22:10:43 -07:00
John Gardiner Myers
b0b83ed125
Clean up "kops edit"
2021-07-11 22:07:02 -07:00
John Gardiner Myers
5dc5292a59
Remove colons from section headings
2021-07-11 12:21:31 -07:00
John Gardiner Myers
87b25c5078
Provide more information on rotating secrets
2021-07-11 12:08:45 -07:00
John Gardiner Myers
1c3947220e
Add "kops trust keypair" command
2021-07-11 10:36:40 -07:00
Kubernetes Prow Robot
3a68dd63f7
Merge pull request #11970 from johngmyers/complete-delete
...
Implement completion for delete commands
2021-07-11 01:10:46 -07:00
Kubernetes Prow Robot
655a70a9b5
Merge pull request #11972 from johngmyers/doc-rotation
...
Add documentation for keypair rotation
2021-07-11 00:30:53 -07:00
Kubernetes Prow Robot
a3daff9343
Merge pull request #11971 from johngmyers/rotate-all
...
Add "all" variants of key rotation commands
2021-07-11 00:30:46 -07:00
Kubernetes Prow Robot
edf278d382
Merge pull request #11961 from olemarkus/cilium-etcd-fixes
...
Cilium etcd fixes
2021-07-10 14:20:46 -07:00