このコンテンツは選択した言語では利用できません。
Chapter 1. New and changed features
Red Hat Service Interconnect is the Red Hat build of Skupper.
The following features are included in Red Hat Service Interconnect version 2.2:
- Multi-key listeners provide advanced load balancing and failover capabilities with two distribution strategies: priority for ordered failover and weighted for proportional traffic distribution across multiple routing keys. See Creating a multi-key listener using YAML.
- HTTP proxy tunnel support allows Skupper links to traverse corporate HTTP CONNECT proxies, enabling deployment in restricted network environments. See Linking sites through an HTTP proxy.
- Additional Network Observer configuration options provide more flexible observability settings.
-
Dynamic system controller for non-Kubernetes sites enables interactive configuration changes on local system sites without requiring service reloads when using
--reload-type auto.
1.1. CRD changes リンクのコピーリンクがクリップボードにコピーされました!
The
internal.skupper.io/listenerlabel value on listener Services has changed fromtrueto the name of the listener.When Skupper creates a Kubernetes Service for a listener, it sets the label
internal.skupper.io/listeneron that Service. Previously the value was alwaystrue; it is now set to the name of the listener resource.