DingGGu
1b9cf91684
Bump NTH to 1.16.1, use WithDefaultBool in gotemplate, set ExcludeLoadBalancers default true
2022-04-09 17:04:23 +09:00
DingGGu
c1042f4a3b
Bump NTH 1.16 and add excludeFromLoadBalancers option
2022-04-09 17:04:16 +09:00
Kubernetes Prow Robot
feb66910b1
Merge pull request #13318 from guillomep/allow_to_add_additional_routes
...
Possibility to add additional routes in route tables of subnets
2022-04-03 13:46:09 -07:00
Kubernetes Prow Robot
7684da6eca
Merge pull request #13396 from anthonyhaussman/feat/tone/PodAnnotations_NodeLocalDNS
...
Add possibility to set PodAnnotations into NodeLocalDNS
2022-04-01 10:56:47 -07:00
Guillaume Perrin
e501ac62a4
Possibility to add additional routes in route tables of subnets
...
Signed-off-by: Guillaume Perrin <guillaume28.perrin@gmail.com>
2022-03-28 14:57:21 +02:00
Anthony Hausman
308a886557
AWS-NODE-TERMINATION: Add possibility to set a tune image version
...
Add the possibility into the AWS `node-termination-handler` addon to set a different image tag version.
It can help to have last fixes if it's needed.
2022-03-23 10:59:51 +01:00
Anthony Hausman
7752cfc932
Add possibility to set PodAnnotations into NodeLocalDNS
...
Annotations is pretty useful when you need third-party tool to add additional behavior for a k8s resource.
Lots of auto-discovery tools are based on this annotations.
This PR add the possibility to set tune pod annotations in the node-local-dns daemonsets.app.
2022-03-21 16:15:10 +01:00
Jesse Haka
28caf02878
Support GPU in OpenStack
2022-03-11 09:19:09 +02:00
AkiraFukushima
c8710203ba
Add support to install EKS Pod Identity Webhook
2022-02-20 18:33:50 +09:00
Jiahui Feng
84dc7ca908
generated: make apimachinery && make crds
2022-02-14 10:49:45 -08: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
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
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
justinsb
71e5a21786
componentconfig: expose advertise-address flag for kube-apiserver
...
This flag determines which IPs are advertised inside the cluster, in
the "kubernetes" service in the "default" namespace.
2021-12-18 21:30:58 -05:00
Ole Markus With
b785965c50
Rename InstanceManager to Manager
2021-12-13 09:14:24 +01:00
Ole Markus With
794cb72112
Karpenter addon
...
Constrain the instance types to what is supported by the AMI
Add taints and label to karpenter provisioner
Add instance types to karpenter provisioner
2021-12-12 19:33:41 +01:00
Ole Markus With
57fd343e1d
Make service topology for cilium configurable
2021-12-12 07:54:21 +01:00
Kubernetes Prow Robot
e4aae9bca8
Merge pull request #12320 from ZipRecruiter/anthonyr.dockerd-concurrency
...
pkg/apis/kops: Allow configuring dockerd --max-* upload and download concurrency and retry options.
2021-12-06 07:08:33 -08:00
John Gardiner Myers
5ae9d24c22
Remove more unused fields from v1alpha3
2021-12-02 20:41:07 -08:00
Peter Rifel
89c392d809
Add API fields for GCP PD CSI driver
2021-11-30 22:15:47 -06:00
John Gardiner Myers
ef754ce71f
Make requests and limits be *resource.Quantity
2021-11-29 22:50:31 -08:00
Kubernetes Prow Robot
0e56286aa3
Merge pull request #12816 from johngmyers/rename-fields-2
...
Rename fields to fit acronym conventions
2021-11-24 23:14:33 -08:00
John Gardiner Myers
2ca1d7ddd7
Update autogenerated files
2021-11-24 17:46:00 -08:00
Kubernetes Prow Robot
a8289da46e
Merge pull request #12789 from WeTransfer/dnsopt
...
Add support for --dns flag in Docker config
2021-11-24 08:18:20 -08:00
John Gardiner Myers
b9ac79ec6e
Rename fields in v1alpha3 networking API to fit acronym convention
2021-11-22 08:07:55 -08:00
John Gardiner Myers
f4d2cb0437
Rename fields in v1alpha3 keyset API to fit acronym convention
2021-11-22 08:07:55 -08:00
John Gardiner Myers
8fed76c8b2
Rename fields in v1alpha3 instancegroup API to fit acronym convention
2021-11-22 08:07:55 -08:00
John Gardiner Myers
f65ba3d9cd
Rename fields in v1alpha3 componentconfig API to fit acronym convention
2021-11-21 16:16:32 -08:00
John Gardiner Myers
5a42c10fd3
Rename fields in v1alpha3 cluster API to fit acronym convention
2021-11-21 16:16:32 -08:00
Jeff Wolski
a9ecfa47b5
Add support for --dns flag in Docker config
...
This commit adds support for the --dns flag which is provided as a
Docker daemon startup flag. The flag is used to set the IP address of
the DNS server that the daemon injects into containers. Multiple --dns
flags are supported.
2021-11-19 10:02:12 +01:00
Kubernetes Prow Robot
2c9183509d
Merge pull request #12699 from zetaab/hostnamesuffix
...
Add ingress hostname suffix configurable to kOps
2021-11-16 07:13:27 -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
Kubernetes Prow Robot
0176f079e7
Merge pull request #12726 from johngmyers/revert-leader-migration
...
Revert leader migration
2021-11-12 22:50:48 -08:00
John Gardiner Myers
561b562a65
Revert "Update automatically generated files"
...
This reverts commit 3d5d5b38d6 .
2021-11-12 22:07:18 -08:00
Kubernetes Prow Robot
88ffb9fd8f
Merge pull request #12682 from zhengtianbao/ipforwarding
...
[calico] Add support for allow_ip_forwarding field
2021-11-11 18:54:28 -08:00
Jesse Haka
2325e12c37
fix crds
2021-11-09 10:31:08 +02:00
John Gardiner Myers
241e0558cd
Watch Ingress by default when using the external-dns provider
2021-11-07 15:17:01 -08:00
zhengtianbao
0c1329287a
Update automatically generated files
2021-11-04 14:32:54 +08:00
John Gardiner Myers
3d5d5b38d6
Update automatically generated files
2021-11-02 23:08:03 -07:00
Kubernetes Prow Robot
ad45d2a89e
Merge pull request #12610 from johngmyers/apiv3-cilium
...
Remove unused Cilium fields from v1alpha3 API
2021-10-30 21:19:17 -07:00
Kubernetes Prow Robot
5bfdefb43c
Merge pull request #12623 from johngmyers/cilium-ipv6-ipam
...
Never masquerade IPv6 with Cilium
2021-10-29 05:56: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
John Gardiner Myers
7b5fdc7c43
Update automatically generated files
2021-10-27 23:40:02 -07:00
C Anthony Risinger
12e938557e
pkg/apis/kops: Allow configuring dockerd --max-* upload and download concurrency and retry options.
...
YAML config options are maxConcurrentDownloads, maxConcurrentUploads, and maxDownloadAttempts.
Defaults are maxConcurrentDownloads=3, maxConcurrentUploads=5, and maxDownloadAttempts=5.
2021-10-27 09:43:12 -05:00
John Gardiner Myers
ad6235e428
Update automatically generated files
2021-10-26 16:12:50 -07:00
John Gardiner Myers
36f2686624
Remove unused Cilium fields from v1alpha3 API
2021-10-25 21:20:07 -07:00
Kubernetes Prow Robot
f8ba8b11f7
Merge pull request #12437 from olemarkus/cas-delay
...
Make it possible to set CAS max-node-provision-time
2021-10-22 09:34:38 -07:00