Is OpenShift Worth Learning If You Already Know Kubernetes?

0
11
Asked By TechSavvyCat42 On

I've noticed that many job postings require OpenShift skills, especially in traditional IT settings. I'm wondering if it's a good idea to pursue formal education on OpenShift, or if it's something I can pick up easily using the documentation, especially since I already have a background in Kubernetes. What do you think?

5 Answers

Answered By SysAdminGal2000 On

Not everywhere requires OpenShift skills. It's mostly seen in corporate enterprise environments. Many startups and SaaS companies stick to standard Kubernetes because it suits their needs better. So depending on the industry, OpenShift may not be necessary.

Answered By CloudNinjaX On

You might face hurdles with OpenShift if you don't have experience with it. I recently missed out on an opportunity because I lacked OpenShift experience, despite having worked with other Red Hat products and EKS. It does have a managed control plane similar to EKS or AKS, but the regular version can give you more control. It's frustrating when candidates are evaluated so heavily on OpenShift skills!

Answered By K8sGuru88 On

If you're already familiar with Kubernetes, transitioning to OpenShift shouldn't be too tough. Think of OpenShift as a more feature-rich version of Kubernetes, offering a lot of customized options that you won’t find in standard setups like KubeADM or Rancher. The key is to dive into the documentation as you use it in practice; that's the best way to learn its unique aspects.

Answered By CloudExplorer33 On

Is it enough to just start learning the 'oc' commands instead of going through the entire OpenShift curriculum? That’s a good question!

Answered By DevOpsDude99 On

I respectfully disagree. OpenShift is a highly opinionated version of Kubernetes with significant customization that can make it challenging to learn. The documentation isn't as helpful as it should be, and you may find yourself struggling to grasp its nuances. While it can do amazing things, it does have its quirks that can trip you up if you're not careful.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.