<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Setup for the Gitops Flux Workshop :: Flywheel Data Labs - Workshops</title>
    <link>http://localhost:8080/gitops_flux/1.setup/index.html</link>
    <description>The instructions for this lab are found here: https://neighborly-creator.azurewebsites.us/gitops_flux&#xA;In this lab we’ll get connected to the lab environment and walk through the premise for the workshop. This is typically the hardest part of the workshop, if we can make it through this then it’s all smooth sailing!&#xA;How it works The lab is in a private enclave which is not directly accessible over the internet. Workshop attendees are able to connect to specific services using a secure proxy with access controlled by Azure Active Directory.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 27 Mar 2024 10:40:21 -0400</lastBuildDate>
    <atom:link href="http://localhost:8080/gitops_flux/1.setup/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Access Gitlab</title>
      <link>http://localhost:8080/gitops_flux/1.setup/gitlab/index.html</link>
      <pubDate>Wed, 27 Mar 2024 10:40:21 -0400</pubDate>
      <guid>http://localhost:8080/gitops_flux/1.setup/gitlab/index.html</guid>
      <description>After signing into Active Directory you will see the screen below to complete the gitlab sign in. Select the Sign in with Flywheel Data Labs button.&#xA;If you don not see the screen above, select this link to navigate back to gitlab: https://gitlab.fdlabs.dev&#xA;After signing in you will be presented with several workshop repos. Select the hyperlink for workshops/GitOps-Flux to enter the repo. You can select the X button to remove the ssh key and terraform warning messages.</description>
    </item>
    <item>
      <title>Fork the Repository into your userspace</title>
      <link>http://localhost:8080/gitops_flux/1.setup/fork/index.html</link>
      <pubDate>Wed, 27 Mar 2024 10:40:21 -0400</pubDate>
      <guid>http://localhost:8080/gitops_flux/1.setup/fork/index.html</guid>
      <description>Fork the project into your user space. In the upper right corner, select Fork.&#xA;In the Project URL section, select your username with the Select a namespace dropdown list and then select Fork Project.</description>
    </item>
    <item>
      <title>Create Gitlab Access Token and CI/CD variables</title>
      <link>http://localhost:8080/gitops_flux/1.setup/vars/index.html</link>
      <pubDate>Wed, 27 Mar 2024 10:40:21 -0400</pubDate>
      <guid>http://localhost:8080/gitops_flux/1.setup/vars/index.html</guid>
      <description>Next, we will create a Gitlab personal access token for accessing the registry and for Flux to authenticate to GitLab. Select the icon in the upper left corner to access User Settings, then select Preferences. This icon is unique per user and is located to the right of the + sign near the tanuki icon. Select Access Tokens. Select Add new token</description>
    </item>
    <item>
      <title>View the Gitlab Runners available to the project</title>
      <link>http://localhost:8080/gitops_flux/1.setup/runner/index.html</link>
      <pubDate>Wed, 27 Mar 2024 10:40:21 -0400</pubDate>
      <guid>http://localhost:8080/gitops_flux/1.setup/runner/index.html</guid>
      <description>Finally, we will take a look at the gitlab runners available to the project. Select Settings then CI/CD. Select the Expand button in the Runners section.&#xA;There are several runners available under the Instance runners section. Note the runner with the tag of gitops. This is the runner that we will use during this workshop. This tag must be used in each job section in the pipeline definition that we will review shortly.</description>
    </item>
    <item>
      <title>Login to OpenShift</title>
      <link>http://localhost:8080/gitops_flux/1.setup/openshift/index.html</link>
      <pubDate>Wed, 27 Mar 2024 10:40:21 -0400</pubDate>
      <guid>http://localhost:8080/gitops_flux/1.setup/openshift/index.html</guid>
      <description>OpenShift is enterprise grade kubernetes from Red Hat. It’s very prescriptive and offers a lot of valuable tools for developers. Our installation in our lab is deployed on top of Nutanix, which offers a very good integration.&#xA;Point a web browser to our OpenShift Console&#xA;On the Log in with page select the fdlabs button&#xA;On the Pick an account page select your userid@fdlabs.dev account for single sign-on</description>
    </item>
  </channel>
</rss>