From ad1f5dd407bccdee5c71ca100591ff6e48575ef2 Mon Sep 17 00:00:00 2001 From: Mark Beierl Date: Wed, 18 Oct 2023 10:39:26 -0400 Subject: [PATCH] Standardize juju version text --- docs/how-to/deploy_cups_sdcore.md | 2 +- docs/how-to/deploy_gnbsim.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/how-to/deploy_cups_sdcore.md b/docs/how-to/deploy_cups_sdcore.md index e4146ce..d906b5f 100644 --- a/docs/how-to/deploy_cups_sdcore.md +++ b/docs/how-to/deploy_cups_sdcore.md @@ -4,7 +4,7 @@ This guide covers how to install a multi-node SD-Core with Control Plane and Use ## Requirements -- Juju 3.1 or higher has been installed +- Juju >= 3.1 - A load balancer type controller has been bootstrapped - Two kubernetes clusters are available, one for the Control Plane and one for the User Plane - The Juju controller is externally reachable from both Kubernetes clusters diff --git a/docs/how-to/deploy_gnbsim.md b/docs/how-to/deploy_gnbsim.md index 3a17370..40d0f19 100644 --- a/docs/how-to/deploy_gnbsim.md +++ b/docs/how-to/deploy_gnbsim.md @@ -4,11 +4,11 @@ This guide covers how to install and configure the ONF gNB Simulator. ## Requirements -- Juju 3.1 or higher has been installed -- A controller has been bootstrapped -- A Kubernetes cloud has been added to Juju +- Juju >= 3.1 +- A Juju controller has been bootstrapped +- A Kubernetes cloud has been added to the Juju controller - Multus has been enabled for the Kubernetes cloud -- MACVLAN interface for gNB radio subnet aris available to Kubernetes +- MACVLAN interface for gNB radio subnet is available to Kubernetes ## Guide Sample Values