Iscriviti al feed

Deployments at the Far Edge can often be considered more like appliances than traditional Kubernetes workloads. This lens can be applied to not only the deployment models, like Single Node OpenShift, but also in the characteristics of the workload. Many of the deployments at the Telco Far Edge are basically packet processing machines. The RAN DU, for example, connects to the radios that your User Equipment connects to wirelessly on the Fronthaul and forwards packets on to the Midhaul. It uses technologies like SR-IOV and DPDK to more efficiently move packets from the Fronthaul network to the Midhaul network.

These systems are more sensitive to synchronization issues on the network and use PTP for better synchronization and precision. Not only are they sensitive to network timing, but they also want to have a better understanding of overall platform health, including both software - specifically PTP, and hardware.

In OpenShift, we solved this problem by utilizing Red Hat Advanced Message Queuing Protocol (AMQP). By adding this generic messaging component we were able to feed it with events generated by the OpenShift PTP infrastructure and the Bare Metal Event Relay (BMER) component that maps Redfish HW events to messages on the messaging bus.

We developed and published a sidecar container image that CNF applications can add to their Pod definitions and it will subscribe to the messaging bus and allow those CNF applications to more easily consume events.

The Red Hat Advanced Message Queuing Protocol (AMQP) Operator is now deprecated which forced us to reexamine our solution. We decided that with the reduced CPU budget allocated for the CaaS platform in Telco Far Edge deployments, we needed a leaner solution.

We’re pleased to announce that we’ve replaced the AMQP with a native HTTP messaging infrastructure. The RH event bus infrastructure utilizes HTTP Protocol Binding for CloudEvents - Version 1.0, and as we move from AMQP to HTTP this won’t change. Instead of putting these messages into the event bus we just send them to the consuming sidecar directly.

This new direction provides us a path forward before the AMQP Operator is removed from the catalog and it provides an improved solution over the previous architecture.

It’s better because it reduces complexity by removing a large dependency and the removal of the AMQP processes further reduces the solutions’ compute needs, which is an ever-present initiative at the Far Edge.

If you are a CNF vendor wishing to have a deeper understanding of the running platform then this is your path forward starting in 4.13.


Sugli autori

UI_Icon-Red_Hat-Close-A-Black-RGB

Ricerca per canale

automation icon

Automazione

Novità sull'automazione IT di tecnologie, team e ambienti

AI icon

Intelligenza artificiale

Aggiornamenti sulle piattaforme che consentono alle aziende di eseguire carichi di lavoro IA ovunque

open hybrid cloud icon

Hybrid cloud open source

Scopri come affrontare il futuro in modo più agile grazie al cloud ibrido

security icon

Sicurezza

Le ultime novità sulle nostre soluzioni per ridurre i rischi nelle tecnologie e negli ambienti

edge icon

Edge computing

Aggiornamenti sulle piattaforme che semplificano l'operatività edge

Infrastructure icon

Infrastruttura

Le ultime novità sulla piattaforma Linux aziendale leader a livello mondiale

application development icon

Applicazioni

Approfondimenti sulle nostre soluzioni alle sfide applicative più difficili

Original series icon

Serie originali

Raccontiamo le interessanti storie di leader e creatori di tecnologie pensate per le aziende