We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a33db2 commit 31374cfCopy full SHA for 31374cf
crates/stackable-operator/src/crd/listener/core/mod.rs
@@ -46,7 +46,7 @@ pub mod versioned {
46
/// Preserves the client source IP and avoid a second hop for LoadBalancer and NodePort type
47
/// Services, but makes clients responsible for spreading the load.
48
///
49
- /// Does not work everywhere, e.g. not on IONOS!
+ /// Does not work on all Kubernetes installations.
50
Local,
51
}
52
0 commit comments