Skip to content

Commit 59d2c89

Browse files
committed
chore(addons): add minio plans and bind info
1 parent c921fb9 commit 59d2c89

133 files changed

Lines changed: 1097 additions & 99 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

addons/flink/1.17/plans/standard-2c4g/bind.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ credential:
77
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
88
{{- end }}
99

10+
- name: JOBMANAGER_DOMAIN
11+
value: {{ include "flink.jobmanager.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
12+
1013
- name: JOBMANAGER_HOST
1114
valueFrom:
1215
serviceRef:

addons/flink/1.17/plans/standard-4c8g/bind.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ credential:
77
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
88
{{- end }}
99

10+
- name: JOBMANAGER_DOMAIN
11+
value: {{ include "flink.jobmanager.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
12+
1013
- name: JOBMANAGER_HOST
1114
valueFrom:
1215
serviceRef:

addons/kvrocks/2.8/plans/standard-16c32g1024/bind.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ credential:
88
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
99
{{- end }}
1010

11+
- name: MASTER_DOMAIN
12+
value: {{ printf "%s-master" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
13+
1114
- name: MASTER_HOST
1215
valueFrom:
1316
serviceRef:
@@ -36,6 +39,9 @@ credential:
3639
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
3740
{{- end }}
3841

42+
- name: REPLICAS_DOMAIN
43+
value: {{ printf "%s-replicas" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
44+
3945
- name: REPLICAS_HOST
4046
valueFrom:
4147
serviceRef:
@@ -58,6 +64,9 @@ credential:
5864
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
5965
{{- end }}
6066

67+
- name: DOMAIN
68+
value: {{ template "common.names.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
69+
6170
- name: HOST
6271
valueFrom:
6372
serviceRef:

addons/kvrocks/2.8/plans/standard-1c2g64/bind.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ credential:
88
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
99
{{- end }}
1010

11+
- name: MASTER_DOMAIN
12+
value: {{ printf "%s-master" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
13+
1114
- name: MASTER_HOST
1215
valueFrom:
1316
serviceRef:
@@ -36,6 +39,9 @@ credential:
3639
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
3740
{{- end }}
3841

42+
- name: REPLICAS_DOMAIN
43+
value: {{ printf "%s-replicas" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
44+
3945
- name: REPLICAS_HOST
4046
valueFrom:
4147
serviceRef:
@@ -58,6 +64,9 @@ credential:
5864
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
5965
{{- end }}
6066

67+
- name: DOMAIN
68+
value: {{ template "common.names.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
69+
6170
- name: HOST
6271
valueFrom:
6372
serviceRef:

addons/kvrocks/2.8/plans/standard-2c4g128/bind.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ credential:
88
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
99
{{- end }}
1010

11+
- name: MASTER_DOMAIN
12+
value: {{ printf "%s-master" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
13+
1114
- name: MASTER_HOST
1215
valueFrom:
1316
serviceRef:
@@ -36,6 +39,9 @@ credential:
3639
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
3740
{{- end }}
3841

42+
- name: REPLICAS_DOMAIN
43+
value: {{ printf "%s-replicas" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
44+
3945
- name: REPLICAS_HOST
4046
valueFrom:
4147
serviceRef:
@@ -58,6 +64,9 @@ credential:
5864
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
5965
{{- end }}
6066

67+
- name: DOMAIN
68+
value: {{ template "common.names.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
69+
6170
- name: HOST
6271
valueFrom:
6372
serviceRef:

addons/kvrocks/2.8/plans/standard-4c8g256/bind.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ credential:
88
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
99
{{- end }}
1010

11+
- name: MASTER_DOMAIN
12+
value: {{ printf "%s-master" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
13+
1114
- name: MASTER_HOST
1215
valueFrom:
1316
serviceRef:
@@ -36,6 +39,9 @@ credential:
3639
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
3740
{{- end }}
3841

42+
- name: REPLICAS_DOMAIN
43+
value: {{ printf "%s-replicas" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
44+
3945
- name: REPLICAS_HOST
4046
valueFrom:
4147
serviceRef:
@@ -58,6 +64,9 @@ credential:
5864
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
5965
{{- end }}
6066

67+
- name: DOMAIN
68+
value: {{ template "common.names.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
69+
6170
- name: HOST
6271
valueFrom:
6372
serviceRef:

addons/kvrocks/2.8/plans/standard-8c16g512/bind.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ credential:
88
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
99
{{- end }}
1010

11+
- name: MASTER_DOMAIN
12+
value: {{ printf "%s-master" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
13+
1114
- name: MASTER_HOST
1215
valueFrom:
1316
serviceRef:
@@ -36,6 +39,9 @@ credential:
3639
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
3740
{{- end }}
3841

42+
- name: REPLICAS_DOMAIN
43+
value: {{ printf "%s-replicas" (include "common.names.fullname" .) }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
44+
3945
- name: REPLICAS_HOST
4046
valueFrom:
4147
serviceRef:
@@ -58,6 +64,9 @@ credential:
5864
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
5965
{{- end }}
6066

67+
- name: DOMAIN
68+
value: {{ template "common.names.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
69+
6170
- name: HOST
6271
valueFrom:
6372
serviceRef:

addons/minio/2023/plans/standard-v4s1024/bind.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ credential:
77
jsonpath: '{ .status.loadBalancer.ingress[*].ip }'
88
{{- end }}
99

10+
- name: DOMAIN
11+
value: {{ include "common.names.fullname" . }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}
12+
1013
- name: HOST
1114
valueFrom:
1215
serviceRef:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "standard-v4s1024"
22
id: 5f45cce5-a8ee-4d6b-8d38-658328dcc137
3-
description: "Minio standard-v4s1024 plan which limit 4 nodes, each size 1024G."
3+
description: "Minio standard-v4s1024 plan which limit 4 nodes, each size 1T."
44
displayName: "standard-v4s1024"
55
bindable: true
66
maximum_polling_duration: 1800

addons/minio/2023/plans/standard-v4s1024/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## @param fullnameOverride String to fully override common.names.fullname template
22
##
3-
fullnameOverride: hb-minio-standard-10
3+
fullnameOverride: hb-minio-standard-v4s1024
44

55
## MinIO® containers' resource requests and limits
66
## ref: https://kubernetes.io/docs/user-guide/compute-resources/
@@ -13,10 +13,10 @@ fullnameOverride: hb-minio-standard-10
1313
##
1414
resources:
1515
limits:
16-
cpu: 4000m
16+
cpu: 4
1717
memory: 16Gi
1818
requests:
19-
cpu: 400m
19+
cpu: 2
2020
memory: 8Gi
2121

2222
## @section Persistence parameters

0 commit comments

Comments
 (0)