OpenShift Container Platform¶
Nubenetes V2 Elite Portal
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the V1 Historical Archive.
Architectural Context
Detailed reference for OpenShift Container Platform in the context of The Container Stack.
CI-CD¶
GitLab¶
OpenShift¶
- (2017) Get started with OpenShift Origin 3 and GitLab [YAML CONTENT] [COMMUNITY-TOOL] โ Historical tutorial tracking early integration patterns between GitLab CI/CD and OpenShift Origin 3. Demonstrates pipeline orchestration, runner allocation, and deployment tasks. Replaced by GitOps-driven pipelines in contemporary architectures.
Databases¶
Relational¶
MariaDB¶
- (2026) github.com/sclorg/mariadb-container โญ 32 [SHELL CONTENT] ๐ [COMMUNITY-TOOL] โ The official SCLOrg MariaDB container image optimized specifically for Kubernetes platforms. Includes integrated security scripts, support for arbitrary non-root UID execution, and custom database initialization configurations.
Kubernetes and OpenShift¶
Networking¶
Multi-Cluster¶
- (2020) developers.redhat.com: Skupper.io: Let your services communicate across Kubernetes clusters [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ Skupper.io enables cross-cluster microservice communications through an application-level Virtual Application Network (VAN). Contrasting original claims of simple setups, live engineering consensus in 2026 demonstrates Skupper's high architectural value in enterprise hybrid clouds, routing traffic via AMQP without complex VPNs or firewall modifications.
Security¶
Ingress¶
- (2019) itnext.io: Adding security layers to your App on OpenShift โ Part 1: Deployment and TLS Ingress ๐ [YAML CONTENT] [COMMUNITY-TOOL] โ Step-by-step tutorial addressing TLS edge termination and ingress security on Red Hat OpenShift. Demonstrates path-based routing configurations, SSL/TLS certificate integration, and header manipulation rules to secure microservices from perimeter ingress points.
Platform Engineering¶
Architectural Insights¶
Personal Blog¶
- (2020) schabell.org: Cloud-native development - A blueprint ๐ ๐๐๐ [COMMUNITY-TOOL] โ Architectural blueprints and patterns focusing on constructing container-native applications using modern microservices and API gateways. Written by a Red Hat technology evangelist. Extremely useful for understanding how early microservices evolved to cloud-native setups in 2026.
Software Engineering¶
Collaboration¶
Rocket.Chat¶
- (2022) opensource.com: Why choose Rocket.Chat for your open source chat tool [JAVASCRIPT CONTENT] [COMMUNITY-TOOL] โ Technical review advocating for Rocket.Chat as a privacy-focused, scalable, open-source communication application. Provides design concepts for self-hosting chat infrastructure inside sandboxed container platforms.
๐ก Explore Related: OCP 4 | Serverless | Kubectl Commands
๐ See Also: Postman | Cloudflare