Skip to content

Commit e7cf3fc

Browse files
committed
remove outdated warning re: spot on ARM
1 parent b1c4c42 commit e7cf3fc

File tree

6 files changed

+0
-12
lines changed

6 files changed

+0
-12
lines changed

site/content/docs/manifest/backend-service.en.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,6 @@ If you want to use Fargate Spot capacity to run your services, you can specify a
269269
count:
270270
spot: 5
271271
```
272-
!!! info
273-
Fargate Spot is not supported for containers running on ARM architecture.
274272

275273
<div class="separator"></div>
276274

site/content/docs/manifest/backend-service.ja.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,6 @@ Service は、希望するタスク数を 5 に設定し、Service 内に 5 つ
268268
count:
269269
spot: 5
270270
```
271-
!!! info
272-
ARM アーキテクチャで動作するコンテナでは、Fargate Spot はサポートされていません。
273271

274272
<div class="separator"></div>
275273

site/content/docs/manifest/lb-web-service.en.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,8 +377,6 @@ If you want to use Fargate Spot capacity to run your services, you can specify a
377377
count:
378378
spot: 5
379379
```
380-
!!! info
381-
Fargate Spot is not supported for containers running on ARM architecture.
382380

383381
<div class="separator"></div>
384382

site/content/docs/manifest/lb-web-service.ja.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,6 @@ Service は、希望するタスク数を 5 に設定し、Service 内に 5 つ
376376
count:
377377
spot: 5
378378
```
379-
!!! info
380-
ARM アーキテクチャで動作するコンテナでは、Fargate Spot はサポートされていません。
381379

382380
<div class="separator"></div>
383381

site/content/docs/manifest/worker-service.en.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,6 @@ If you want to use Fargate Spot capacity to run your services, you can specify a
264264
count:
265265
spot: 5
266266
```
267-
!!! info
268-
Fargate Spot is not supported for containers running on ARM architecture.
269267

270268
<div class="separator"></div>
271269

site/content/docs/manifest/worker-service.ja.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,6 @@ Service は、希望するタスク数を 5 に設定し、Service 内に 5 つ
258258
count:
259259
spot: 5
260260
```
261-
!!! info
262-
ARM アーキテクチャで動作するコンテナでは、Fargate Spot はサポートされていません。
263261

264262
<div class="separator"></div>
265263

0 commit comments

Comments
 (0)