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 582bebe commit 0757296Copy full SHA for 0757296
deploy-manage/remote-clusters/_snippets/eck_rcs_expose.md
@@ -22,7 +22,7 @@ kubectl expose service quickstart-es-remote-cluster \
22
23
:::{applies-item} eck: ga 3.3
24
25
-Starting in ECK 3.3, you can expose the remote cluster service (defaults to port 9443) directly from the {{es}} resource manifest:
+You can expose the remote cluster service directly from the {{es}} resource manifest. By default, this service is exposed on port 9443.
26
27
```yaml
28
apiVersion: elasticsearch.k8s.elastic.co/v1
0 commit comments