<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deploying with GitOps :: Flywheel Data Labs - Workshops</title>
    <link>http://localhost:8080/gitops_intro/2.deploy/index.html</link>
    <description>In this lab we’ll use GitLab CI/CD to deploy our webserver and then we’ll connect to it. We’ll explore how a CI/CD pipeline can be used to build deployment plans, run security scans, and manage the operations or live infrastructure.&#xA;Key Terms CI/CD Pipeline - A series of automated steps which run whenever changes are made to code</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 05 May 2020 13:15:09 -0400</lastBuildDate>
    <atom:link href="http://localhost:8080/gitops_intro/2.deploy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deploy our server</title>
      <link>http://localhost:8080/gitops_intro/2.deploy/deploy/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/gitops_intro/2.deploy/deploy/index.html</guid>
      <description>View the currently running pipeline Review the plan Deploy!</description>
    </item>
    <item>
      <title>Connect to cockpit</title>
      <link>http://localhost:8080/gitops_intro/2.deploy/connect/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/gitops_intro/2.deploy/connect/index.html</guid>
      <description>Find our server url: Connect:</description>
    </item>
  </channel>
</rss>