outreachy-project-contributions

Created 3 years ago
Maintained by richardgreg
A repo with my progress on fedora docs and Openshift
Members 1
Richard Greg committed 3 years ago

outreachy-project-contributions

A repo with my contribution to Fedora Docs and my progress with Openshift.

Contributions So Far

Progress with Openshift

I have familiarized myself with the fundamentals of Containers, Kubernetes and Openshift. These include learning about the architecture of Kubernetes and Openshift. And why Openshift was created.

I've learned about creating contianerized services, creating and managing container images; Creating custom container images; And deploying containerized applications on Openshift. I also got familiar with networks, services, routes and scaling.

I rounded it up with a capstone project Deploy a Voting App on Openshift.