Kelson Martins
user

Kelson Martins

Software engineer. Geek. Traveller. Wannabe athlete. Lifelong student. Works at IBM and hosts the @HardcodeCast.


Posts


Navigation
Tagopenshift
Featured

Kubernetes

Configuring Openshift Identity Providers

Posted on February 6th, 2022.

Introduction One feature that Openshift provides on top of Kubernetes is the ability to configure a series of Identity Providers for authentication against the API. For that, Openshift master includes a built-in OAuth server that can be configured right after the cluster installation. That being said, after providing an article about...

Featured

Kubernetes

Creating Openshift Project Templates

Posted on January 16th, 2022.

Over the past few years, I have been diving deep into the world of Kubernetes, wearing both the Application Developer and Administrator hats while handling a series of Kubernetes and RedHat Openshifts clusters. Based on this experience, this post marks the first of a series of Kubernetes related content that aims to provide useful...