29 questions
1
vote
0
answers
14
views
Telepresence not able to hit api from job container
I have installed telepresence in service container and in that service container i have checked that it is woring fine perfectly hitting api but when running job in gitlab i have provided this service ...
0
votes
0
answers
281
views
Installing the traffic manager Ambassador Agent on multiple namespaces
I have a large cluster with several namespaces -
+------------------------ test-cluster ---------------------+
| |
| +---------+ +---------+...
1
vote
1
answer
115
views
How to deal with URLBlockedUncategorized when trying to connect with kubeconfig file?
I´m currently working on ubuntu linux. I have already implemented minikube and have a config for kubernetes ready:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/<user>/....
0
votes
2
answers
595
views
how do I exists the telepresence intercep
I am using this command to intercep the service:
telepresence intercept chat-server-service --port 8002:8002 --env-file ./env
how do I terminate the intercept safety? I check the intercept command:
...
2
votes
2
answers
572
views
How do I install telepresence version 1 in ubuntu 22.04?
I am trying to install telepresence version 1 in ubuntu 22.04 but I don't have the download links to it.
1
vote
2
answers
1k
views
How to install legacy telepresence version on mac os
I installed the newest release of telepresence by
brew install datawire/blackbird/telepresence
However my scripts are using some legacy telepresence commands that are no longer supported -
The ...
1
vote
1
answer
4k
views
HTTP/2 client preface string missing or corrupt for gRPC client in Kubernetes making call to local service using Telepresence
I am trying to prepare an environment for Integration testing of the Springboot application running inside Kubernetes cluster. I am using Telepresence which intercepts the traffic(gRPC APIs) in ...
0
votes
1
answer
2k
views
telepresence: error: connector service did not start: timeout while waiting for connector to start
when I tried to connect the telepresence in macOS with M1 chip using telepresence connect command, shows error like this:
W0830 19:51:29.367038 94595 native_arm64.go:52] Could not read /proc/cpuinfo:...
0
votes
1
answer
216
views
How can I debug Scala microservices running on AKS with Telepresence?
I know you can debug java microservices with Telepresence. And Scala runs on JVM, so it shouldn't be a problem right? But for some reason I couldn't manage it.
I have followed this video on youtube ...
1
vote
1
answer
358
views
Installing telepresence with a pod security policy
I'm trying to install telepresence into a EKS cluster that has PodSecurityPolicy's. I've gotten the traffic manager installed by running helm on the traffic manager chart:
helm install traffic-manager ...
2
votes
0
answers
317
views
telepresence: error: workload "xxx-service.default" not found
I have this chart of a personal project deployed in minikube:
---
# Source: frontend/templates/service.yaml
kind: Service
apiVersion: v1
metadata:
name: xxx-app-service
spec:
selector:
...
0
votes
0
answers
664
views
How to debug kafka in kubernetes (minikube) using telepresence
I have Kafka running inside Minikube. Kafka works fine, but I want to use it in my Java app that is located on my local machine (not minikube). I know that it's possible to proxy requests from a local ...
2
votes
1
answer
975
views
Telepresence Connection Error - Traffic Manager version unsupported, must be 2.4.5 or higher while it is 2.6.5
I have started to face this problem. While trying to connect, I am facing an error stating that my traffic-manager version is 2.1.5 and it should be at least 2.4.5.
"telepresence connect" ...
6
votes
2
answers
863
views
Telepresence Commands Pop Up an Ambassador Cloud Login Window
For some reason, when I run some Telepresence commands, I get a browser window popping up prompting me to log in to Ambassador Cloud. But I'm not using Ambassador Cloud.
In addition to the browser ...
3
votes
1
answer
3k
views
telepresence: error: connector.Connect: the traffic manager gRPC API timed out
when I using this command in macOS Monteney 12 to connect to kubernetes(1.23) cluster:
telepresence connect
show error like this:
telepresence: error: connector.Connect: the traffic manager gRPC API ...
0
votes
0
answers
198
views
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.
...
2
votes
0
answers
858
views
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 ...
3
votes
0
answers
675
views
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-...
0
votes
1
answer
126
views
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"...
4
votes
1
answer
2k
views
telepresence: error: connector.Connect: kubeconfig has no context definition
Unable to connect to k8s with telepresence. I using minikube as my util to manage k8s and using telepresence to develop my code with k8s. Sometimes it will work, but sometimes I cann't connect to k8s.
...
1
vote
0
answers
921
views
why the telepresence 2 could not access the remote kubernetes cluster after connect
I want to use telepresence 2 to debug the app within remote kubernetes(v1.21) cluster in the Cloud. After installation of telepresence 2 in macOS Monterey, I am using this command to connect to the ...
0
votes
1
answer
381
views
Debugging java app in a K8S pod using telepresence
I am trying to debug a java application deployed in K8S cluster in Kyma.
I am trying to use telepresence for this
I have installed telepresence and have swapped the deployment.
Below are the logs ...
1
vote
1
answer
704
views
telepresence like alternative in AWS ECS Farget Cluster?
I have been working with Kubernetes for container orchestration and I have been using telepresence for swapping deployments from local to dev cluster and works like a charm. This also helps me in ...
5
votes
0
answers
2k
views
telepresence agent install timed out
Have a k8s cluster in gcloud, in which running a few http applications.
Used to debug with telepresence from localhost without issue.
But today it always hit agent install time out error.
kubectl to ...
1
vote
0
answers
243
views
Can't replace pod with php in telepresence
The bottom line is that I need to replace the pod with php code in the kubernetes cluster with a docker container using telepresence, this pod contains 2 containers: php and nginx.
I do everything ...
2
votes
1
answer
523
views
Telepresence with SSH Tunnel for Kubernetes
I have a remote privately managed Kubernetes cluster that I reach by going via an intermediary VM. To use kubectl from my machine I have setup an SSH tunnel that hops onto my VM and then onto my ...
0
votes
1
answer
223
views
what is the root password of telepresence in kubernetes remote debugging
I am using Telepresence to remote debugging the Kubernetes cluster, and I am log in cluster using command
telepresence
but when I want to install some software in the telepresence pod
sudo apt-get ...
0
votes
1
answer
447
views
RuntimeError: SSH to the cluster failed to start when using telepresence
When I am using telepresence to debug remote kubernetes,throw this error:
RuntimeError: SSH to the cluster failed to start
This is the detail output:
~ ⌚ 17:26:43
$ telepresence
T: How Telepresence ...
2
votes
0
answers
411
views
Connections to Telepresenced service get 502 errors
I'm working with a few services in a kubernetes cluster. I'm trying to implement telepresence to allow local debugging of code in the cluster, or potential changes in pull requests. The services in ...