Search code examples
kubernetesakkaakka-cluster

How can I identify if the akka cluster is running on the kubernetes?


My akka cluster system can deployed both by VMs and kubernetes, how can I identify if the akka cluster is running on the kubernetes so that I do not need to config the cluster seeds node?


Solution

  • An easy way is just to identify if there has the namespace file in the system.

    /var/run/secrets/kubernetes.io/serviceaccount/namespace