GitLab Operator (RH Registry)

gitlab/gitlab-operator
Operator image
Single-stream repository
GitLab
v0.1.12
Overview

Description

Overview

 

The GitLab operator is responsible for managing the full lifecycle of GitLab instances in your Kubernetes or Openshift container platforms.

   [Documentation](https://docs.gitlab.com/charts/installation/operator.html)

   The operator, while new and still actively being developed, aims to:
   - ease installation and configuration of GitLab instances
   - offer seamless upgrades from version to version
 

GitLab

 

GitLab is a complete open-source DevOps platform, delivered as a single application, fundamentally changing the way Development, Security, and Ops teams collaborate and build software. From idea to production, GitLab helps teams improve cycle time from weeks to minutes, reduce development process costs and decrease time to market while increasing developer productivity.

 

Built on Open Source, GitLab delivers new innovations and features on the same day of every month by leveraging contributions from a passionate, global community of thousands of developers and millions of users. Over 100,000 of the world’s most demanding organizations trust GitLab to deliver great software at new speeds.
 

Prerequisites

   Please visit [Prerequisites](https://docs.gitlab.com/charts/installation/operator.html#prerequisites) section of GitLab Operator 

 

Documentation.

 

 IngressClass

 

   Cluster-wide `IngressClass` should be created prior to Operator setup, as OLM does not currently support this object type:

   

  ```yaml
   apiVersion: networking.k8s.io/v1
   kind: IngressClass
   metadata:
     # Ensure this value matches `spec.chart.values.global.ingress.class`
     # in the GitLab CR on the next step.
     name: gitlab-nginx
   spec:
     controller: k8s.io/ingress-nginx
   ```
 

Published

Beta

Size

143.0 MB

Digest

SecurityTechnical information

General information

The following information was extracted from the containerfile and other sources.

SummaryGitLab is a DevOps lifecycle tool that provides Git repositories
DescriptionThe Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
ProviderGitLab
MaintainerRed Hat, Inc.

Technical information

The following information was extracted from the containerfile and other sources.

Repository namegitlab-operator
Image version8.1
Architectureamd64
User1001
PackagesGet this image
Terms & conditionsBefore downloading or using this Container, you must agree to the Red Hat subscription agreement located at redhat.com/licenses. If you do not agree with these terms, do not download or use the Container. If you have an existing Red Hat Enterprise Agreement (or other negotiated agreement with Red Hat) with terms that govern subscription services associated with Containers, then your existing agreement will control.
Using registry tokens

Use the following instructions to get images from a Red Hat container registry using registry service account tokens. You will need to create a registry service account to use prior to completing any of the following tasks.

Using OpenShift secrets

First, you will need to add a reference to the appropriate secret and repository to your Kubernetes pod configuration via an imagePullSecrets field.

Copy to Clipboard

Then, use the following from the command line or from the OpenShift Dashboard GUI interface.

Copy to Clipboard

Using podman login

Use the following command(s) from a system with podman installed

Copy to Clipboard

Using docker login

Use the following command(s) from a system with docker service installed and running

Copy to Clipboard
Using Red Hat login

Use the following instructions to get images from a Red Hat container registry using your Red Hat login.

Using OpenShift

For best practices, it is recommended to use registry tokens when pulling content for OpenShift deployments.

Using podman login

Use the following command(s) from a system with podman installed

Copy to Clipboard

Using docker login

Use the following command(s) from a system with docker service installed and running

Copy to Clipboard
Red Hat logoLinkedInYouTubeFacebookTwitter

Platforms

Products & services

Try, buy, sell

Help

About Red Hat Ecosystem Catalog

The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.

We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2025 Red Hat