From 20d3bc7aeb13af99a77bb6dddc274cc49f51071e Mon Sep 17 00:00:00 2001 From: Michael Sodan Date: Tue, 27 May 2025 17:30:23 +0200 Subject: [PATCH] change README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a8608b1..10fb1b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🌐 Infrastructure Deployment: Landing Zone, Core, and Commvault +# 🌐 Infrastructure Deployment: Landing Zone, Core, Commvault and SKE This repository contains Terraform code to deploy the following infrastructure projects: @@ -28,13 +28,14 @@ This repository contains Terraform code to deploy the following infrastructure p - WAN interface without additional security ### 3. **Commvault** -- Deploys a managed **SKE (STACKIT Kubernetes Engine)** cluster. - Used for backup and disaster recovery scenarios via Commvault. - -### 4. **Object Store** - Creates an **Object Storage Bucket**. - Relevant **access credentials** are provisioned for use with Commvault or other services. +### 4. **SKE** +- Deploys a managed **SKE (STACKIT Kubernetes Engine)** cluster. + + --- ## 🚀 Getting Started