Last 12 weeks · 0 commits
2 of 6 standards met
Hi, I was following your tutorial (very nice indeed) and I have a question: In the manifest of the dynamic port server you define the following arguments: _" args: "..." "..." "-service-registry=$(SERVICE_REGISTRY_SERVICE_HOST):$(SERVICE_REGISTRY_SERVICE_PORT)""_ I would like to know what values are passed into these variables (I don't see it mentioned anywhere and I think it is an important piece of information to better understand the subject demonstrated), and in particular in the "SERVICE_REGISTRY_SERVICE_HOST" variable. Actually I'm trying to understand what is the best way to approach resources within the cluster once you use host network and loose access to the cluster's service discovery services... Thanks, Tiran Meltser.
Repository: kelseyhightower/dynamic-ports-tutorial. Description: A prototype of using dynamic ports with Kubernetes. Stars: 58, Forks: 4. Primary language: Go. Languages: Go (100%). License: Apache-2.0. Open PRs: 0, open issues: 0. Last activity: 9y ago. Community health: 42%. Top contributors: kelseyhightower.