Skip to content

Commit

Permalink
Merge pull request #7041 from crystallearobertson/rc-v1.337.0
Browse files Browse the repository at this point in the history
[Release Candidate] v1.337.0
  • Loading branch information
crystallearobertson authored Jul 11, 2024
2 parents 3330394 + ffdf7ca commit c7aec4e
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 254 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Make sure you understand how placement groups work. Have a look at [Affinity, en

#### Creation process

1. Navigate to the **Placement Groups** page in [Akamai Cloud Manager](http://cloud.linode.com) and click **Create Placement Groups**. The **Create Placement Group** form opens.
1. Navigate to the **Placement Groups** page in [Akamai Cloud Manager](http://cloud.linode.com) and click **Create Placement Groups**. The **Create Placement Group** drawer opens.

1. Fill out the form with your desired settings:
2. Apply your desired settings:

- **Label**. Give your placement group an easily recognizable name.
- **Region**. Select the [data center](#availability) that includes the compute instances you want to add.
Expand All @@ -79,22 +79,22 @@ Make sure you understand how placement groups work. Have a look at [Affinity, en
- Once you create your placement group, you *can't change* its Affinity Type Enforcement.
{{< /note >}}

3. When you're ready, click **Create Placement Group**. A summary of your group is revealed.
3. When you're ready, click **Create Placement Group**.

4. Select the **Linodes (0)** tab.
4. Click the Label for you new placement group. A summary of your group is shown.

1. Click **Assign Linode to Placement Group**. The Assign Linodes form opens.
5. Click **Assign Linode to Placement Group**. The Assign Linodes to \<Label\> drawer opens.

1. The **Linodes in \<Region\>** drop-down is auto-populated with eligible compute instances in your selected Region. Pick one to add it and click **Assign Linode**.
6. The **Linodes in \<Region\>** drop-down is auto-populated with eligible compute instances in your selected Region. Pick one to add it and click **Assign Linode**.

<div align=center>
<img src="pg-added-linode-v1.png" width=600 />
<img src="pg-added-linode-v2.png" />
</div>

7. Review the **Linode limit for this placement group**, and repeat steps 5-6 to add more compute instances, as necessary.
7. Review **Linodes \<#\> of \<#\>** to see the maximum number you can add. Repeat steps 5-6 to add more compute instances, as necessary.

{{< note >}}
During the limited availability phase, you’re limited to a maximum of 5 compute instances in a placement group.
During the limited availability phase, you’re limited to a maximum of five compute instances in a placement group.
{{< /note >}}

With all your compute instances added, we begin provisioning by moving them into the placement group to meet your selected Affinity Type.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/products/compute/kubernetes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The basic control plane infrastructure on LKE clusters is provided at no additio
## Technical Specifications

- Equipped with a fully-managed control plane at no cost. While the control plane is fully-managed, the user is responsible for managing their deployment configuration and applications.
- Compute Instance plans supported: Dedicated CPU*, Shared CPU, High Memory, and Premium CPU (excluding the 512 GB size for both Dedicated CPU and Premium CPU). See the [Pricing](https://www.linode.com/pricing/) page for the compute resources included in each plan.
- Compute Instance plans supported: Dedicated CPU, Shared CPU, High Memory, and Premium CPU (excluding the 512 GB size for both Dedicated CPU and Premium CPU). See the [Pricing](https://www.linode.com/pricing/) page for the compute resources included in each plan.
- 40 Gbps inbound network bandwidth
- Free inbound network transfer
- Provisioning and management through the [Cloud Manager](https://cloud.linode.com/), [Linode CLI](https://www.linode.com/products/cli/), or programmatically through the [Linode API](https://www.linode.com/products/linode-api/)
Loading

0 comments on commit c7aec4e

Please sign in to comment.