Update site metadata and polish some exercises.
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
const siteMetadata = {
|
||||
title: 'Red Hat OpenShift Application Delivery Workshop',
|
||||
title: 'Red Hat OpenShift Security & Compliance Workshop',
|
||||
author: 'Red Hat',
|
||||
headerTitle: 'Red Hat',
|
||||
description: 'Red Hat OpenShift Application Delivery Workshop',
|
||||
description: 'Red Hat OpenShift Security & Compliance Workshop',
|
||||
language: 'en-us',
|
||||
siteUrl: 'https://rhdemo.win',
|
||||
siteRepo: 'https://github.com/jmhbnz/workshops',
|
||||
|
||||
@ -12,7 +12,6 @@ Welcome to the OpenShift 4 Disconnected security & compliance workshop! Here you
|
||||
|
||||
- [Red Hat Advanced Cluster Security](https://www.redhat.com/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes)
|
||||
- [Red Hat OpenShift Compliance Operator](https://www.redhat.com/en/blog/a-guide-to-openshift-compliance-operator-best-practices)
|
||||
- [Red Hat Developer Hub](https://developers.redhat.com/rhdh/overview)
|
||||
|
||||
To level set, [Red Hat OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift) is a unified platform to build, modernize, and deploy applications at scale. OpenShift supports running in disconnected networks, though this does change the way the cluster operates because key ingredients like container images, operator bundles, and helm charts must be brought into the environment from the outside world via mirroring.
|
||||
|
||||
@ -23,7 +22,7 @@ There are of course many different options for installing OpenShift in a restric
|
||||
|
||||
## 1.1 - Reserve a lab environment
|
||||
|
||||
An OpenShift `4.14` cluster has already been provisioned for you to complete these excercises. To reserve an environment go to [insert link here](https://sheets.google.com).
|
||||
An OpenShift `4.14` cluster has already been provisioned for you to complete these excercises. To reserve an environment go to [this Google Sheets spreadsheet](https://docs.google.com/spreadsheets/d/1tddgRA6suefTaITyRx87IoRCfCJ7El9Hdr6HB8K7Mvo/edit?usp=sharing). Update your name next to an `Available` environment and change the status to `Allocated`.
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
|
||||
@ -8,7 +8,7 @@ authors: ['default']
|
||||
summary: "Upping our dx in a disconnected environment"
|
||||
---
|
||||
|
||||
We've had a good dig into cluster compliance. Let's change gears for this next exercise to get some experience deploying [Red Hat Developer Hub](https://developers.redhat.com/rhdh/overview) in a disconnected cluster.
|
||||
We've had a good dig into cluster security and compliance. Let's change gears for this next exercise to get some experience deploying [Red Hat Developer Hub](https://developers.redhat.com/rhdh/overview) in a disconnected cluster.
|
||||
|
||||
|
||||
## 8.1 - Deploying red hat developer hub
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<language>en-us</language>
|
||||
<managingEditor>jablair@redhat.com (Red Hat)</managingEditor>
|
||||
<webMaster>jablair@redhat.com (Red Hat)</webMaster>
|
||||
<lastBuildDate>Wed, 18 Dec 2024 00:00:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Thu, 22 Aug 2024 00:00:00 GMT</lastBuildDate>
|
||||
<atom:link href="https://rhdemo.win/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
|
||||
<item>
|
||||
@ -15,7 +15,67 @@
|
||||
<title>Understanding our lab environment</title>
|
||||
<link>https://rhdemo.win/workshop/exercise1</link>
|
||||
<description>Let's get familiar with our lab setup.</description>
|
||||
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
|
||||
<pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category><category>disconnected</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://rhdemo.win/workshop/exercise2</guid>
|
||||
<title>Mirror required content</title>
|
||||
<link>https://rhdemo.win/workshop/exercise2</link>
|
||||
<description>You want features? Mirror them in!🪞</description>
|
||||
<pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category><category>disconnected</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://rhdemo.win/workshop/exercise3</guid>
|
||||
<title>Install operators</title>
|
||||
<link>https://rhdemo.win/workshop/exercise3</link>
|
||||
<description>Operators?!? 🤔 - Think app store for Kubernetes 🌟</description>
|
||||
<pubDate>Tue, 27 Aug 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category><category>disconnected</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://rhdemo.win/workshop/exercise4</guid>
|
||||
<title>Deploy advanced cluster security</title>
|
||||
<link>https://rhdemo.win/workshop/exercise4</link>
|
||||
<description>Time to up our security & compliance game! 🔒</description>
|
||||
<pubDate>Sat, 31 Aug 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category><category>disconnected</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://rhdemo.win/workshop/exercise5</guid>
|
||||
<title>Running a cluster compliance scan</title>
|
||||
<link>https://rhdemo.win/workshop/exercise5</link>
|
||||
<description>Let's check our cluster compliance against NIST 800-53 👀</description>
|
||||
<pubDate>Sun, 01 Sep 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category><category>disconnected</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://rhdemo.win/workshop/exercise6</guid>
|
||||
<title>Retrieving raw compliance results</title>
|
||||
<link>https://rhdemo.win/workshop/exercise6</link>
|
||||
<description>Need to integrate results with another platform?</description>
|
||||
<pubDate>Mon, 02 Sep 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category><category>disconnected</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://rhdemo.win/workshop/exercise8</guid>
|
||||
<title>Bonus - Installing red hat developer hub</title>
|
||||
<link>https://rhdemo.win/workshop/exercise8</link>
|
||||
<description>Upping our dx in a disconnected environment</description>
|
||||
<pubDate>Mon, 02 Sep 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category><category>disconnected</category>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user