Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Argo Workflows on Kubernetes - Core Concepts
Rating: 4.6 out of 5(312 ratings)
7,443 students

Argo Workflows on Kubernetes - Core Concepts

Learn how to orchestrate Kubernetes-native workflows with Argo Workflows.
Created byJan Schwarzlose
Last updated 5/2021
English

What you'll learn

  • You will learn how to install a minikube cluster with Argo Workflows on your local machine.
  • You will get to know the core concepts of Argo Workflows and how to use them creating workflows.
  • You will be able to communicate with the Argo server using the kubectl CLI and how to use the Argo Server UI.

Course content

4 sections23 lectures1h 2m total length
  • Introduction5:15

Requirements

  • Basic knowledge of Kubernetes is desirable, but not essential.

Description

This is an introductory course to the full course Hands-On Guide to Argo Workflows on Kubernetes.

Argo Workflows is a container native workflow engine for orchestrating jobs in Kubernetes. This means that complex workflows can be created and executed completely in a Kubernetes cluster.

It provides a mature user interface, which makes operation and monitoring very easy and clear. There is native artifact support, whereby it is possible to use completely different artifact repositories (Minio, AWS S3, Artifactory, HDFS, OSS, HTTP, Git, Google Cloud Service, raw).

Templates and cron workflows can be created, with which individual components can be created and combined into complex workflows. This means that composability is given. Furthermore, workflows can be archived and Argo provides a REST API and an Argo CLI tool, which makes communication with the Argo server easy.

It is also worth mentioning that Argo Workflows can be used to manage thousands of parallel pods and workflows within a Kubernetes cluster. And robust repetition mechanisms ensure a high level of reliability.

There is already a large, global community that is growing steadily. Just to name IBM, SAP and NVIDIA. It is mainly used for machine learning, ETL, Batch - and data processing and for CI / CD. And what is also very important - it is open source and a project of the Cloud Native Computing Foundation.


Upon successful completion of the course, you will be able to create workflows using the core concepts of Argo Workflows. You will be confident to use the kubectl CLI and the Argo Server UI in order to communicate with the Argo Server and manage your workflows.

Who this course is for:

  • Anyone who wants to use a Kubernetes native orchestration tool to create simple and complex workflows.
  • Everyone who wants to get to know most of the features of Argo Workflows for the creation of large workflows with a practical approach.