Skip to content

Commit

Permalink
Reorganize Cloud Manager section (#7057)
Browse files Browse the repository at this point in the history
* Reorganized Cloud Manager guides

* Added missing alias

* Fixed Cloud Manager terminology

* Moved How to Search in Cloud Manager to product docs

* Moved Tags and Groups to Cloud Manager product docs

* Removed Quick Answers > Linode Platform and added redirect to Cloud Manager guides
  • Loading branch information
wildmanonline authored Jul 29, 2024
1 parent 4c1f8a3 commit 13e0600
Show file tree
Hide file tree
Showing 112 changed files with 307 additions and 917 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
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ Nodes within the LKE cluster *must* be [recycled](#recycle-your-lke-cluster) bef
### Add New Tags to your LKE Cluster
Like many Linode resources, you can [add tags](/docs/guides/tags-and-groups/) to your LKE Cluster for organizational purposes. This section shows you how to add new tags to an existing LKE Cluster.
Like many Linode resources, you can [add tags](/docs/products/tools/cloud-manager/guides/tags-and-groups/) to your LKE Cluster for organizational purposes. This section shows you how to add new tags to an existing LKE Cluster.
{{< note title="View all of your account's tags" isCollapsible=true >}}
To view all of the tags existing on your account, issue the following request against the API:
Expand Down
2 changes: 2 additions & 0 deletions docs/products/platform/accounts/guides/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ date: 2022-11-21

- [Manage SSH Keys](/docs/products/platform/accounts/guides/manage-ssh-keys/): Add public keys to your user, which can be configured on the root user when deploying Compute Instances.

- [Manage API Personal Access Tokens](/docs/products/platform/accounts/guides/manage-api-tokens/): View and manage personal access tokens for use with the Linode API.

## Akamai Partners

- [Parent and Child Accounts for Akamai Partners](/docs/products/platform/accounts/guides/parent-child-accounts/): Learn how parent and child accounts can help Akamai partners manage multiple accounts.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Manage Personal Access Tokens
description: "Learn how to view, create, and revoke personal access tokens, which provide authorization to the Linode API"
aliases: ['/products/tools/linode-api/guides/get-access-token/','/guides/api-key/','/api/key/','/platform/api/api-key/','/products/tools/linode-api/guides/revoke-access-token/','/products/tools/cloud-manager/guides/cloud-api-keys/']
aliases: ['/products/tools/linode-api/guides/get-access-token/','/guides/api-key/','/api/key/','/platform/api/api-key/','/products/tools/linode-api/guides/revoke-access-token/','/products/tools/cloud-manager/guides/cloud-api-keys/','/products/tools/api/guides/manage-api-tokens/']
published: 12-06-2022
---

## View Personal Access Tokens
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Access Billing Information"
description: "View billing information, including checking your account balancing and accrued charges."
published: 2022-11-17
aliases: ['/products/tools/cloud-manager/guides/cloud-credits/']
---

Most information and settings pertaining to billing are located within the [Billing Info](https://cloud.linode.com/account/billing) page of the Cloud Manager. Follow the instructions below to access this page:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "View Invoices and Payment History"
description: "Review all invoices and payments on your Linode account."
published: 2022-11-17
modified: 2023-09-21
aliases: ['/products/tools/cloud-manager/guides/cloud-invoices/']
---

All of your billing history, including previous invoices and payments, is accessible within the [Cloud Manager](https://cloud.linode.com/account/billing) on the **Billing & Payment History** section within the **Billing Info** page (see [Accessing Billing Information](/docs/products/platform/billing/guides/access-billing/)). By default, all transactions (both invoices and payments) from the last *6 months* are displayed. To customize this, use the dropdown menus on the top right of this section.
Expand Down
23 changes: 9 additions & 14 deletions docs/products/tools/cloud-manager/_index.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,39 @@
---
title: Cloud Manager
title_meta: "Linode Cloud Manager Product Documentation"
description: "The Linode Cloud Manager gives you access to simple account management, user control and security, and performance monitoring; supports self-service data center migration; allows you to deploy Linode Marketplace apps; and more."
title_meta: "Cloud Manager Product Documentation"
description: "Cloud Manager gives you access to simple account management, user control and security, and performance monitoring; supports self-service data center migration; allows you to deploy Linode Marketplace apps; and more."
published: 2020-06-02
tab_group_main:
is_root: true
title: Overview
weight: 10
cascade:
date: 2020-06-02
product_description: "Cloud Manager is a user and mobile-friendly interface to deploy and manage virtual machines, configure networking, control user accounts, and access and configure the full range of Linode services."
aliases: ['/platform/manager/','/manager/','/guides/platform/manager/']
---

## Availability

The Cloud Manager is available across [all regions](https://www.linode.com/global-infrastructure/).
Cloud Manager is an intuitive web-based interface for managing your account and services. Through Cloud Manager, you can deploy and manage virtual machines, configure networking, control user accounts, and access the full range of Akamai's cloud computing services.

## Features

### Self-Service Data Center Migration

Cloud Manager supports you with self-serve migrations so you can conveniently move your infrastructure between data centers.

### Simple Account Management

Effortlessly create and configure your infrastructure with Cloud Manager. Assign SSH keys, deploy resources across the network, and add cloud storage volumes or buckets all from a single UI.

Advanced search helps you quickly find your Linode resources. Search using simple strings, Boolean operators, parenthesis, or custom groups with tags you create in Cloud Manager.

Manage your account, update payment information, review credits remaining, and print invoices.

### Deploy Marketplace Apps

Whether you want to set up a game server, your own VPN, or self-host your software with GitLab, Marketplace Apps make it quick and easy to get up and running on your Linodes.

### Performance Monitoring

Real-time analytics tracking, per-process and in aggregate, monitors the performance of your CPU, memory, and network bandwidth.

### User Control and Security
Share access to your Linodes with your team by adding multiple users. Controls are configurable for each individual user.

Manage your API Keys and add personal access tokens for more control over your Linode services.

## Pricing
Share access to your Linodes with your team by adding multiple users. Controls are configurable for each individual user. Manage your API Keys and add personal access tokens for more control over your Linode services.

Linode's Cloud Manager is provided for free to all customers.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 13e0600

Please sign in to comment.