Skip to content

Commit bfade32

Browse files
committed
Copy edit
1 parent 0345717 commit bfade32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/4-76-2020-09-21-2020.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ changelog:
2222
- Update Node Pool ([PUT /lke/clusters/{clusterId}/pools/{poolId}](/api/v4/lke-clusters-cluster-id-pools-pool-id/#put))
2323
- Recycle Node Pool endpoints. ([POST /lke/clusters/{clusterId}/pools/{poolId}/recycle](/api/v4/lke-clusters-cluster-id-pools-pool-id-recycle/#post))
2424

25-
- When you attempt to create a Kubernetes cluster ([POST /lke/clusters](/api/v4/lke-clusters/#post)) or create a node pool ([POST /lke/clusters/{clusterId}/pools](/api/v4/lke-clusters-cluster-id-pools/#post)) with unsupported node types, you receive an error message. Currently, LKE does not support [1 GB Linode instances](https://www.linode.com/products/shared/), and [GPU Linode instances](https://www.linode.com/products/gpu/).
25+
- When you attempt to create a Kubernetes cluster ([POST /lke/clusters](/api/v4/lke-clusters/#post)) or create a node pool ([POST /lke/clusters/{clusterId}/pools](/api/v4/lke-clusters-cluster-id-pools/#post)) with unsupported node types, you receive an error message. Currently, LKE does not support [1 GB Linode instances](https://www.linode.com/products/shared/), or [GPU Linode instances](https://www.linode.com/products/gpu/).
2626

2727
- You can now [create an Object Storage Limited Access Key](/api/v4/object-storage-keys/#post) without access to any buckets. This is achieved by creating an Object Storage Key with an empty `bucket_access` array. This type of Limited Access Key can:
2828

0 commit comments

Comments
 (0)