AGONES_SDK_PORT

The gRPC port of the Agones SDK sidecar from within a container of the same pod for the communication.

To get the effective port, it will be first tried to extract this port through an environment variable with the key AGONES_SDK_PORT_ENV_KEY. If this variable is not set, DEFAULT_AGONES_SDK_PORT will be used instead, which is the default gRPC port for any installation of Agones.