From 840b44e3ad59e73d441ba5562d559777640741f7 Mon Sep 17 00:00:00 2001 From: Kostis Trantzas <ktrantzas@ece.upatras.gr> Date: Mon, 30 Dec 2024 00:06:28 +0200 Subject: [PATCH] fix for #9: - updates in deploymentK8s.md (section anchors) --- doc/deploymentK8s.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/deploymentK8s.md b/doc/deploymentK8s.md index 61e223e1..e80e65a9 100644 --- a/doc/deploymentK8s.md +++ b/doc/deploymentK8s.md @@ -235,7 +235,7 @@ oscreds: OpenSlice also offers management support of *multiple Kubernetes Clusters* simultaneously. -For this, you will have to replicate the steps in [Standalone CRIDGE deployment](#32-standalone-cridge-deployment) for every Cluster. Each CRIDGE instance will be in charged with the management of one Kubernetes Cluster. +For this, you will have to replicate the steps in [Standalone CRIDGE deployment](#standalone-cridge-deployment) for every Cluster. Each CRIDGE instance will be in charged with the management of one Kubernetes Cluster. ### External Services (optional) @@ -487,7 +487,7 @@ The Keycloack server is managing authentication and running on a container at po - Navigate to Administration Console -- Login with the credentials from section [Keycloak Configuration](#2-keycloak-configuration). Default values are: +- Login with the credentials from section [Keycloak Configuration](#keycloak). Default values are: - user: admin - password: Pa55w0rd -- GitLab