Ce contenu n'est pas disponible dans la langue sélectionnée.

Chapter 4. Installing the CRDs and controller using YAML


As an alternative to the Red Hat Service Interconnect Operator, you can use YAML to install the CRDs and controller.

Prerequisites

  • cluster-admin access to a cluster.

Procedure

  1. Download YAML files, choose the latest Version for 2.1 at Software Downloads and download the Skupper deployments (yamls).
  2. Determine the scope of the installation:

    • cluster - you can create a site in any namespace (skupper-cluster-scope-2.1.0-rh.yaml).
    • namespace - you can only create a site in the namespace where the YAML is deployed (skupper-namespace-scope-2.1.0-rh.yaml).
  3. To install Red Hat Service Interconnect cluster wide, apply the YAML:

    $ kubectl apply -f skupper-cluster-scope-2.1.0-rh.yaml
Note

This YAML installs the controller and supporting resources in the skupper namespace.

  1. To install Red Hat Service Interconnect in a specific namespace:

    1. Create a namespace, for example:

      $ kubectl create namespace west
      $ kubectl config set-context --current --namespace west
    2. Apply the namespace scoped YAML:

      $ kubectl apply -f skupper-namespace-scope-2.1.0-rh.yaml
Red Hat logoGithubredditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez le Blog Red Hat.

À propos de la documentation Red Hat

Legal Notice

Theme

© 2026 Red Hat
Retour au début