Updated header links and site feed xml.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
const headerNavLinks = [
|
||||
{ href: '/workshop', title: 'Exercises' },
|
||||
{ href: 'https://etherpad.wikimedia.org/p/OpenShiftDisco_2023_12_20', title: 'Etherpad' }
|
||||
{ href: 'https://docs.openshift.com/container-platform/4.15/welcome/index.html', title: 'Documentation' },
|
||||
{ href: 'https://demo.redhat.com/workshop/s72ya3', title: 'Environment login' }
|
||||
]
|
||||
|
||||
export default headerNavLinks
|
||||
|
||||
102
public/feed.xml
102
public/feed.xml
@ -7,59 +7,9 @@
|
||||
<language>en-us</language>
|
||||
<managingEditor>jablair@redhat.com (Red Hat)</managingEditor>
|
||||
<webMaster>jablair@redhat.com (Red Hat)</webMaster>
|
||||
<lastBuildDate>Fri, 05 Apr 2024 00:00:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Sun, 14 Apr 2024 00:00:00 GMT</lastBuildDate>
|
||||
<atom:link href="https://jmhbnz.github.io/workshops/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario2</guid>
|
||||
<title>What about my legacy technical debt?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario2</link>
|
||||
<description>Will OpenShift Virtualisation run Acme virtual machines?</description>
|
||||
<pubDate>Fri, 05 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario3</guid>
|
||||
<title>But can it do live migration?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario3</link>
|
||||
<description>Will OpenShift Virtualisation live migrate a virtual machine?</description>
|
||||
<pubDate>Fri, 05 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario4</guid>
|
||||
<title>What about rebalancing virtual machines?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario4</link>
|
||||
<description>How do we optimally balance vm workloads across an OpenShift cluster?</description>
|
||||
<pubDate>Fri, 05 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario5</guid>
|
||||
<title>How do I resize virtual machine disks again?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario5</link>
|
||||
<description>Persistent volume what??</description>
|
||||
<pubDate>Fri, 12 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario6</guid>
|
||||
<title>Can I connect my pods to my virtual machine?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario6</link>
|
||||
<description>How do we make a virtual machine accessible over the OpenShift SDN</description>
|
||||
<pubDate>Fri, 12 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario1</guid>
|
||||
<title>Understanding the hackathon environment</title>
|
||||
@ -70,5 +20,55 @@
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario2</guid>
|
||||
<title>What about my legacy technical debt?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario2</link>
|
||||
<description>Will OpenShift Virtualisation run Acme virtual machines?</description>
|
||||
<pubDate>Sun, 14 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario3</guid>
|
||||
<title>But can it do live migration?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario3</link>
|
||||
<description>Will OpenShift Virtualisation live migrate a virtual machine?</description>
|
||||
<pubDate>Sun, 14 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario4</guid>
|
||||
<title>What about balancing vm workloads?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario4</link>
|
||||
<description>How do we optimally balance vm workloads across an OpenShift cluster?</description>
|
||||
<pubDate>Sun, 14 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario5</guid>
|
||||
<title>How do I resize virtual machine disks again?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario5</link>
|
||||
<description>Persistent volume what??</description>
|
||||
<pubDate>Sun, 14 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>https://jmhbnz.github.io/workshops/workshop/scenario6</guid>
|
||||
<title>Can I connect my pods to my virtual machine?</title>
|
||||
<link>https://jmhbnz.github.io/workshops/workshop/scenario6</link>
|
||||
<description>How do we make a virtual machine accessible over the OpenShift SDN</description>
|
||||
<pubDate>Sun, 14 Apr 2024 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>virtualisation</category><category>kubernetes</category><category>kubevirt</category>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user