このコンテンツは選択した言語では利用できません。

Chapter 2. Installing the CLI


The Skupper CLI provides a method to create both Kubernetes and local system sites.

There are two methods to install the CLI:

Note

For Kubernetes, you must install the CRDs and controller using YAML or the Operator before creating sites.

2.1. Downloading binaries

Downloading the Skupper CLI binaries is a quick way to learn about Red Hat Service Interconnect features after the controller and CRDs are installed. Consider installing Section 2.2, “Using Red Hat packages” on Linux.

Procedure

  1. Download binary files for your system architecture.

    Choose the latest Version for 2.2 at Software Downloads.

    For a Mac with Apple silicon, use Rosetta 2 and the Skupper CLI for Mac on x86-64 download.

  2. Unzip the downloaded file and place the Skupper executable on your PATH.
  3. Verify installation:

    $ skupper version
    client version                 2.2.1-rh-1

2.2. Using Red Hat packages

Installing Red Hat packages on Linux makes sure you receive the latest updates to the Skupper CLI.

Prerequisites

  • Make sure your subscription is activated and your system is registered. For more information about using the Customer Portal to activate your Red Hat subscription and register your system for packages, see Chapter 8, Using your subscription.

Procedure

  1. Use the subscription-manager command to subscribe to the required package repositories. Replace <version> with 2 for the main release stream or 2.2 for the long term support (LTS) release stream.

    Note

    Replacing <version> with 2 installs the latest 2.x version, while 2.2 limits updates to the 2.2.x long term support release stream.

    Red Hat Enterprise Linux 8
    $ sudo subscription-manager repos --enable=service-interconnect-_<version>_-for-rhel-8-<architecture>-rpms
    Red Hat Enterprise Linux 9
    $ sudo subscription-manager repos --enable=service-interconnect-_<version>_-for-rhel-9-<architecture>-rpms
    1. Use the yum or dnf command to install the skupper command:

      $ sudo dnf install skupper-cli
Note

You can also install skupper-router, which is only necessary for Linux local system sites.

Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

Red Hat ドキュメントについて

Legal Notice

Theme

© 2026 Red Hat
トップに戻る