Skip to main content

We found 5 articles tagged with "obs"

View All TagsGo to Portfolio Navigator
Accessing OBS Through an NGINX Reverse Proxy

Generally, you can access OBS using a bucket's access domain name (for example, https://bucketname.obs.eu-de.otc.t-systems.com) provided by OBS or using a user-defined domain name bound to an OBS bucket.

Backing Up Kubernetes Objects of other Clusters

In this part of the guide, we are going to demonstrate how we can backup WordPress with Velero (FSB). For WordPress, we need to backup both namespace resources (Deployments, Services, Secrets, ConfigMaps) and persistent volumes (MySQL and WordPress content).

Migrating Clusters from Other Clouds to CCE

This best practices series showcase how to migrate Kubernetes workloads from other cloud or on-premises Kubernetes environments to the Cloud Container Engine (CCE) on Open Telekom Cloud. It highlights the key considerations for moving applications, container images, and persistent data while ensuring compatibility and service continuity. This best practice focuses on leveraging Open Telekom Cloud services such as OBS and SWR, along with established tools like Velero, and optionaly MinIO, to provide a reliable and structured migration path for Kubernetes workloads.

Migrating Local Data to OBS

Conventional on-premises storage servers cannot meet the storage demands for massive amounts of data. The main reasons are as follows:

Restoring Kubernetes Objects in a CCE Cluster

In this part of the guide, we will demonstrate how to restore a WordPress backup created with Velero (FSB) onto a target Open Telekom Cloud CCE cluster. The process includes restoring both the namespace resources (Deployments, Services, Secrets, ConfigMaps) and the persistent volumes for MySQL and WordPress content, effectively migrating the workload into a new cluster.