Cedric Clyburn headshot

Developer Advocate

Cedric Clyburn

Cedric Clyburn (@cedricclyburn), Senior Developer Advocate at Red Hat, is an enthusiastic software technologist with a background in Kubernetes, DevOps, and container tools. He has experience speaking and organizing conferences including DevNexus, WeAreDevelopers, The Linux Foundation, KCD NYC, and more. Cedric loves all things open-source, and works to make developer's lives easier! Based out of New York.

Cedric Clyburn's contributions

Featured image: Tekton Pipelines
Article

Getting started with Tekton and Pipelines

Cedric Clyburn

Learn how to create a Kubernetes-native CI/CD pipeline by installing Tekton, creating Tasks, and then creating your own pipeline Tekton Pipeline.

Featured Image: Buildah and the Open Container Initiative (OCI)
Article

Getting started with Buildah

Cedric Clyburn

Use Buildah to create a working Open Container Initiative container image from scratch, or from a pre-existing Dockerfile, before running it with Podman.

Featured image: Podman
Article

How to transition from Docker to Podman

Cedric Clyburn

Learn how to install Podman, practice its basic commands, transition away from Docker, and set up Apache HTTP Server 2.4 in a CentOS container with Podman.

Podman can now ease the transition to Kubernetes and CRI-O
Article

Intro to Podman

Alessandro Arrichiello +1

Podman is an alternative to the Docker command-line interface that lets you run standalone, daemonless containers. See examples of how easy it is to use Podman.