Skip to content

Commit

Permalink
Update README and tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitoraj committed Feb 12, 2025
1 parent 6b85af7 commit bb196c6
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 34 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,16 @@

![GitHub tag checks state](https://img.shields.io/github/checks-status/kyma-project/cloud-manager/main?label=cloud-manager&link=https%3A%2F%2Fgithub.com%2Fkyma-project%2Fcloud-manager%2Fcommits%2Fmain)


## Overview

[Cloud Manager](docs/user/README.md#what-is-cloud-manager) is a central component that manages access to additional hyperscaler resources from the Kyma Runtime cluster. It brings hyperscaler products and resources into the Kyma cluster in a secure way.
Cloud Manager is the central component for the Cloud Manager module. It brings and manages access to cloud providers' resources from [SAP BTP, Kyma runtime](https://help.sap.com/docs/btp/sap-business-technology-platform/kyma-environment?version=Cloud) in a secure way.

Cloud Manager supports Amazon Web Services, Google Cloud, and Microsoft Azure as cloud providers for your Kyma runtime.

## Usage

See the [user documentation](docs/user/README.md).

## Installation

TBD

## Development

TBD

## Contributing
<!--- mandatory section - do not change this! --->

Expand Down
10 changes: 2 additions & 8 deletions docs/user/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,8 @@
* [Redis](/cloud-manager/user/00-40-redis.md)
* [Resources](/cloud-manager/user/resources/README.md)
* [Tutorials](/cloud-manager/user/tutorials/README.md)
* [Use Network File System in Amazon Web Services](/cloud-manager/user/tutorials/01-20-10-aws-nfs-volume.md)
* [Back Up Network File System Volumes in Amazon Web Services](/cloud-manager/user/tutorials/01-20-11-aws-nfs-volume-backup.md)
* [Create Scheduled Automatic Network File System Volume Backups in Amazon Web Services](/cloud-manager/user/tutorials/01-20-12-aws-scheduled-nfs-backup.md)
* [Restore Network File System Volume Backups in Amazon Web Services](/cloud-manager/user/tutorials/01-20-13-aws-nfs-volume-restore.md)
* [Use Network File System in Google Cloud](/cloud-manager/user/tutorials/01-20-20-gcp-nfs-volume.md)
* [Back Up Network File System Volumes in Google Cloud](/cloud-manager/user/tutorials/01-20-21-gcp-nfs-volume-backup.md)
* [Create Scheduled Automatic Network File System Volume Backups in Google Cloud](/cloud-manager/user/tutorials/01-20-22-gcp-scheduled-nfs-backup.md)
* [Restore Network File System Volume Backups in Google Cloud](/cloud-manager/user/tutorials/01-20-23-gcp-nfs-volume-restore.md)
* [Using NFS in Amazon Web Services](/cloud-manager/user/tutorials/01-20-10-aws-nfs-volume.md)
* [Using NFS in Google Cloud](/cloud-manager/user/tutorials/01-20-20-gcp-nfs-volume.md)
* [Creating VPC Peering in Amazon Web Services](/cloud-manager/user/tutorials/01-30-10-aws-vpc-peering.md)
* [Creating VPC Peering in Google Cloud](/cloud-manager/user/tutorials/01-30-20-gcp-vpc-peering.md)
* [Creating VPC Peering in Microsoft Azure](/cloud-manager/user/tutorials/01-30-30-azure-vpc-peering.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/user/tutorials/01-20-10-aws-nfs-volume.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Use Network File System in Amazon Web Services
# Using NFS in Amazon Web Services

This tutorial explains how to use Network File System (NFS) to create ReadWriteMany (RWX) volumes in Amazon Web Services (AWS). You can use the created RWX volume from multiple workloads.

Expand Down
5 changes: 4 additions & 1 deletion docs/user/tutorials/01-20-11-aws-nfs-volume-backup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Back Up Network File System Volumes in Amazon Web Services
# Backing Up NFS Volumes in Amazon Web Services

> [!WARNING]
> This is a beta feature available only per request for SAP-internal teams.
This tutorial explains how to create backups for Network File System (NFS) volumes in Amazon Web Services (AWS).

Expand Down
5 changes: 4 additions & 1 deletion docs/user/tutorials/01-20-12-aws-scheduled-nfs-backup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Create Scheduled Automatic Network File System Volume Backups in Amazon Web Services
# Creating Scheduled Automatic NFS Volume Backups in Amazon Web Services

> [!WARNING]
> This is a beta feature available only per request for SAP-internal teams.
This tutorial explains how to create scheduled automatic backups for Network File System (NFS) volumes in Amazon Web Services (AWS).

Expand Down
5 changes: 4 additions & 1 deletion docs/user/tutorials/01-20-13-aws-nfs-volume-restore.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Restore Network File System Volume Backups in Amazon Web Services
# Restoring NFS Volume Backups in Amazon Web Services

> [!WARNING]
> This is a beta feature available only per request for SAP-internal teams.
This tutorial explains how to initiate a restore operation for the ReadWriteMany (RWX) volumes in Amazon Web Services (AWS).

Expand Down
2 changes: 1 addition & 1 deletion docs/user/tutorials/01-20-20-gcp-nfs-volume.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Use Network File System in Google Cloud
# Using Network File System in Google Cloud

This tutorial explains how to use Network File System (NFS) to create ReadWriteMany (RWX) volumes in Google Cloud. You can use the created RWX volume from multiple workloads.

Expand Down
5 changes: 4 additions & 1 deletion docs/user/tutorials/01-20-21-gcp-nfs-volume-backup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Back Up Network File System Volumes in Google Cloud
# Backing Up NFS Volumes in Google Cloud

> [!WARNING]
> This is a beta feature available only per request for SAP-internal teams.
This tutorial explains how to create backups for Network File System (NFS) volumes in Google Cloud.

Expand Down
5 changes: 4 additions & 1 deletion docs/user/tutorials/01-20-22-gcp-scheduled-nfs-backup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Create Scheduled Automatic Network File System Volume Backups in Google Cloud
# Creating Scheduled Automatic NFS Volume Backups in Google Cloud

> [!WARNING]
> This is a beta feature available only per request for SAP-internal teams.
This tutorial explains how to create scheduled automatic backups for Network File System (NFS) volumes in Google Cloud.

Expand Down
5 changes: 4 additions & 1 deletion docs/user/tutorials/01-20-23-gcp-nfs-volume-restore.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Restore Network File System Volume Backups in Google Cloud
# Restoring NFS Volume Backups in Google Cloud

> [!WARNING]
> This is a beta feature available only per request for SAP-internal teams.
This tutorial explains how to initiate a restore operation for the Network File System (NFS) volumes in Google Cloud. You can do it either using an existiong filestore or a new one.

Expand Down
16 changes: 8 additions & 8 deletions docs/user/tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
Browse the Cloud Manager tutorials to learn how to create and use cloud resources.

* NFS
* [Use Network File System in Amazon Web Services](./01-20-10-aws-nfs-volume.md)
* [Back Up Network File System Volumes in Amazon Web Services](./01-20-11-aws-nfs-volume-backup.md)
* [Create Scheduled Automatic Network File System Volume Backups in Amazon Web Services](./01-20-12-aws-scheduled-nfs-backup.md)
* [Restore Network File System Volume Backups in Amazon Web Services](./01-20-13-aws-nfs-volume-restore.md)
* [Use Network File System in Google Cloud](./01-20-20-gcp-nfs-volume.md)
* [Back Up Network File System Volumes in Google Cloud](./01-20-21-gcp-nfs-volume-backup.md)
* [Create Scheduled Automatic Network File System Volume Backups in Google Cloud](./01-20-22-gcp-scheduled-nfs-backup.md)
* [Restore Network File System Volume Backups in Google Cloud](./01-20-23-gcp-nfs-volume-restore.md)
* [Using NFS in Amazon Web Services](./01-20-10-aws-nfs-volume.md)
* [Backing Up NFS Volumes in Amazon Web Services](./01-20-11-aws-nfs-volume-backup.md) [**Beta feature**]
* [Creating Scheduled Automatic NFS Volume Backups in Amazon Web Services](./01-20-12-aws-scheduled-nfs-backup.md) [**Beta feature**]
* [Restoring NFS Volume Backups in Amazon Web Services](./01-20-13-aws-nfs-volume-restore.md) [**Beta feature**]
* [Using NFS in Google Cloud](./01-20-20-gcp-nfs-volume.md)
* [Backing Up NFS Volumes in Google Cloud](./01-20-21-gcp-nfs-volume-backup.md) [**Beta feature**]
* [Creating Scheduled Automatic NFS Volume Backups in Google Cloud](./01-20-22-gcp-scheduled-nfs-backup.md) [**Beta feature**]
* [Restoring NFS Volume Backups in Google Cloud](./01-20-23-gcp-nfs-volume-restore.md) [**Beta feature**]
* VPC Peering
* [Creating VPC Peering in Amazon Web Services](./01-30-10-aws-vpc-peering.md)
* [Creating VPC Peering in Google Cloud](./01-30-20-gcp-vpc-peering.md)
Expand Down

0 comments on commit bb196c6

Please sign in to comment.