Using OpenShift’s ConsoleNotification to Create Notification Banners
Shauna Gilbert
May 20, 2026


Critical messages should be seen, not missed in inboxes or buried in chat threads.
With OpenShift’s ConsoleNotification, you can deliver high-visibility messages directly within the OpenShift console, right where administrators are actively working.
Whether communicating maintenance windows, environment context, or operational warnings, it ensures the right information is visible at the right time.
In this post, we’ll walk through how to configure a clear, effective notification banner for your cluster.
The ConsoleNotification is a Custom Resource in OpenShift that allows you to display a banner message directly in the web console.
It’s perfect for:
Here is a simple YAML to get you started:
apiVersion: console.openshift.io/v1
kind: ConsoleNotification
metadata:
name: example
spec:
text: This is an example notification message with an optional link.
location: BannerTop
link:
href: 'https://www.example.com'
text: Optional link text
color: '#fff'
backgroundColor: '#0088ce'
To deploy, you simply import the YAML.

Let’s look at the contents of this YAML:
Each ConsoleNotification you create becomes its own banner. That means:

Discover everything you need to know to modernize your asset management strategy.
Inside, you’ll learn:

ActiveG, BPD Zenith, EAM Swiss, InterPro Solutions, Lexco, Peacock Engineering, Projetech, Sharptree, and ZNAPZ have united under one brand: Naviam.
You’ll be redirected to the most relevant page at Naviam.io in a few seconds — or you can
go now.