Kubernetes

Implementing GitOps using Argo CD — step-by-step Kubernetes tutorial on Progressive Robot

Implementing GitOps using Argo CD

Learn how to use Helm to provision Argo CD to your DOKS cluster and keep your Kubernetes cluster applications state synchronized with GitOps principles. Deploy and manage applications with ease using Argo CD.

Read more
Webinar Series: GitOps Tool Sets on Kubernetes with CircleCI and Argo CD — step-by-step Kubernetes tutorial on Progressive Robot

Webinar Series: GitOps Tool Sets on Kubernetes with CircleCI and Argo CD

GitOps, as proposed by Weaverworks in a 2017 blog post, uses Git as a “single source of truth” for CI/CD processes, integrating code changes that happen in your Git repository. In this tutorial, you will run through a demonstration of two tools that you can use to set up your own cloud-based GitOps CI/CD system: The Continuous Integration tool CircleCI and Argo CD, a declarative Continuous Delivery tool.

Read more
Containers Checkpoint — step-by-step Docker tutorial on Progressive Robot

Containers Checkpoint

This checkpoint is intended to help you assess what you learned from our introductory articles to containers, where we introduced the container ecosystem alongside Docker and Kubernetes, two common container solutions.

Read more
CHAT