Skip to content

Kevin-Bowersox-Courses/gitops-foundations-env-2892009

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitOps Foundations

This is the repository for the LinkedIn Learning course GitOps Foundations. The full course is available from LinkedIn Learning.

course-name-alt-text

Instructions

This repository contains a folder for each of the tools used within the course. Inside of each folder, you'll find the files for the example demonstrations pertaining to the tool and more information about the prerequisite technologies.

Installing

  1. To use these exercise files, you must have the following accounts:
    • DockerHub is used to store container images that will be ran throughout the course in specific examples. Create an account on the DockerHub website.
  2. To use these exercise files, you must have the following installed:
    • Docker is used as the underlying container platform for building and running containers. You can download and install Docker for your platform using the [official installation guide][docker-install].
  3. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
  4. After cloning the repository, login to Docker with the following command docker login.
  5. Once logged into DockerHub execute the setup.sh script with the following command ./setup.sh [DockerHub Username].

About

GitOps Foundations

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published