![CI/CD](/sites/default/files/styles/list_item_thumb/public/ST-cicd-1_2x%20%281%29.png?itok=PNSYkkFJ)
How to employ continuous deployment with Ansible on OpenShift
Learn how to employ continuous deployment on OpenShift using Red Hat Ansible Automation Platform in this demo. (Part 2 of 3)
Learn how to employ continuous deployment on OpenShift using Red Hat Ansible Automation Platform in this demo. (Part 2 of 3)
Learn to create a manual intervention pipeline with the CI and CD in the middle to restrict deployment on OpenShift using Jenkins and Ansible. (Part 3 of 3)
Learn how to set up a CI pipeline to compile and package a javascript game app into a Docker image using Jenkins on OpenShift in this demo.
Argo CD is a continuous delivery tool for Kubernetes. Learn about a new feature that makes it easier to manage resources in different repositories.
Learn how to connect Red Hat OpenShift GitOps to OpenShift Pipelines to automatically trigger CI/CD activities.
Get an overview of the GitOps principles and learn why they are essential for new IT projects in this excerpt from the GitOps Cookbook.
Red Hat OpenShift Pipelines and Red Hat OpenShift GitOps can host the outer loop of CI/CD development. Developers have access to the full pipeline.
How do you develop and test an individual microservice that is part of a larger system? Quarkus and several other technologies help.
Check out Red Hat Developer's top articles of the year covering automation, CI/CD, the Ansible Automation platform, and more.
We've rounded up some of our favorite Kubernetes and OpenShift content from 2022, including stories about microservices and container optimization, along with top announcements.
Discover the evolution of open source application development and how Red Hat OpenShift meets the demand for containerized applications.
Learn about regex, Kubernetes storage concepts, and more.
Check recent articles that discuss some of the new and useful command-line and graphical tools for simplifying continuous integration/continuous deployment.
Learn how to deploy JBoss EAP applications with Red Hat OpenShift Pipelines in this 5-step demonstration.
Discover how Kubernetes improves developer agility by managing storage for containerized applications. (Part 1 of 3)
Learn 3 concepts developers must know to collaborate with system admins to improve connections between applications and Kubernetes storage services. (Part 2 of 3)
Learn about the limitations of traditional storage and storage features enabled by CSI drivers. (Part 3 of 3)
What's the best structure for your GitOps repository? Explore best practices and options for setting up your repos, plus examples to get you started.
A demo of how to build trust into a continuous integration system for your Rust library. (Part 4 of 4 in the series covering Linux system libraries in Rust.)
ArgoCon 2022 is taking place in Mountain View, CA this September. Discover how to participate in ArgoCon and learn how to access the ample resources Red Hat provides.
How to set up Packit, which tests and builds RPM packages on Fedora Linux, CentOS Stream, and other distributions to ease the integration of upstream projects.
Discover how to use the dotnet build-image tool in a GitHub workflow to automate Dockerfile and containerized image creation from a .NET application.
Online events and regional events held around the world with Red Hat's Developer Advocates.
A short Python script can identify tests that might break CI/CD pipelines because they return different results on identical runs. Learn more.
You can perform edge detection on images using this Jupyter notebook on any Kubernetes cluster. Learn how.