Build

This section builds on the previous “Learn” section, providing additional resources and information to help you deploy and utilize the Red Hat OpenShift Platform.

Configuring and Installing an OpenShift Cluster

Our OpenShift documentation is thorough and walks you through all the necessary installation and configuration steps.

Cloud-Native Network Functions

Cloud-native network functions (CNFs) are network functions designed and implemented to run inside containers. Containerization of network architecture components makes it possible to run a variety of services on the same cluster and more easily on-board already decomposed applications, while dynamically directing network traffic to correct pods.

The first link takes you to our Gitbook overview of CNFs, and the second link takes you to PDF file stipulating all requirements.

The second two links are blog posts to help guide you through running CNFs on the OpenShift platform.

Last updated