python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can kubectl acces k8s cluster in another server
I tried to create a k8s cluster in my MacBook Pro M1, but fail because of M1. So I want to create the k8s in another windows and the MacBook will connect to the cluster with kubectl and telepresenc.
...
DoneSpeak
Votes: 0
Answers: 0
Volume Mount not working with Telepresence intercept
I am new to telepresence and trying to use personal interception in telepresence. I have access to running kubernetes env, where i am trying to use it learn it as well but I am unable to do telepresen...
Tarun Bharti
Votes: 0
Answers: 0
unsupported traffic-manager error when using "telepresence --swap-deployment" command
My command is:
telepresence --swap-deployment {project_name} --expose 8080 --namespace {project_namespace}
And the error msg is:
connector.Connect: rpc error: code = Unknown desc = unsupported traffic...
Ye Luo
Votes: 0
Answers: 0
what does Telepresence's DIAL_REJECT code error means?
So I'm using telepresence to intercepte HTTP connections, but I keep getting this error :
│ 2022-02-01 22:26:51.8378 info forward : Accept got connection from xxx.xx.x.x:xxxx : lis=":9900"...
NewStud
Votes: 0
Answers: 1