From 24db5c058a4459356f1c82f6bf6ed6024ad318ae Mon Sep 17 00:00:00 2001 From: William Graef Date: Wed, 30 Oct 2024 13:16:08 -0400 Subject: [PATCH] update deploy ocne ui post --- content/posts/ocne/post-31/index.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/content/posts/ocne/post-31/index.md b/content/posts/ocne/post-31/index.md index 8df25178..0adfbee1 100644 --- a/content/posts/ocne/post-31/index.md +++ b/content/posts/ocne/post-31/index.md @@ -15,25 +15,29 @@ showDate: true ## Details -This tutorial introduces you to the new user interface features of Oracle Cloud Native Environment. The UI builds on the upstream Headlamp project that provides a fully functional Kubernetes UI. +# Deploy Oracle Cloud Native Environment User Interface + +## Introduction + +This tutorial introduces you to the new user interface features of Oracle Cloud Native Environment. The UI builds on the upstream [Headlamp project](https://headlamp.dev/) that provides a fully functional Kubernetes UI. ### Objectives In this tutorial, you will learn: - - How to configure the Oracle Cloud Native Environment Application Catalog (Technical Preview) - - How to install and access the Oracle Cloud Native Environment UI (Technical Preview) +- How to configure the Oracle Cloud Native Environment Application Catalog +- How to install and access the Oracle Cloud Native Environment UI ### Prerequisites - Minimum of a 3-node Oracle Cloud Native Environment cluster: - - Operator node - - Kubernetes control plane node - - Kubernetes worker node + - Operator node + - Kubernetes control plane node + - Kubernetes worker node - Each system should have Oracle Linux installed and configured with: - - An Oracle user account (used during the installation) with sudo access - - Key-based SSH, also known as password-less SSH, between the hosts - - Installation of Oracle Cloud Native Environment + - An Oracle user account (used during the installation) with sudo access + - Key-based SSH, also known as password-less SSH, between the hosts + - Installation of Oracle Cloud Native Environment