Questions tagged [ibm-cloud-kubernetes]

Questions related to the IBM Cloud Kubernetes service.

The IBM Cloud Kubernetes service is a managed Kubernetes offering. For more information visit https://www.ibm.com/cloud/container-service/.

36 questions
0
votes
0 answers

ENOTFOUND Error on startup Secure Gateway Client on Docker container using Kubernetes

I have a single Docker container running (into a VPN network) on Bluemix to run my Secure Gateway Client in order to stabilish a VPN connection between Cloud to Site and it's working. I'm trying to migrate this container to run on Kubernetes because…
0
votes
1 answer

How to let another user access my kubernetes on IBM Bluemix?

I created a kubernetes cluster under my user account on IBM Bluemix, and added another into my organization. But he can't see my cluster. Is there any other configure?
reachlin
  • 4,516
  • 7
  • 18
  • 23
0
votes
2 answers

How to generate the configuration to connect to a remote Kubernetes host

I have finished setting up a test Kubernets host running on a bare metal Centos 7. This will be used as a test system as we will be deploying everything in IBM Bluemix Kubernetes service. Getting the configuration from Bluemix is easy... and while…
icordoba
  • 1,834
  • 2
  • 33
  • 60
0
votes
2 answers

Bluemix Kubernetes docker deployment query

We tried using Kubernetes on Bluemix. We followed - https://console.ng.bluemix.net/docs/containers/cs_tutorials.html#cs_tutorials Though the service is getting exposed and we do see the public ip address and NodePort we are not able to access the…
0
votes
2 answers

Failed to request IAM token for Kubernetes on Bluemix

I have provisioned a Kubernetes cluster on Bluemix US. When I try to follow the instructions to login and use Bluemix CLI to interact with it I get the following error message "Requesting LPTA cookie... OK Requesting IAM token... FAILED Failed to…
-1
votes
2 answers

Is there any way to collect metric data of free kubernetes cluster in ibm cloud?

I have created a free kubernetes cluster in ibm-cloud. I want to get the metric data like cpu utilization, memory utilization etc for that cluster. Is there any way to do that?
1 2
3