scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
333 stars 169 forks source link

The eks cluster exposes ports to services by configuring a nodeport service. Services cannot call the addresses of eks #588

Closed woshihahaha closed 2 months ago

woshihahaha commented 3 years ago

Describe the bug

The eks cluster exposes ports to services by configuring a nodeport service. Services cannot call the addresses of eks. How can I access the internal address of eks?

The following error occurs when the hugegraph logs are started:

信息: Started listener bound to [0.0.0.0:8080] 2021-05-07 16:27:43 5725 [main] [INFO ] com.baidu.hugegraph.server.RestServer [] - Graph 'hugegraph' was successfully configured via 'conf/hugegraph.properties' 2021-05-07 16:27:48 11437 [cluster1-nio-worker-2] [WARN ] com.datastax.driver.core.HostConnectionPool [] - Error creating connection to /10.100.116.155:30942 com.datastax.driver.core.exceptions.TransportException: [/10.100.116.155:30942] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) [cassandra-driver-core-3.6.0.jar:?] at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) [cassandra-driver-core-3.6.0.jar:?] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:507) [netty-all-4.1.13.Final.jar:4.1.13.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:500) [netty-all-4.1.13.Final.jar:4.1.13.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:479) [netty-all-4.1.13.Final.jar:4.1.13.Final]

scylla-operator-bot commented 4 months ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale

scylla-operator-bot[bot] commented 3 months ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle rotten

tnozicka commented 2 months ago

Closing as stale. If you are still having troubles, please file a new issue on a supported version.