Argo CD and Argo Workflows on Kubernetes
Nahidul Kibria
Broschiertes Buch

Argo CD and Argo Workflows on Kubernetes

GitOps, workflow automation, and progressive delivery with Argo Rollouts (English Edition)

Versandkostenfrei!
Versandfertig in 1-2 Wochen
42,99 €
inkl. MwSt.
PAYBACK Punkte
21 °P sammeln!
DESCRIPTION Git is a widely used version-control system in software development, essential for managing infrastructure as code (IaC), where code defines infrastructure. Kubernetes enhances IaC with GitOps, using Git as the single source of truth for managing operations. The Argo Family offers cloud-native tools designed to simplify the management of jobs and applications on Kubernetes, seamlessly integrating with the GitOps framework. This book begins with a quick start on setting up Argo Projects in a local cluster, followed by an in-depth look at concepts and architecture. Readers will then ...