Skip to content

telepresence

Fast, local development for kubernetes and openshift microservices

Open source tool that lets you run a single service locally, while connecting that service to a remote Kubernetes cluster. This lets developers working on multi-service applications to:

  • Do fast local development of a single service, even if that service depends on other services in your cluster. Make a change to your service, save, and you can immediately see the new service in action.
  • Use any tool installed locally to test/debug/edit your service. For example, you can use a debugger or IDE!
  • Make your local development machine operate as if it's part of your Kubernetes cluster. If you've got an application on your machine that you want to run against a service in the cluster -- it's easy to do.

devops

https://www.telepresence.io/

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install telepresence

sudo apt install telepresence

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    telepresence=2.19.4*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      telepresence=2.19.4*

Download URLs

Version SHA256 Size (KB)
2.19.4 2400f5fe5d86e9e6c62890706334e87fb9235d6bbd69fa1226d1f8f27e9598e6 20952
2.19.3 007fe2dfc6d9421115e644421ee29f5a9fb918b1cce30676a59c81f49fd44f85 20943
2.19.2 93439a7eed44646a395d610138f789cf680400c9f4e14001a348cb07efaa3de3 20946
2.19.1 6b41fee9b02e86ec765a41bd1f5fe8ae73e12e7f3d96918518baa43ea48fc2d8 20945
2.19.0 91445e8a7b7ed7a4dcd70ae3e31689b7bd300d36402264885aa9c7c93d3fdd25 20972
2.18.1 fcb845a3440cb4382e826ea839d601691f305fafa97fabe5cc744e0a7e8ad068 20910
2.18.0 f2192f727fbd52f7e282aa1e8371a10f819cfacb6137eacd7e56acdcc368d64b 20898
2.17.1 ff91be93953a4f2fee49d76ca41c2065c6d103af69231df9823c44bf7ff371d8 20890
2.17.0 141fc64ebae2c238b42ee02b69801de475ee6de1ee910953422228b94e364fed 20900
2.16.1 8f865b56e5856cfdfbe65ab3e4a187ca20c24f144ea58890503fe5098a989cc5 20417
Version SHA256 Size (KB)
2.19.4 62624de81e7247b51731b4c295fbef78dc47c9b1c12c042e4b0daf6f0baa0e3d 18409
2.19.3 0c9b2ae69c9c0839065100b87c24ca2396d58ee2817670fd343c8178db1356b3 18399
2.19.2 8c8845937e9d4b7869696506402c3498560ae92ff0c9bf0a3a1a8fad044697cb 18405
2.19.1 0bbaf55a6601e10a40a189f853d3d00b00d7ad8d77f4e88c7d65ca10bb188b14 18399
2.19.0 0663e3a06c7e4b0f6388be1eada5a57537d275fd1110c0036f3f7a045a2a6c6d 18434
2.18.1 c85a74b351275d37fb84b6c6d8610840282df514f9761fe98ff76723de87275a 18395
2.18.0 00ee23e079dab2a200e658d3ca6b865cb1c57da1f2e3d5816ab024adc235e899 18383
2.17.1 604d3533780b03c1cb661e64c988ae6b5e1eddf876923ef58b854bae86f06a7a 18369
2.17.0 bbd4806579a89ed7ff672cf9a31c594b7a8cff2206cdde1ac6b9f292bccd8e2a 18372
2.16.1 980a5e90a06c2249a71e70199e701753a2696b5b75fd5f900bbf2255f9ee7985 17860

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for telepresence are versioned here.

Click here to see telepresence ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/telepresence/ops2deb.yml
- name: telepresence
  matrix:
    architectures:
      - amd64
      - arm64
    versions:
      - 2.5.3
      - 2.5.4
  homepage: https://www.telepresence.io/
  summary: fast, local development for kubernetes and openshift microservices
  description: |-
    Open source tool that lets you run a single service locally, while connecting
    that service to a remote Kubernetes cluster. This lets developers working on
    multi-service applications to:

    - Do fast local development of a single service, even if that service depends
    on other services in your cluster. Make a change to your service, save, and you
    can immediately see the new service in action.
    - Use any tool installed locally to test/debug/edit your service. For example,
    you can use a debugger or IDE!
    - Make your local development machine operate as if it's part of your
    Kubernetes cluster. If you've got an application on your machine that you want
    to run against a service in the cluster -- it's easy to do.
  fetch: https://app.getambassador.io/download/tel2/linux/{{arch}}/{{version}}/telepresence
  script:
    - mv telepresence {{src}}/usr/bin/telepresence

- name: telepresence
  matrix:
    architectures:
      - amd64
      - arm64
    versions:
      - 2.6.8
      - 2.7.0
      - 2.7.1
      - 2.7.2
      - 2.7.3
      - 2.7.4
      - 2.7.5
      - 2.7.6
      - 2.8.0
      - 2.8.1
      - 2.8.2
      - 2.8.3
      - 2.8.5
      - 2.9.1
      - 2.9.2
      - 2.9.3
      - 2.9.4
      - 2.9.5
      - 2.10.0
      - 2.10.1
      - 2.10.2
      - 2.10.3
      - 2.10.4
      - 2.10.5
      - 2.10.6
      - 2.11.0
      - 2.11.1
      - 2.12.0
      - 2.12.1
      - 2.12.2
      - 2.13.0
      - 2.13.1
      - 2.13.2
      - 2.13.3
      - 2.14.0
      - 2.14.1
      - 2.14.2
      - 2.15.0
      - 2.15.1
      - 2.16.0
      - 2.16.1
      - 2.17.0
      - 2.17.1
      - 2.18.0
      - 2.18.1
      - 2.19.0
      - 2.19.1
      - 2.19.2
      - 2.19.3
      - 2.19.4
  homepage: https://www.telepresence.io/
  summary: fast, local development for kubernetes and openshift microservices
  description: |-
    Open source tool that lets you run a single service locally, while connecting
    that service to a remote Kubernetes cluster. This lets developers working on
    multi-service applications to:

    - Do fast local development of a single service, even if that service depends
    on other services in your cluster. Make a change to your service, save, and you
    can immediately see the new service in action.
    - Use any tool installed locally to test/debug/edit your service. For example,
    you can use a debugger or IDE!
    - Make your local development machine operate as if it's part of your
    Kubernetes cluster. If you've got an application on your machine that you want
    to run against a service in the cluster -- it's easy to do.
  fetch: https://app.getambassador.io/download/tel2/linux/{{arch}}/{{version}}/telepresence
  install:
    - telepresence:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to telepresence releases. Downloaded files are locked in a lockfile versioned here.

Click here to see telepresence release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/telepresence/ops2deb.lock.yml
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.5.3/telepresence
  sha256: bc5e5495ec8e0b0d82a367a7060d7bd63c9f9483c0debc34c5eaf065185f40db
  timestamp: 2022-03-20 22:10:18+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.5.3/telepresence
  sha256: 7a8a7f6e08acdde747d2894d5a046e54c051f691b39a787a22a3881ac2bdf46e
  timestamp: 2022-03-20 22:10:18+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.5.4/telepresence
  sha256: cec763538391e999f0531f1aad7382ddfb5a2feab2186b1261a4c69ede719ff0
  timestamp: 2022-03-29 23:19:14+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.5.4/telepresence
  sha256: 9d82f8eff85bad0cf269264fe3b0ecf4c85410d437bd63fc6b3527c55aa7ebaa
  timestamp: 2022-03-29 23:19:14+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.8/telepresence
  sha256: 3b380eca712879a7b4b0e4f198f7701e86d1c80620a9f7f5941639c3242fce4e
  timestamp: 2022-06-24 04:05:10+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.8/telepresence
  sha256: 1e91a2aad9b79fe65607b3de65064a2811ce35999eb3e88a0c6736d6279f421a
  timestamp: 2022-06-24 04:05:10+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.7.0/telepresence
  sha256: c275635db932c85d337373e88f8cc80eb018965323f7a36ba5a616f1f545ab31
  timestamp: 2022-08-08 23:19:32+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.7.0/telepresence
  sha256: 212ecef0e6b4aaafc448405f194ad74719109ae6f3111034c869cca14fba9cc6
  timestamp: 2022-08-08 23:19:32+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.7.1/telepresence
  sha256: e9114511d270bb6e6466fecdb12a2d58c5b3d476ba404a98e20251ac1f24d1a8
  timestamp: 2022-08-10 20:27:51+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.7.1/telepresence
  sha256: df53b973d5155d2eef7e3dafe3a402b0a08c06efbb32fe0dd55d8177e9353b07
  timestamp: 2022-08-10 20:27:51+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.7.2/telepresence
  sha256: c62ee6b6f9a32a5df975feb42783f6af92baf6f6fbf2d96aca14afec2db421dc
  timestamp: 2022-08-25 23:20:23+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.7.2/telepresence
  sha256: d0bf934bd1069a95515025413c8bf6aacf999c146afb2387ee4581e32c470177
  timestamp: 2022-08-25 23:20:23+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.7.3/telepresence
  sha256: 140c34a01da17e3c77a65347b0620db6eb098f2864ad279438f95712f0e2172c
  timestamp: 2022-09-07 20:30:20+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.7.3/telepresence
  sha256: 0da44a7d48984b0d4dbf4df6ebae9a038e691c790bdf8586fdc57c73cac29c5c
  timestamp: 2022-09-07 20:30:20+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.7.4/telepresence
  sha256: b642822b4e5817b6d488b1461537d0572194072bfe00ead2810832d821b32f9a
  timestamp: 2022-09-14 20:31:09+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.7.4/telepresence
  sha256: de96cd7624f0864995d138c17d80a0df595cba6374c49bfa81a33a4188d3503f
  timestamp: 2022-09-14 20:31:09+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.7.5/telepresence
  sha256: 3454d9fb83558921c9a164ce8da37a62f88446b73ebe5efc4e90d1f50d93ab42
  timestamp: 2022-09-15 04:47:09+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.7.5/telepresence
  sha256: fe4e568a11bd9f140b7f582856d2173982756ec22cb49bb5443fe3e4d6a93b81
  timestamp: 2022-09-15 04:47:09+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.7.6/telepresence
  sha256: 57167a203b6d9070dd5f8fdfb001ffb80c3d00e5d62440843fee07d316b213b2
  timestamp: 2022-09-16 23:21:31+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.7.6/telepresence
  sha256: c7455480412d0f57db877bad55036a2ee06bb00d4e9aff113df1575f20dc8b74
  timestamp: 2022-09-16 23:21:31+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.8.0/telepresence
  sha256: 34335269f98821bbfc362628cc93e4900fd0ffb1f0bcc6b45e41f275f8e12b1b
  timestamp: 2022-10-14 17:31:15+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.8.0/telepresence
  sha256: 74ccf5d559ff8bbc0d307fc02cc170c4ae16ece80b7d707bc821fedd62a344d2
  timestamp: 2022-10-14 17:31:15+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.8.1/telepresence
  sha256: 192f1f69772eba476ead6942fade6fe149fe3d5dc1844b79ce7afbdad1f40887
  timestamp: 2022-10-14 23:26:01+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.8.1/telepresence
  sha256: b4729ea5ebeec4fec547a6dda9cdb0737571e945e5f7f6bffc815a1224080197
  timestamp: 2022-10-14 23:26:01+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.8.2/telepresence
  sha256: bda24cc0bc38d6c771c99434a0f3fef942297810135bb555dd03b5684dda851f
  timestamp: 2022-10-15 04:39:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.8.2/telepresence
  sha256: 21ffacffb6b0bcbfcca86d23ecaa4b85dff12c2f1c8c022d50886ac12275218f
  timestamp: 2022-10-15 04:39:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.8.3/telepresence
  sha256: 328680e560ce10899638b47c21f7e5f83485e4cf1b644f16c25c8c2fe4e975e5
  timestamp: 2022-10-27 20:33:49+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.8.3/telepresence
  sha256: 2d0fb164e100c3c40891e0adb27b99a96305eef9305049ba77f71e22023cfd4b
  timestamp: 2022-10-27 20:33:49+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.8.5/telepresence
  sha256: f6eec5b7f77a63a7a49baccc33aab4b62a01f2b6bbd071dc40c195573747d723
  timestamp: 2022-11-03 10:23:36+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.8.5/telepresence
  sha256: 1081c058226bf93a289b7e12ba2170ab7c4c6ee3fe1efc98124dab34d8799033
  timestamp: 2022-11-03 10:23:36+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.9.1/telepresence
  sha256: c07cbbe820bd5e8a40e903127ac02bf1a3197e181243016a927335ef1381e6cd
  timestamp: 2022-11-16 13:43:52+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.9.1/telepresence
  sha256: 7d064466960fa715b2fbd520f93d149c72a5631f5f00fa4c9ff034ce93714171
  timestamp: 2022-11-16 13:43:52+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.9.2/telepresence
  sha256: c1c2b7cf84f752790c828ffa8a51a297ca81263cda4c14d49e84f2959e04a98d
  timestamp: 2022-11-16 22:19:26+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.9.2/telepresence
  sha256: 36f400ff6942cf57092b484e8269b3d6178c7fe264ffaf1c8ec5bfd0b1b5133a
  timestamp: 2022-11-16 22:19:26+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.9.3/telepresence
  sha256: 61328a51737f25d5d522fdc8b8784c24dd9b5e27aac9e25300aaf829af1c2068
  timestamp: 2022-11-24 19:26:02+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.9.3/telepresence
  sha256: 0f5f012827cfda31eb0eca2541f1decafa14bb15c1e048361e7d4b639304049c
  timestamp: 2022-11-24 19:26:02+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.9.4/telepresence
  sha256: 31c922f51c269726b8424a4f143bacdf7f4b2ca85361ec78628f849fa3a02702
  timestamp: 2022-12-05 13:37:21+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.9.4/telepresence
  sha256: 14b584e541aac0c506c9b3eccfda0c35e0955245aa1d0c9474f183f679639c5d
  timestamp: 2022-12-05 13:37:21+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.9.5/telepresence
  sha256: f297d49f6da3b7548d3a150c561f6e47f42d5d00bf0558c296158b7ec7f7923d
  timestamp: 2022-12-09 02:41:54+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.9.5/telepresence
  sha256: fab7bc2700a6508d7c7efd2edf61fad1e4e7fbef843ee8827a717cb88c4b20a2
  timestamp: 2022-12-09 02:41:54+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.10.0/telepresence
  sha256: 8983a3b82279345cb2d56fbba9d849931459f343c41500cf4e1de18c520402e6
  timestamp: 2023-01-11 19:27:53+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.10.0/telepresence
  sha256: 7be5ba2a8d054edf9bf9cbd33687738ba32705fd6eb3a146d1b689f22d430df7
  timestamp: 2023-01-11 19:27:53+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.10.1/telepresence
  sha256: f567b5616f1123be3ce8953b2aa91a23d2bc3c9d2a0d3f58584a4ac2fedc7afa
  timestamp: 2023-01-11 22:17:57+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.10.1/telepresence
  sha256: 14b9747b482f0670b9091c6a88bec0415e474e167374c7352693ed7d63ab9b17
  timestamp: 2023-01-11 22:17:57+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.10.2/telepresence
  sha256: 6455b224cdcce793caab0d27e08c404298879c5b173302e8107973b64d7cb48d
  timestamp: 2023-01-16 22:16:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.10.2/telepresence
  sha256: c2310c6072aa05f8c8cc1a764f22161aff316f520af08969e31a0f8ad84b9d6b
  timestamp: 2023-01-16 22:16:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.10.3/telepresence
  sha256: 3c8313e0cec4fc37b40879831065b05d86cdec62e4333c386630dd299e5b4b7f
  timestamp: 2023-01-18 04:21:26+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.10.3/telepresence
  sha256: 3f20b5217cdd006ad34543bf0e5ec644590badcd6cbb081c071c6f9eab13aa24
  timestamp: 2023-01-18 04:21:26+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.10.4/telepresence
  sha256: 3e056378eead4b57609e71c41afaf7e27b9ccadc5aacb9413b38b267c6ff6b6b
  timestamp: 2023-01-20 13:37:17+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.10.4/telepresence
  sha256: c43ec8914ed4d8e36348371a6053b1586556696b1756c53bead5abc74680c138
  timestamp: 2023-01-20 13:37:17+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.10.5/telepresence
  sha256: 105366fbebf17db4a76074323e6c621ceaba4896a883d97fac4149dfd60e4407
  timestamp: 2023-02-06 19:23:35+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.10.5/telepresence
  sha256: efe909358dc9826d968e635a167d8c5b77cf30b0e958e9dcd3b07809afdd2019
  timestamp: 2023-02-06 19:23:35+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.10.6/telepresence
  sha256: b8e32c848b057272ad70c08a4608f9ade9a683bdc51ddfe93827b1741be9c65f
  timestamp: 2023-02-14 22:17:37+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.10.6/telepresence
  sha256: 6cb256584a26c01643b55574bdd7c9da67f1cd53b64367b18210021f97a267a1
  timestamp: 2023-02-14 22:17:37+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.11.0/telepresence
  sha256: f3f377404af9004ea3345a535da631df04e3fc7cd2e92344f6f4cae3ba6b6595
  timestamp: 2023-02-22 22:17:33+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.11.0/telepresence
  sha256: ba093ab545254caeb9b612f3dae6545fd94d1e4c2645233809689c527341bdc7
  timestamp: 2023-02-22 22:17:33+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.11.1/telepresence
  sha256: 1478e62133fea54e48b06ffcb7001544a77697f0ed9b13c29d9cb1aaf15a0220
  timestamp: 2023-02-27 22:18:04+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.11.1/telepresence
  sha256: fd262e05237600d2077c81ea02e7d716a13e5affb7713b218b75c9bde8cc6f21
  timestamp: 2023-02-27 22:18:04+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.12.0/telepresence
  sha256: 8281230bfc60f12b0dbdf05b06bbf90e8870056b61105ad6504670fcb44f0766
  timestamp: 2023-03-20 15:21:07+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.12.0/telepresence
  sha256: 18ee2762b0fb684ecbca64d46b8788bf2e3243aa14c868bd427b9bac3ade8a3f
  timestamp: 2023-03-20 15:21:07+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.12.1/telepresence
  sha256: 2f616a705bc56ae1a847ca4467a9ad01b681231f9ee0264ff1373b3476d4798f
  timestamp: 2023-03-22 21:14:59+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.12.1/telepresence
  sha256: 932877cafa62bf59ee0c7af3c174312d448d03d68640c78ecbe6f6f164602eb6
  timestamp: 2023-03-22 21:14:59+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.12.2/telepresence
  sha256: fb89fdae62203e8cd7ddb137d8924a4de482dda083f661365f823ddc89b725b4
  timestamp: 2023-04-05 01:11:50+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.12.2/telepresence
  sha256: e982a5af2d82db435e45915ae513786dc8238e273818dd7091f35950e73da95f
  timestamp: 2023-04-05 01:11:50+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.13.0/telepresence
  sha256: 649a209fe6d7926d403f2362cb60d80a3e84095b037dd25dd086f0955329d56b
  timestamp: 2023-04-18 18:22:20+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.13.0/telepresence
  sha256: c0987d0ca51caaef39f8bdfff15950b988c60aa4cda16e87e480e666ca76b0ea
  timestamp: 2023-04-18 18:22:20+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.13.1/telepresence
  sha256: 94987e90c9d2041c80275f48c39bc1d64fa5020b905a4675d9e8df68227a7771
  timestamp: 2023-04-25 10:50:55+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.13.1/telepresence
  sha256: 02ecd45a5709d7d16e970e3207dcde31fbdbf1597aa382d2f6dd9f6af74a0be1
  timestamp: 2023-04-25 10:50:55+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.13.2/telepresence
  sha256: 7f628fd894df1b5a23bc5f97a2985b4ba24414713a54fd8935d0d059c6837544
  timestamp: 2023-05-12 21:14:03+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.13.2/telepresence
  sha256: ba80cbbff00d2ca4f8e25cef3f6052854d2fbe7ac2ba47f8a840e3eea7907d28
  timestamp: 2023-05-12 21:14:03+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.13.3/telepresence
  sha256: f37f2738e288afbe4451566727b51a0de911fdcab1eab38be68dcee34705ace3
  timestamp: 2023-05-26 01:25:38+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.13.3/telepresence
  sha256: bd251beb5aa51c5c599a548a86b5cf69d0d73a1e97e463c9ce2fd41d67d4f365
  timestamp: 2023-05-26 01:25:38+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.14.0/telepresence
  sha256: 1cd59fb514e0bdeb89802c2d362a2614f45cf2e74f210cd716e99e04350cf449
  timestamp: 2023-06-13 01:42:23+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.14.0/telepresence
  sha256: 4985f88bff35a8c34507c950ba2c68a4f77272387b3c0da48f83cd373269e219
  timestamp: 2023-06-13 01:42:23+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.14.1/telepresence
  sha256: 3968e7f0a2a21431934e827b2eeac113350e24cea6be7912082655469916e2b8
  timestamp: 2023-07-07 21:16:04+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.14.1/telepresence
  sha256: 3f3868beb69678be9cdb71646bd577450f988d56c974d22cd103891492817579
  timestamp: 2023-07-07 21:16:04+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.14.2/telepresence
  sha256: 49a21a7230c69aeeaf11e679738d356e8b5e655f4083ea7f1fa0c1ca551fbce0
  timestamp: 2023-07-27 09:16:48+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.14.2/telepresence
  sha256: 6018e7ce82cdf3a59a3a611f33c18b29dfbdd25731cdbaba93add82bf69fdd85
  timestamp: 2023-07-27 09:16:48+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.15.0/telepresence
  sha256: fd9a1480c5670f962762514f828fe8813cca0aef37e0213ff7114689e72ffd09
  timestamp: 2023-08-30 01:10:45+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.15.0/telepresence
  sha256: 116cf657c136fb37f12c7d5548b70153bcd92c8066cb7302871906f836707069
  timestamp: 2023-08-30 01:10:45+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.15.1/telepresence
  sha256: 83b695ff12cbc682f53ab662da0457bbb190f8e64ab163eb04057ecef16b6cde
  timestamp: 2023-09-08 01:11:47+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.15.1/telepresence
  sha256: 588bea65f36e21d46fbf3adedc32d6f9045b8a2929f8b736fd3fe056f60b7064
  timestamp: 2023-09-08 01:11:47+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.16.0/telepresence
  sha256: a7efbecc7a0d2488c0a4d5148bf9acd81fa535c63ff551cfe1d97b045d9d17e4
  timestamp: 2023-10-02 18:22:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.16.0/telepresence
  sha256: 601689a8cc1bc878a6c9649bb03f393d452b904738670f7a0fc5975a03e5be63
  timestamp: 2023-10-02 18:22:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.16.1/telepresence
  sha256: 7aaa27a681f8017b600abb00f769d94ecda57b6fbb4ab399546b32f50d9ff1df
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.16.1/telepresence
  sha256: f06b617bffd2a5b962292b7b44067ef6d3358b9442b49bfcf23738f0fb174452
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.17.0/telepresence
  sha256: 29a946d7466cc73568c98c085541111175d793b00d4753932fd486758ed51d53
  timestamp: 2023-11-14 18:18:44+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.17.0/telepresence
  sha256: ee32230fba69c0246d6565660444cb2a34d9faf0f85162780e3e64a9e5c40491
  timestamp: 2023-11-14 18:18:44+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.17.1/telepresence
  sha256: 13979e2d8639271ae83d54131c8d7adfed2a73fc0ea70b3174d0b890cba0a658
  timestamp: 2023-11-29 18:22:06+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.17.1/telepresence
  sha256: 3f5354f668cc1be62eb6d1d38c686e0d21c0f0434852c4a83e7e56d9ecc97fc6
  timestamp: 2023-11-29 18:22:06+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.18.0/telepresence
  sha256: 8f7a23063835799cae4252d3148c45ba1417d64d2940157d264cc2b336097337
  timestamp: 2023-12-15 18:22:01+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.18.0/telepresence
  sha256: 204f747bb6ea0dd4f6bd06d5019fbef89098b666a84537eac034c1d37b0be6eb
  timestamp: 2023-12-15 18:22:01+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.18.1/telepresence
  sha256: c8405a7053d0fb082f517a19236cec35bdc2493abc107d0ae6289610dfa0bc98
  timestamp: 2023-12-27 18:20:48+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.18.1/telepresence
  sha256: 16b5482b39f430eccf00ab39bbd1d6d676b70a542413dd652b7d6895c417a4b7
  timestamp: 2023-12-27 18:20:48+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.19.0/telepresence
  sha256: 5ef62b6397357badcea81a098b491f4f42046fc312d3365b21c470717ee1131c
  timestamp: 2024-02-12 21:05:40+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.19.0/telepresence
  sha256: 1a0f59ec9aa1c93bbe9548acbce9aa5a595c7bdf223b590cf9f2fa3a27f513ff
  timestamp: 2024-02-12 21:05:40+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.19.1/telepresence
  sha256: 93e776a892ce53a62ee86f7ae73fd958b94721e656bd57a0e9b5aa9721aabe7e
  timestamp: 2024-04-04 09:06:18+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.19.1/telepresence
  sha256: 0fb770b2800fec04853b2e0017fd88a20c581a51d588337f19089b7b37c0a202
  timestamp: 2024-04-04 09:06:18+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.19.2/telepresence
  sha256: ef9b5eb42b1a748df4fd4c50e97897e2c8362caa6d149a0447def2a3ff404c52
  timestamp: 2024-04-05 18:06:27+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.19.2/telepresence
  sha256: a3aaa52c315d2db0e567c10fbb76edb01533fa8d0ad1bcca03f638cdca55a796
  timestamp: 2024-04-05 18:06:27+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.19.3/telepresence
  sha256: 49fa6e75794c644c0886c4cd298176149e6d58bf2b7233bc714006a44adccf5d
  timestamp: 2024-04-11 18:06:12+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.19.3/telepresence
  sha256: 63cd986e1786ffff65a87a2684441f22ea23b9263dc61344a8130d5b32ebf899
  timestamp: 2024-04-11 18:06:12+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.19.4/telepresence
  sha256: cd89530fd1c6327e36ec767bbace571bd245f4ee9843de37b5c4eee11fb5dbdf
  timestamp: 2024-04-23 18:06:32+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.19.4/telepresence
  sha256: edf3911cf229224b05b1897ad07aaa7eb0fa556435b17e3a46a39b062e8cbe60
  timestamp: 2024-04-23 18:06:32+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/telepresence.svg)](https://docs.wakemeops.com/packages/telepresence)
<a href="https://docs.wakemeops.com/packages/telepresence">
  <img src="https://docs.wakemeops.com/badges/telepresence.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/telepresence.svg
:target: https://docs.wakemeops.com/packages/telepresence