<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Welcome to Kubernetes :: Flywheel Data Labs - Workshops</title>
    <link>http://localhost:8080/openshift_netapp/1.welcome/index.html</link>
    <description>In this lab we’ll connect to the cluster and deploy our first application. We’re going to run through a whole lot of concepts very quickly so don’t worry if some things don’t immediately make sense, we’ll revisit these concepts in the remaining labs.&#xA;Get Connected Browse over to https://console-openshift-console.apps.aegis-core.fdlabs.dev and log in with fdlabs to get started</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 05 May 2020 13:15:09 -0400</lastBuildDate>
    <atom:link href="http://localhost:8080/openshift_netapp/1.welcome/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Get oriented</title>
      <link>http://localhost:8080/openshift_netapp/1.welcome/browse/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/openshift_netapp/1.welcome/browse/index.html</guid>
      <description>Browse to the project list Open your workspace project Browse to the Workload topology tab</description>
    </item>
    <item>
      <title>Let&#39;s deploy Butterfly (Browser-based SSH)</title>
      <link>http://localhost:8080/openshift_netapp/1.welcome/deploy/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/openshift_netapp/1.welcome/deploy/index.html</guid>
      <description>Open the Add page Select Container images as your resource type Select the option for “Image Name” and enter quay.io/openshifthomeroom/workshop-terminal, then click “Create”</description>
    </item>
    <item>
      <title>Does this Butterfly do anything?</title>
      <link>http://localhost:8080/openshift_netapp/1.welcome/connect/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/openshift_netapp/1.welcome/connect/index.html</guid>
      <description>Your service is running but there is no way for users to access it yet. We can fix that from the web console.&#xA;“Overview” Select the arrow ‘&gt;’ next to ‘workshop-terminal, #’ To get to this view Notice there is no exposed route&#xA;Click on the “Create Route” link</description>
    </item>
    <item>
      <title>Test out the Butterfly webapp</title>
      <link>http://localhost:8080/openshift_netapp/1.welcome/test/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/openshift_netapp/1.welcome/test/index.html</guid>
      <description>You can access your new app by browsing to the route Openshift is now hosting. After clicking on the URL, you should see a shell. Now, type the command oc. We’ll explain what this tool is later in the workshop.</description>
    </item>
    <item>
      <title>Let&#39;s try the command line (CLI)</title>
      <link>http://localhost:8080/openshift_netapp/1.welcome/cli/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/openshift_netapp/1.welcome/cli/index.html</guid>
      <description>Access your login token Click “Display Token” then copy your login command and paste it into your terminal Check to see what projects you have access to:&#xA;oc get projects Type the following command to show services, deployment configs, build configurations, and active deployments (this will come in handy later):&#xA;$ oc status</description>
    </item>
  </channel>
</rss>