Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into style-update-202…
Browse files Browse the repository at this point in the history
…40717
  • Loading branch information
wildmanonline committed Jul 29, 2024
2 parents 442013f + 081c44b commit 23cfa8d
Show file tree
Hide file tree
Showing 115 changed files with 417 additions and 1,005 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ The script asks you to enter a username and password for the new user being crea

### Reboot and Access your Ansible Linode

Use the command below to reboot the Linode either using the Linode CLI. You can also [reboot the Linode](/docs/products/tools/cloud-manager/guides/cloud-reboot-linode/) using the Cloud Manager.
Use the command below to reboot the Linode either using the Linode CLI. You can also reboot the Linode using the Cloud Manager.

linode-cli linodes reboot LINODE_ID

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ Once Rancher been installed and the cluster driver has been activated, a new LKE
1. In the `Access Token` field, enter your Linode APIv4 token and click on the `Proceed to Cluster Configuration` button.
![Cluster Name Token](cluster-name-token.png "Cluster Name Token")
![Cluster Name Token](cluster-name-token.png)
1. Select the `Region` where the new cluster to be hosted, the `Kubernetes Version` the cluster will use, and any `tags` you would like to apply, along with any Cloud Manager [tags](/docs/guides/tags-and-groups/) you’d like to apply to your nodes. Click on the `Proceed to Node Pool Selection` button to proceed.
1. Select the `Region` where the new cluster to be hosted, the `Kubernetes Version` the cluster will use, and any `tags` you would like to apply, along with any Cloud Manager [tags](/docs/products/tools/cloud-manager/guides/tags-and-groups/) you’d like to apply to your nodes. Click on the `Proceed to Node Pool Selection` button to proceed.
![Tags Regions and Version](tags-region-version-lke.png "Tags Region and Version")
Expand Down Expand Up @@ -208,7 +208,7 @@ Before provisioning your cluster, you will need to add the node template it will
1. Click on the **Create** button.
1. Another dialog appears which accepts options for your new node template. Under the **Instance Options** section, set the preferred region, instance type, and Linux image for your nodes, along with any Cloud Manager [tags](/docs/guides/tags-and-groups/) you’d like to apply to your nodes.
1. Another dialog appears which accepts options for your new node template. Under the **Instance Options** section, set the preferred region, instance type, and Linux image for your nodes, along with any Cloud Manager [tags](/docs/products/tools/cloud-manager/guides/tags-and-groups/) you’d like to apply to your nodes.
![Rancher Add Node Template form - Linode options](add-node-template-linode-options.png "The Linode options in the Add Node Template form")
Expand Down
10 changes: 0 additions & 10 deletions docs/guides/quick-answers/linode-platform/_index.md

This file was deleted.

Binary file not shown.
1 change: 0 additions & 1 deletion docs/guides/quick-answers/linode-platform/feature.svg

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ published: 2021-04-30
modified: 2023-01-18
keywords: ["disks", "storage", "disk space"]
tags: ["linode platform","cloud manager"]
aliases: ['/guides/linode-disks/','/guides/disks-and-storage/','/guides/resize-a-linode-disk/']
aliases: ['/guides/linode-disks/','/guides/disks-and-storage/','/guides/resize-a-linode-disk/','/products/tools/cloud-manager/guides/cloud-find-disks/']
---

## Understanding Storage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ published: 2016-08-23
modified: 2024-07-26
keywords: ["ip addresses", "ip failover", "swapping ip addresses", "add ip address", "add additional ip address"]
tags: ["linode platform","cloud manager","networking"]
aliases: ['/platform/manager/remote-access-classic-manager/','/platform/manager/remote-access/','/remote-access/','/networking/remote-access/', '/guides/remote-access/','/guides/managing-ip-addresses/','/guides/find-your-linodes-ip-address/']
aliases: ['/platform/manager/remote-access-classic-manager/','/platform/manager/remote-access/','/remote-access/','/networking/remote-access/', '/guides/remote-access/','/guides/managing-ip-addresses/','/products/tools/cloud-manager/guides/cloud-delete-ip/','/guides/find-your-linodes-ip-address/']
---

Each Linode Compute Instance is equipped with several IP addresses, which may enable it to be accessible over the public Internet and other Linode services or accessible just to other Compute Instances within a VPC. This guide covers how to manage these IP addresses (including viewing, adding, removing, transferring, or sharing them) through the Cloud Manager.
Expand Down
Loading

0 comments on commit 23cfa8d

Please sign in to comment.