youtube image
From YouTube: GitOps Guide to the Galaxy (Ep 16): Using RBAC with ArgoCD

Description

How do you solve the security isolation problem of multi-tenant clusters? Security is a topic that comes up a lot when thinking about implementing DevOps with a GitOps workflow. In this episode we'll go over how role-based access control (RBAC) works and how you can tie it into the OpenShift authentication mechanism using Argo CD's RBAC configuration.


About ArgoCD:
Argo CD is an open source, declarative, GitOps continuous delivery (CD) tool which automates the deployment of services and applications in Kubernetes environments.
https://argoproj.github.io/argo-cd/


Follow us:
Christian Hernandez https://twitter.com/christianh814
Chris Short https://twitter.com/ChrisShort

What is GitOps Guide to the Galaxy?
Every other Thursday at 3am ET hosts Christian Hernandez and Chris Short sit down to discuss everything in the GitOps universe, from end-to-end CICD pipelines to creating Git workflows.

Subscribe to Red Hat's YouTube channel: https://www.youtube.com/redhat/?sub_confirmation=1

About OpenShift:
Red Hat OpenShift is an open source container application platform based on the Kubernetes container orchestrator for enterprise application development and deployment.
Openshift.com https://red.ht/33Fh6uV
OpenShift on GitHub https://github.com/openshift/
OpenShift on redhat.com https://red.ht/2o4ccDk

#RedHat #GitOps #Kubernetes #ArgoCD #Argo