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

Chapter 9. Known issues


  • SKUPPER-2873 - Collector not reporting traffic correctly

    The collector may not accurately report traffic metrics in certain scenarios.

    Workaround

    To workaround this issue you can restart the deployment with:

    # Replace <your-namespace> with the site namespace.
    kubectl rollout restart deployment skupper-network-observer -n <your-namespace>
  • SKUPPER-2771 - Basic HTTP authentication does not work with NetObs operator

    If you install the Red Hat Service Interconnect Network Observer Operator and create a CR with spec.auth.strategy set to basic, you cannot log into console.

    Workaround

    To workaround this issue you can create a CR with:

    spec:
    ...
      auth:
        strategy: basic
      nginx:
        command:
          - nginx
          - -g
          - daemon off;
  • SKUPPER-2988 - Docker is not supported on IBM Power ppc64le

    Docker is not supported on IBM Power ppc64le.

    Workaround

    To workaround this issue, use Podman instead of Docker.

  • SKUPPER-2584 - Multiple Skupper Links

    You can create multiple links from one site to another. However, the links do not perform as expected. For example, traffic flow across multiple links with different costs might not be as expected.

    Workaround

    To workaround this issue, make sure a link does not exist before creating a new link.

Revised on 2026-06-30 11:34:52 UTC

Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

会社概要

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

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

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

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

Legal Notice

Theme

© 2026 Red Hat
トップに戻る