이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.