From 5d66119abb1270fe0b90f513e49b0a6f626f8de3 Mon Sep 17 00:00:00 2001 From: Martin Littlecott Date: Wed, 15 Nov 2023 11:42:14 +0000 Subject: [PATCH] Add new Persistent Volumes Lab to Cloud Native track --- content/ocne/ocne.md | 6 ++++++ content/whats-new/new.md | 1 + 2 files changed, 7 insertions(+) diff --git a/content/ocne/ocne.md b/content/ocne/ocne.md index 839b3c3c..27cd400a 100644 --- a/content/ocne/ocne.md +++ b/content/ocne/ocne.md @@ -139,6 +139,12 @@ This lab will focus on OCI File System service to provide nfs-style cloud storag --- +#### [Use Persistent Volumes and Persistent Volume Claims with Oracle Cloud Native Environment](https://luna.oracle.com/lab/cdf43182-16c7-4c42-9a91-6052a5934184) + +This tutorial shows how to create and use Persistent Volumes and Persistent Volume Claims with Oracle Cloud Native Environment. Both Persistent Volumes and Persistent Volume Claims work together to provide persistence to any container-based applications deployed onto Oracle Cloud Native Environment. You will start by covering how to use Persistent Volumes initially, and then cover the use of Persistent Volume Claims. + +--- + #### [Upgrade to Oracle Cloud Native Environment 1.6](https://luna.oracle.com/lab/fa8fc61b-893c-4507-93a2-711540e9ace7) Learn how to upgrade to Oracle Cloud Native Environment 1.6. diff --git a/content/whats-new/new.md b/content/whats-new/new.md index 93cce193..8b83abc4 100644 --- a/content/whats-new/new.md +++ b/content/whats-new/new.md @@ -82,6 +82,7 @@ This page highlights the videos and hands on labs that have been recently added - [Run KubeVirt on Oracle Cloud Native Environment](https://luna.oracle.com/lab/87d85c56-d929-45bc-aa8c-3f51cd584b2d) - [Use ConfigMaps and Secrets with Oracle Cloud Native Environment](https://luna.oracle.com/lab/14984256-1691-4d7a-8468-6ff38b6253ad) +- [Use Persistent Volumes and Persistent Volume Claims with Oracle Cloud Native Environment](https://luna.oracle.com/lab/cdf43182-16c7-4c42-9a91-6052a5934184) ---