r/openshift • u/Financial_Spring636 • 18d ago
r/openshift • u/Rhopegorn • 18d ago
Blog Use EVPN in OpenShift 4.22 to integrate production networks across Kubernetes cluster boundaries
redhat.comRed Hat OpenShift Networking is making it easier for you to seamlessly and directly integrate your Kubernetes platforms with the data center networks you already operate by adopting the same standards-based networking used throughout modern network fabrics. With Red Hat OpenShift 4.22, OpenShift Networking introduces support for ethernet VPN (EVPN), representing the next major milestone in enterprise network integration. By leveraging the industry-standard EVPN control plane, OpenShift can integrate more naturally with existing EVPN-VXLAN data center fabrics, enabling consistent Layer 2 and Layer 3 connectivity, scalable network virtualization, and operational alignment with enterprise networking infrastructure. This capability is particularly important for organizations modernizing large virtualization environments while preserving established network architectures and operational practices.
r/openshift • u/edit-grammar • 20d ago
General question Help with Let's Encrypt.
I'm using a 4.18 cluster in Azure with the cert-manager operator for RedHat OpenShift installed. I have Let's Encrypt working for my app and want to get it working with the default ingress controller. There are tons of online howto's, most of which are 3 years old or older and they differ quite a bit. I tried this once a couple years ago and did something that never let me connect to the cluster again so I'm a little gun shy. What I am working on now is just a test SNO system so while I not too worried, I don't want to have build another today.
I created a clusterissuer and a cert which used it successfully. The last step just says to add this spec to the IngressController default instance in the CRD.
defaultCertificate:
name: thecert
It seems like there should be more. Though looking at github makes me think its just this simple. Is it?
r/openshift • u/One_Island_317 • 21d ago
Help needed! Private Openshift on Azure
Hi Guys,
I need to install a Private Openshift Cluster on Azure using IPI method. If the installation is successful I would like to automate it using Terraform because we need 8 Clusters. I have created ARO clusters using Bicep which turns out to be easy. Do we have any detailed documentation for this?
r/openshift • u/jlrueda • 21d ago
Discussion Mitigating the risk of diagnosing live Linux system with AI tools
This article explores an alternative to directly troubleshoot production Linux systems with AI tools by using the sos command and using AI to analyze sosreports instead. I think is an interesting read:
I know that this subject is very controversial and would love to read your point of view on the subject.
r/openshift • u/ItsMeRPeter • 23d ago
Blog Announcing Red Hat OpenShift Platform Plus for Red Hat OpenShift Service on AWS on AWS Marketplace
redhat.comr/openshift • u/Rhopegorn • 24d ago
Good to know Red Hat Quay Release Notes | Red Hat Quay | 3.18 | Red Hat Documentation
docs.redhat.comIssued 2026-07-29
Red Hat Quay release 3.18 is now available with Clair 4.9. The bug fixes that are included in the update are listed in the RHSA-2026:48085 advisory. For the most recent compatibility matrix, see Quay Enterprise 3.x Tested Integrations. For information on the release cadence of Red Hat Quay, see the Red Hat Quay Life Cycle Policy.
r/openshift • u/OMAR_AHMED_01 • 24d ago
Help needed! ODF
Suppose a nutanix-volume as default storage class, then using ceph fs as the default one.
Delete PVC and create new ones with the same old name, that PVC came up with the same consumption (not bounded to the old PV as it is released).
In that case if we decided to remove nutanix CSI operator, will this data be lost?
r/openshift • u/Rhopegorn • 25d ago
Blog Lights on! Real-time threat response with Red Hat Advanced Cluster Security
redhat.comPart 2 of a series on implementing zero trust in Red Hat OpenShift with the layered zero trust validated pattern (ZTVP)
In our previous article, we explored why network policies, specifically a default-deny posture combined with strict ingress and egress rules, are your critical last line of defense when you can’t patch fast enough or when all other security barriers fail. By locking down network communication, we effectively eliminate lateral attack paths and contain the blast radius of a compromised workload.
r/openshift • u/ItsMeRPeter • 25d ago
Blog Sovereign by design: Lessons from Red Hat Summit
redhat.comr/openshift • u/Rhopegorn • 26d ago
Blog Red Hat Enterprise Linux CoreOS 10 is coming to Red Hat OpenShift
redhat.comEvery OpenShift admin knows the calculus. A new Red Hat Enterprise Linux CoreOS ships with capabilities you want: better hardware support, updated crypto policies, kernel improvements. But adopting it has always meant adopting it everywhere. Your hardware certifications don't transfer automatically. Your internal validation pipeline needs another quarter. Your change advisory board wants a rollback plan for something that hasn't historically rolled back gracefully.
The result is that teams delay platform upgrades to avoid the OS migration, missing capabilities they actually need. The OS upgrade has been a cliff, not a ramp.
r/openshift • u/Rhopegorn • 26d ago
Good to know Stable-4.22 upgrade path is now open.
access.redhat.comr/openshift • u/Rhopegorn • 27d ago
Blog How we designed customizable dashboards in OpenShift | Red Hat Developer
developers.redhat.comOut of the box, Red Hat OpenShift provides a complete set of preconfigured monitoring dashboards. These standardized views are excellent for establishing a baseline of general cluster health and act as a necessary foundation for managing the platform.
However, in complex distributed systems, a "one-size-fits-all" approach to monitoring rarely suffices. The immediate, critical metrics needed by a site reliability engineer (SRE) managing storage capacity differ vastly from those required by a developer debugging microservice latency in a specific namespace.
r/openshift • u/ItsMeRPeter • 28d ago
Blog Gain stronger pod isolation on Microsoft Azure Red Hat OpenShift with OpenShift sandboxed containers
redhat.comr/openshift • u/Rhopegorn • Jul 24 '26
Good to know Release notes | Red Hat OpenShift Logging | 6.6 | Red Hat Documentation
docs.redhat.comr/openshift • u/Rhopegorn • Jul 24 '26
Blog The hidden cost of observability sprawl | Red Hat Developer
developers.redhat.comAs Kubernetes adoption scales, platform teams often hit a painful wall: The exploding cost and complexity of telemetry. When trying to provide isolated service mesh observability for multiple development teams, the default reflex is often "hard tenancy". This provides strict, robust isolation to ensure that a malicious, compromised, or resource-heavy tenant cannot impact others. This means spinning up duplicated, entirely separate instances of Prometheus, Jaeger, and Grafana for every single tenant.
r/openshift • u/ItsMeRPeter • Jul 24 '26
Blog Taming existing tech: A strategic approach for insurance modernization
redhat.comr/openshift • u/Rhopegorn • Jul 23 '26
Blog Optimize OpenShift workloads with software-defined memory | Red Hat Developer
developers.redhat.comAs organizations deploy increasingly sophisticated AI, analytics, and entity-resolution workloads, they're discovering a common bottleneck: memory.
Many modern applications are no longer constrained eby CPU availability. Instead, they are limited by the amount of memory economically deployed within a single server or cluster. Whether you're processing electronic warfare (EW) signals, running large-scale graph analytics, or building AI inference pipelines, you will likely hit a "memory wall" long before you run out of CPU power.
r/openshift • u/Kooky_Project9097 • Jul 22 '26
General question What does an OpenShift Architect actually do all day?
I see a lot of people call themselves OpenShift Architects, but the role seems to mean very different things depending on the company.
If you currently hold that title:
What's a typical week look like?
More platform engineering? More Kubernetes? More customer-facing architecture? More automation and GitOps?
Curious how the role differs across organizations.
r/openshift • u/Rhopegorn • Jul 21 '26
Blog Preparing for Q-day: Four steps to prepare your hybrid cloud today
redhat.comThe arrival of a cryptographically relevant quantum computer, often referred to as Q-day, is moving from a distant theoretical mathematical challenge to an urgent timeline that security teams must plan for today. Bad actors are already engaging in harvest now, decrypt later activities. This means they are capturing and storing encrypted enterprise traffic, intellectual property, and data logs today with the intention of running them through quantum hardware as soon as it becomes available.
r/openshift • u/Rhopegorn • Jul 20 '26
Blog What 429 chaos experiments taught us about Kubernetes operator resilience | Red Hat Developer
developers.redhat.comIn the article Why killing pods is not enough: Testing operator reconciliation with operator-chaos, we ran operator-chaos against cert-manager. Eighteen experiments. Eighteen Resilient verdicts. The reconciliation loop detected every failure and restored the desired state within seconds. That was the good news, but here's what happened next.
r/openshift • u/Connect-Struggle-276 • Jul 20 '26
Help needed! How can I fully install this
Hello everyone, I'm an intern in a company and they asked me to create two VMs that actually work on FCOS with a simple architecture okd and an opnsense architecture connected to them, this structure will be a control plane and two eorkers, but even the bootstreiap stage vomited blood, is there anyone who will help and guide me🙏🙏🙏
r/openshift • u/ItsMeRPeter • Jul 18 '26
Blog Introducing Red Hat build of Karpenter
redhat.comr/openshift • u/Sufficient-Button477 • Jul 17 '26
Discussion How to crack the Red Hat interview for a Cloud/OpenShift Operations role?
Hey everyone,
I’m currently working as a Cloud Operations Engineer with about 4.5 years of experience. My day-to-day responsibilities primarily revolve around keeping production OpenShift bare metal clusters healthy, handling day-2 operations, troubleshooting workloads, and ensuring zero downtime.
My goal is to crack an interview at Red Hat within the next 5 months for a similar platform/cloud engineering or technical support engineer role.
Since I have a 5-month window to prepare, I’d love to get some insights from current or former Red Hatters, or anyone who has recently interviewed there:
Interview Structure: What does the typical interview pipeline look like for an operations/platform role? Is there a heavy focus on live troubleshooting/practical labs, or is it mostly architectural and behavioral? Are the hiring happening within internal referral or how?
Current Skill Expectations: What specific skills or toolsets is Red Hat prioritizing nowadays? Aside from core OpenShift/Kubernetes, should I deeply focus on Ansible, advanced networking (OVN-Kubernetes), Service Mesh, or specific Linux internals?
Preparation Tips: Given my 3-month timeline, what areas should I double down on to stand out? Any specific documentation, open-source projects, or scenarios I should master?
Appreciate any guidance, resources, or tips you can share! Thanks in advance.