Skip to content

Commit 22cd0b2

Browse files
For AKS and EKS add 5k and 50k node groups and update instance types (#102)
1 parent 61525da commit 22cd0b2

File tree

10 files changed

+278
-94
lines changed

10 files changed

+278
-94
lines changed

aks/README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The cluster has the following node pools:
4141

4242
##### Default (System)
4343

44-
The default (system) node pool spans all three availability zones. By default there are two worker nodes in this pool. It uses the `Standard_D2s_v3` VM size. All the standard Kubernetes services as well as PubSub+ Mission Control Agent run on these worker nodes.
44+
The default (system) node pool spans all three availability zones. By default there are two worker nodes in this pool. It uses the `Standard_D2ds_v5` VM size. All the standard Kubernetes services as well as PubSub+ Mission Control Agent run on these worker nodes.
4545

4646
##### Event Broker Services
4747

@@ -51,12 +51,14 @@ These node pools are engineered to support a 1:1 ratio of event broker service p
5151

5252
The VM sizes, labels, and taints for each event broker service node pool are as follows:
5353

54-
| Name | VM size | Labels | Taints |
55-
|------------|-----------------|---------------------------------------------|-----------------------------------------------------------------|
56-
| prod1k | Standard_E2s_v3 | nodeType:messaging<br>serviceClass:prod1k | nodeType:messaging:NoExecute<br>serviceClass:prod1k:NoExecute |
57-
| prod10k | Standard_E4s_v3 | nodeType:messaging<br>serviceClass:prod10k | nodeType:messaging:NoExecute<br>serviceClass:prod10k:NoExecute |
58-
| prod100k | Standard_E8s_v3 | nodeType:messaging<br>serviceClass:prod100k | nodeType:messaging:NoExecute<br>serviceClass:prod100k:NoExecute |
59-
| monitoring | Standard_D2s_v3 | nodeType:monitoring | nodeType:monitoring:NoExecute |
54+
| Name | VM size | Labels | Taints |
55+
|------------|-------------------|---------------------------------------------|-----------------------------------------------------------------|
56+
| prod1k | Standard_E2ds_v5 | nodeType:messaging<br>serviceClass:prod1k | nodeType:messaging:NoExecute<br>serviceClass:prod1k:NoExecute |
57+
| prod5k | Standard_E4ds_v5 | nodeType:messaging<br>serviceClass:prod5k | nodeType:messaging:NoExecute<br>serviceClass:prod5k:NoExecute |
58+
| prod10k | Standard_E4bds_v5 | nodeType:messaging<br>serviceClass:prod10k | nodeType:messaging:NoExecute<br>serviceClass:prod10k:NoExecute |
59+
| prod50k | Standard_E8bds_v5 | nodeType:messaging<br>serviceClass:prod50k | nodeType:messaging:NoExecute<br>serviceClass:prod50k:NoExecute |
60+
| prod100k | Standard_E8bds_v5 | nodeType:messaging<br>serviceClass:prod100k | nodeType:messaging:NoExecute<br>serviceClass:prod100k:NoExecute |
61+
| monitoring | Standard_D2ds_v5 | nodeType:monitoring | nodeType:monitoring:NoExecute |
6062

6163
### Access<a name="aks-access"></a>
6264

aks/docs/architecture.drawio

Lines changed: 37 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
<mxfile host="app.diagrams.net" modified="2023-06-12T20:37:01.875Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/112.0" etag="hLMmVoXXoYG0LxicBK0C" version="21.3.6" type="device">
1+
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15" version="26.0.10">
22
<diagram name="Page-1" id="wOth1ota07Pw-S6lClBJ">
3-
<mxGraphModel dx="1696" dy="1057" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
3+
<mxGraphModel dx="1434" dy="802" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
44
<root>
55
<mxCell id="0" />
66
<mxCell id="1" parent="0" />
77
<mxCell id="1PkU-f0ubo03ow83YB08-6" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
8-
<mxGeometry x="20" y="35" width="790" height="555" as="geometry" />
8+
<mxGeometry x="20" y="35" width="790" height="655" as="geometry" />
99
</mxCell>
1010
<mxCell id="1PkU-f0ubo03ow83YB08-4" value="VNET" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=24;" parent="1" vertex="1">
1111
<mxGeometry x="730" y="50" width="60" height="30" as="geometry" />
1212
</mxCell>
1313
<mxCell id="1PkU-f0ubo03ow83YB08-13" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" vertex="1">
14-
<mxGeometry x="60" y="210" width="190" height="310" as="geometry" />
14+
<mxGeometry x="60" y="210" width="190" height="410" as="geometry" />
1515
</mxCell>
1616
<mxCell id="1PkU-f0ubo03ow83YB08-14" value="AZ-1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=16;" parent="1" vertex="1">
1717
<mxGeometry x="95" y="180" width="130" height="30" as="geometry" />
1818
</mxCell>
1919
<mxCell id="1PkU-f0ubo03ow83YB08-15" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" vertex="1">
20-
<mxGeometry x="325" y="210" width="190" height="310" as="geometry" />
20+
<mxGeometry x="325" y="210" width="190" height="410" as="geometry" />
2121
</mxCell>
2222
<mxCell id="1PkU-f0ubo03ow83YB08-16" value="&lt;div&gt;AZ-2&lt;/div&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=16;" parent="1" vertex="1">
2323
<mxGeometry x="360" y="180" width="130" height="30" as="geometry" />
2424
</mxCell>
2525
<mxCell id="1PkU-f0ubo03ow83YB08-17" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" vertex="1">
26-
<mxGeometry x="590" y="210" width="190" height="310" as="geometry" />
26+
<mxGeometry x="590" y="210" width="190" height="410" as="geometry" />
2727
</mxCell>
2828
<mxCell id="1PkU-f0ubo03ow83YB08-18" value="AZ-3" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=16;" parent="1" vertex="1">
2929
<mxGeometry x="625" y="180" width="130" height="30" as="geometry" />
@@ -32,10 +32,10 @@
3232
<mxGeometry x="100" y="90" width="120" height="60" as="geometry" />
3333
</mxCell>
3434
<mxCell id="1PkU-f0ubo03ow83YB08-35" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;strokeWidth=3;" parent="1" vertex="1">
35-
<mxGeometry x="30" y="230" width="770" height="350" as="geometry" />
35+
<mxGeometry x="30" y="230" width="770" height="450" as="geometry" />
3636
</mxCell>
3737
<mxCell id="1PkU-f0ubo03ow83YB08-36" value="AKS Cluster" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=24;" parent="1" vertex="1">
38-
<mxGeometry x="640" y="540" width="150" height="30" as="geometry" />
38+
<mxGeometry x="640" y="640" width="150" height="30" as="geometry" />
3939
</mxCell>
4040
<mxCell id="1PkU-f0ubo03ow83YB08-37" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;Default Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
4141
<mxGeometry x="70" y="250" width="700" height="40" as="geometry" />
@@ -49,39 +49,57 @@
4949
<mxCell id="1PkU-f0ubo03ow83YB08-41" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod1k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
5050
<mxGeometry x="600" y="300" width="170" height="40" as="geometry" />
5151
</mxCell>
52-
<mxCell id="1PkU-f0ubo03ow83YB08-42" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod10k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
52+
<mxCell id="1PkU-f0ubo03ow83YB08-42" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod5k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
5353
<mxGeometry x="70" y="350" width="170" height="40" as="geometry" />
5454
</mxCell>
55-
<mxCell id="1PkU-f0ubo03ow83YB08-43" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod10k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
55+
<mxCell id="1PkU-f0ubo03ow83YB08-43" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod5k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
5656
<mxGeometry x="335" y="350" width="170" height="40" as="geometry" />
5757
</mxCell>
58-
<mxCell id="1PkU-f0ubo03ow83YB08-44" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod10k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
58+
<mxCell id="1PkU-f0ubo03ow83YB08-44" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod5k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
5959
<mxGeometry x="600" y="350" width="170" height="40" as="geometry" />
6060
</mxCell>
6161
<mxCell id="1PkU-f0ubo03ow83YB08-45" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod100k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
62-
<mxGeometry x="70" y="400" width="170" height="40" as="geometry" />
62+
<mxGeometry x="70" y="500" width="170" height="40" as="geometry" />
6363
</mxCell>
6464
<mxCell id="1PkU-f0ubo03ow83YB08-46" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod100k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
65-
<mxGeometry x="335" y="400" width="170" height="40" as="geometry" />
65+
<mxGeometry x="335" y="500" width="170" height="40" as="geometry" />
6666
</mxCell>
6767
<mxCell id="1PkU-f0ubo03ow83YB08-47" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod100k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
68-
<mxGeometry x="600" y="400" width="170" height="40" as="geometry" />
68+
<mxGeometry x="600" y="500" width="170" height="40" as="geometry" />
6969
</mxCell>
7070
<mxCell id="1PkU-f0ubo03ow83YB08-48" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;monitoring Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
71-
<mxGeometry x="70" y="450" width="170" height="40" as="geometry" />
71+
<mxGeometry x="70" y="550" width="170" height="40" as="geometry" />
7272
</mxCell>
7373
<mxCell id="1PkU-f0ubo03ow83YB08-49" value="&lt;div style=&quot;font-size: 15px;&quot;&gt;&lt;font style=&quot;font-size: 14px;&quot;&gt;monitoring Node Pool&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
74-
<mxGeometry x="335" y="450" width="170" height="40" as="geometry" />
74+
<mxGeometry x="335" y="550" width="170" height="40" as="geometry" />
7575
</mxCell>
7676
<mxCell id="1PkU-f0ubo03ow83YB08-50" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;monitoring Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
77-
<mxGeometry x="600" y="450" width="170" height="40" as="geometry" />
77+
<mxGeometry x="600" y="550" width="170" height="40" as="geometry" />
7878
</mxCell>
79-
<mxCell id="RWP08-mLwNzNhvm-bi8r-3" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
79+
<mxCell id="RWP08-mLwNzNhvm-bi8r-3" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
8080
<mxGeometry x="365" y="100" width="120" height="60" as="geometry" />
8181
</mxCell>
82-
<mxCell id="RWP08-mLwNzNhvm-bi8r-4" value="Internal Load Balancer Endpoint" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
82+
<mxCell id="RWP08-mLwNzNhvm-bi8r-4" value="Internal Load Balancer Endpoint" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
8383
<mxGeometry x="355" y="90" width="120" height="60" as="geometry" />
8484
</mxCell>
85+
<mxCell id="cYU8OGRhfQLLB2dHlFqg-1" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod10k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
86+
<mxGeometry x="70" y="400" width="170" height="40" as="geometry" />
87+
</mxCell>
88+
<mxCell id="cYU8OGRhfQLLB2dHlFqg-2" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod10k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
89+
<mxGeometry x="335" y="400" width="170" height="40" as="geometry" />
90+
</mxCell>
91+
<mxCell id="cYU8OGRhfQLLB2dHlFqg-3" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod10k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
92+
<mxGeometry x="600" y="400" width="170" height="40" as="geometry" />
93+
</mxCell>
94+
<mxCell id="cYU8OGRhfQLLB2dHlFqg-4" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod50k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
95+
<mxGeometry x="70" y="450" width="170" height="40" as="geometry" />
96+
</mxCell>
97+
<mxCell id="cYU8OGRhfQLLB2dHlFqg-5" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod50k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
98+
<mxGeometry x="335" y="450" width="170" height="40" as="geometry" />
99+
</mxCell>
100+
<mxCell id="cYU8OGRhfQLLB2dHlFqg-6" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;prod50k Node Pool&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
101+
<mxGeometry x="600" y="450" width="170" height="40" as="geometry" />
102+
</mxCell>
85103
</root>
86104
</mxGraphModel>
87105
</diagram>

aks/docs/architecture.png

4.78 KB
Loading

aks/terraform/main.tf

Lines changed: 58 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,14 @@ module "cluster" {
8484
locals {
8585
os_disk_size_gb = 48
8686

87-
system_vm_size = "Standard_D2s_v3"
88-
89-
prod1k_vm_size = "Standard_E2s_v3"
90-
prod10k_vm_size = "Standard_E4s_v3"
91-
prod100k_vm_size = "Standard_E8s_v3"
92-
monitoring_vm_size = "Standard_D2s_v3"
87+
system_vm_size = "Standard_D2ds_v5"
88+
89+
prod1k_vm_size = "Standard_E2ds_v5"
90+
prod5k_vm_size = "Standard_E4ds_v5"
91+
prod10k_vm_size = "Standard_E4bds_v5"
92+
prod50k_vm_size = "Standard_E8bds_v5"
93+
prod100k_vm_size = "Standard_E8bds_v5"
94+
monitoring_vm_size = "Standard_D2ds_v5"
9395
}
9496

9597
module "node_pool_prod1k" {
@@ -117,6 +119,31 @@ module "node_pool_prod1k" {
117119
]
118120
}
119121

122+
module "node_pool_prod5k" {
123+
source = "./modules/broker-node-pool"
124+
125+
cluster_id = module.cluster.cluster_id
126+
node_pool_name = "prod5k"
127+
128+
kubernetes_version = module.cluster.current_kubernetes_version
129+
130+
subnet_id = var.create_network ? module.network.subnet_id : var.subnet_id
131+
132+
node_pool_max_size = var.node_pool_max_size
133+
worker_node_vm_size = local.prod5k_vm_size
134+
worker_node_disk_size = local.os_disk_size_gb
135+
136+
node_pool_labels = {
137+
serviceClass = "prod5k"
138+
nodeType = "messaging"
139+
}
140+
141+
node_pool_taints = [
142+
"serviceClass=prod5k:NoExecute",
143+
"nodeType=messaging:NoExecute"
144+
]
145+
}
146+
120147
module "node_pool_prod10k" {
121148
source = "./modules/broker-node-pool"
122149

@@ -142,6 +169,31 @@ module "node_pool_prod10k" {
142169
]
143170
}
144171

172+
module "node_pool_prod50k" {
173+
source = "./modules/broker-node-pool"
174+
175+
cluster_id = module.cluster.cluster_id
176+
node_pool_name = "prod50k"
177+
178+
kubernetes_version = module.cluster.current_kubernetes_version
179+
180+
subnet_id = var.create_network ? module.network.subnet_id : var.subnet_id
181+
182+
node_pool_max_size = var.node_pool_max_size
183+
worker_node_vm_size = local.prod50k_vm_size
184+
worker_node_disk_size = local.os_disk_size_gb
185+
186+
node_pool_labels = {
187+
serviceClass = "prod50k"
188+
nodeType = "messaging"
189+
}
190+
191+
node_pool_taints = [
192+
"serviceClass=prod50k:NoExecute",
193+
"nodeType=messaging:NoExecute"
194+
]
195+
}
196+
145197
module "node_pool_prod100k" {
146198
source = "./modules/broker-node-pool"
147199

eks/README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,16 @@ These node groups are engineered to support a 1:1 ratio of the broker pod to wor
6969

7070
The instance types, labels, and taints for each node group for event broker services are shown in the following table:
7171

72-
| Name | Instance type | Labels | Taints |
73-
|------------|---------------|--------------------------------------------------|----------------------------------------------------------------------|
74-
| prod1k | r5.large | `nodeType:messaging`<br/>`serviceClass:prod1k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod1k:NoExecute` |
75-
| prod10k | r5.xlarge | `nodeType:messaging`<br/>`serviceClass:prod10k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod10k:NoExecute` |
76-
| prod100k | r5.2xlarge | `nodeType:messaging`<br/>`serviceClass:prod100k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod100k:NoExecute` |
77-
| monitoring | t3.medium | `nodeType:monitoring` | nodeType:monitoring:NoExecute |
72+
| Name | Instance type | Labels | Taints |
73+
|------------|-----------------|--------------------------------------------------|----------------------------------------------------------------------|
74+
| prod1k | r5.large | `nodeType:messaging`<br/>`serviceClass:prod1k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod1k:NoExecute` |
75+
| prod5k | r5.xlarge | `nodeType:messaging`<br/>`serviceClass:prod5k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod5k:NoExecute` |
76+
| prod10k | r6in.xlarge | `nodeType:messaging`<br/>`serviceClass:prod10k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod10k:NoExecute` |
77+
| prod50k | r6in.2xlarge | `nodeType:messaging`<br/>`serviceClass:prod50k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod50k:NoExecute` |
78+
| prod100k | r6in.4xlarge | `nodeType:messaging`<br/>`serviceClass:prod100k` | `nodeType:messaging:NoExecute`<br/>`serviceClass:prod100k:NoExecute` |
79+
| monitoring | t3.medium | `nodeType:monitoring` | nodeType:monitoring:NoExecute |
80+
81+
Note: the instance type family `r6in` is not available in certain regions. Consult the AWS documentation to ensure the region you specify is available for use.
7882

7983
#### Add-ons + Supporting Services <a name="eks-addon"></a>
8084

0 commit comments

Comments
 (0)