openshift-app

Package, build, secure, and deploy applications on OpenShift Container Platform.

5|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/air-gapped/skills --skill openshift-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openshift-app
Source: https://github.com/air-gapped/skills/tree/main/.claude/skills/openshift-app
Command: npx skills add https://github.com/air-gapped/skills --skill openshift-app

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OpenShift app packaging and deployment requires coordinating packaging formats, build, security, and operational patterns across disconnected environments. This skill consolidates guidance for packaging, building, securing, and deploying applications on OpenShift.

Core Features & Use Cases

  • Packaging formats supported: Helm, Kustomize, Operators, and OLM v1 for flexible distribution
  • CI/CD pipelines, security hardening, operations patterns, and disconnected/air-gapped patterns
  • Use case: teams shipping apps to OpenShift with Route exposure, image signing, and multi-arch support

Quick Start

Package and deploy your applications to OpenShift using Helm, Kustomize, Operators, and CI/CD pipelines.

Frequently Asked Questions about openshift-app

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I package and deploy an application on OpenShift using Helm or Kustomize?

To package and deploy an application on OpenShift, you can use Helm, Kustomize, or Operators. This skill consolidates guidance for building, securing, and deploying container images with these formats across OpenShift Container Platform 4.14-4.21.

Can I deploy applications to OpenShift in a disconnected or air-gapped environment?

Yes, you can deploy applications to OpenShift in air-gapped environments. This skill provides disconnected deployment patterns and security hardening guidance to support shipping applications without external network connectivity.

What is the best way to set up CI/CD pipelines and security hardening for OpenShift deployments?

The best way to set up CI/CD pipelines for OpenShift deployments is by coordinating pipeline automation with security hardening. This skill covers operational patterns including image signing and multi-arch support for shipping apps.

Does OpenShift support OLM v1 for creating and distributing Operators?

Yes, OpenShift supports OLM v1 for creating and distributing Operators. This skill provides packaging decisions and guidance for using Operators alongside Helm and Kustomize for flexible application distribution.

How do I expose routes and sign container images when deploying to OpenShift?

To expose routes and sign container images on OpenShift, you coordinate deployment manifests with security hardening patterns. This skill covers Route exposure, image signing, and multi-arch support for teams shipping apps.

Do I need specific OpenShift versions to use Kustomize and Helm packaging formats?

You need OpenShift Container Platform 4.14-4.21 to use the packaging formats covered. This skill supports packaging decisions across Helm, Kustomize, and Operators within these specific OpenShift versions.