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.11.1*

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

Download URLs

Version SHA256 Size (KB)
2.11.1 4c83f87fe9aa61d4c084b05b8c52eff45b356d9fcb689957be107a709bb954e1 18818
2.11.0 9cf0bd3424df22bb24bb1df8aacdba6edd06862ee4446c24cdc20e252a7b71f4 18822
2.10.6 bae2b5a45b45680bfab771dbb13f45ca3ee14432f9806b4c3aeb73ab6ef94dd8 18678
2.10.5 82105238b64dc9aa72e9fae7bd93b046058188ac2cbe0feef6ba3945327cec88 18676
2.10.4 3ad370022fe922c5f73cb33ba67cd0990f3c017f91575c9785770bb8f0ee8275 18676
2.10.3 361291ea422e24bab0a212e05a6249b867e6b919f809a9a6797a41204f3bf09b 18673
2.10.2 29228688f5d7c4f286ac87c4f6ac0b4ee48d002a477198ed6834414b54a371be 18675
2.10.1 265a1a9813bc2efd357f8d5f1417400c109aa0184398af3d054d71edf6ddadcd 18673
2.10.0 96a9ff377142e9aa26f5444753110f524d9961a31777bdb15e6344dff46a15e8 18674
2.9.5 938838dd3bf6e7fa3f0085fe2d5bf54039b974a11ad9711253ef2867469d4855 18344
Version SHA256 Size (KB)
2.11.1 434f4e396fd786564b6d587b832c443ce9825ae7233c825726e2df2cf1c8c7e8 16439
2.11.0 2c2762c4b36b2df77b17d3adce95d37e8b742d117050441acc76fe66c99d56c4 16444
2.10.6 64fe7c0bd9af58f247e49305e8a1a98ddf7725cef4aba3f6126d67e83741a3bf 16320
2.10.5 95fb09ab94467f36bc7d76514f5a674aeb4f957d0ccbdcccb07bb8cf79864c56 16273
2.10.4 247011a83748dbfccf7fa2c8558ae25258f6f6f196cd3ef1970073f304eea515 16318
2.10.3 5e9cb7a4febc5d98472fc721e4ddd73353d20133896d30b6b37c6dad42acb5d0 16315
2.10.2 ee500ce7c91211f326c2f1edf5970b9b45bc4d269fb5177e5d0e6bcbaf994700 16317
2.10.1 918447f4312f3cd5b96f2bdc472efbc60834104049670282776c42c5c7683681 16314
2.10.0 30af0095a8f1fc76eaa321cd501089cfd862e04ef24a45174c8c17e1a8a501fc 16315
2.9.5 12d491ca004617116b643cb1571f712d3eac4d34ea63445ef1084c9c6762b644 16006

Blueprints

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

Click here to see telepresence ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/telepresence/ops2deb.yml
- name: telepresence
  matrix:
    versions:
      - 2.5.3
      - 2.5.4
    architectures:
      - amd64
      - arm64
  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:
    versions:
      - 2.5.5
      - 2.5.6
      - 2.5.7
      - 2.5.8
      - 2.6.0
      - 2.6.1
      - 2.6.2
      - 2.6.3
      - 2.6.4
      - 2.6.5
      - 2.6.6
      - 2.6.7
      - 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
    architectures:
      - amd64
      - arm64
  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 versionned 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.10.0/telepresence
  sha256: 8983a3b82279345cb2d56fbba9d849931459f343c41500cf4e1de18c520402e6
  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/amd64/2.10.2/telepresence
  sha256: 6455b224cdcce793caab0d27e08c404298879c5b173302e8107973b64d7cb48d
  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/amd64/2.10.4/telepresence
  sha256: 3e056378eead4b57609e71c41afaf7e27b9ccadc5aacb9413b38b267c6ff6b6b
  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/amd64/2.10.6/telepresence
  sha256: b8e32c848b057272ad70c08a4608f9ade9a683bdc51ddfe93827b1741be9c65f
  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/amd64/2.11.1/telepresence
  sha256: 1478e62133fea54e48b06ffcb7001544a77697f0ed9b13c29d9cb1aaf15a0220
  timestamp: 2023-02-27 22:18:04+00:00
- 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/amd64/2.5.4/telepresence
  sha256: cec763538391e999f0531f1aad7382ddfb5a2feab2186b1261a4c69ede719ff0
  timestamp: 2022-03-29 23:19:14+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.5.5/telepresence
  sha256: 27318d733a2aa3076fd1f550a87643b8926328d417f94cd03224958366606466
  timestamp: 2022-04-09 03:40:42+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.5.6/telepresence
  sha256: 55e6371a47396829bf798ce9e58c0ab9c7831cd6c86d9514260d801199484e76
  timestamp: 2022-04-19 05:55:18+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.5.7/telepresence
  sha256: c1fa385af27a58d7535e48a2216c046d98720150f40ddb0ce4049feba9cc2b5f
  timestamp: 2022-04-25 23:18:22+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.5.8/telepresence
  sha256: 7d3220007e7c13cf11ed6bac54e5a3825e97562da5c1f484a21a77ab7f6c4519
  timestamp: 2022-04-27 20:27:25+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.0/telepresence
  sha256: c398e6ae354ad39f2725e944e4708dd40ca78e5611f31188326614c7508b94b8
  timestamp: 2022-05-13 23:20:25+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.1/telepresence
  sha256: ddda4ce8790bbbe5dc04cd53ad60b65d90a6bcfcea9326f8bf118d3b06d45554
  timestamp: 2022-05-17 03:56:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.2/telepresence
  sha256: 12e974640f264392bc2fbbbec9cc8a6e61562e30e15b7c178468bd73294e2801
  timestamp: 2022-05-17 20:28:47+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.3/telepresence
  sha256: 709e314dfc2d2998677119658aaf15d80c4946af478fe2b94c1b0d409a9516e4
  timestamp: 2022-05-21 03:33:50+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.4/telepresence
  sha256: 254db3ea82e329f445d2fd20774950364f92c23096ed0e6a5df1129367c8b88d
  timestamp: 2022-05-23 17:25:28+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.5/telepresence
  sha256: 241a9ce558e2cb844e37fb77393256b189d3830ebe6dc5666be19dabe1cde082
  timestamp: 2022-06-03 20:25:35+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.6/telepresence
  sha256: 38ded42d177f4b08748dc74b2a4028e96552044e2927a715c457c6a0a80d0f70
  timestamp: 2022-06-09 23:17:51+00:00
- url: https://app.getambassador.io/download/tel2/linux/amd64/2.6.7/telepresence
  sha256: 26218e5f99e5de0c197588cf2ae7cdf2624a4e2cca97f28cd693dc7e74904db3
  timestamp: 2022-06-23 04:01:16+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/amd64/2.7.0/telepresence
  sha256: c275635db932c85d337373e88f8cc80eb018965323f7a36ba5a616f1f545ab31
  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/amd64/2.7.2/telepresence
  sha256: c62ee6b6f9a32a5df975feb42783f6af92baf6f6fbf2d96aca14afec2db421dc
  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/amd64/2.7.4/telepresence
  sha256: b642822b4e5817b6d488b1461537d0572194072bfe00ead2810832d821b32f9a
  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/amd64/2.7.6/telepresence
  sha256: 57167a203b6d9070dd5f8fdfb001ffb80c3d00e5d62440843fee07d316b213b2
  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/amd64/2.8.1/telepresence
  sha256: 192f1f69772eba476ead6942fade6fe149fe3d5dc1844b79ce7afbdad1f40887
  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/amd64/2.8.3/telepresence
  sha256: 328680e560ce10899638b47c21f7e5f83485e4cf1b644f16c25c8c2fe4e975e5
  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/amd64/2.9.1/telepresence
  sha256: c07cbbe820bd5e8a40e903127ac02bf1a3197e181243016a927335ef1381e6cd
  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/amd64/2.9.3/telepresence
  sha256: 61328a51737f25d5d522fdc8b8784c24dd9b5e27aac9e25300aaf829af1c2068
  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/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.10.0/telepresence
  sha256: 7be5ba2a8d054edf9bf9cbd33687738ba32705fd6eb3a146d1b689f22d430df7
  timestamp: 2023-01-11 19:27:53+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/arm64/2.10.2/telepresence
  sha256: c2310c6072aa05f8c8cc1a764f22161aff316f520af08969e31a0f8ad84b9d6b
  timestamp: 2023-01-16 22:16:13+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/arm64/2.10.4/telepresence
  sha256: c43ec8914ed4d8e36348371a6053b1586556696b1756c53bead5abc74680c138
  timestamp: 2023-01-20 13:37:17+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/arm64/2.10.6/telepresence
  sha256: 6cb256584a26c01643b55574bdd7c9da67f1cd53b64367b18210021f97a267a1
  timestamp: 2023-02-14 22:17:37+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/arm64/2.11.1/telepresence
  sha256: fd262e05237600d2077c81ea02e7d716a13e5affb7713b218b75c9bde8cc6f21
  timestamp: 2023-02-27 22:18:04+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/arm64/2.5.4/telepresence
  sha256: 9d82f8eff85bad0cf269264fe3b0ecf4c85410d437bd63fc6b3527c55aa7ebaa
  timestamp: 2022-03-29 23:19:14+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.5.5/telepresence
  sha256: d7a0c42ca6bb356358b1db5babed1bd8f0e4c05cd0e9ff359ba1d9c557c8896a
  timestamp: 2022-04-09 03:40:42+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.5.6/telepresence
  sha256: cb17cc31564bc9e20cb13356de573ee003dc265076c566ddd355d44fd10a71ec
  timestamp: 2022-04-19 05:55:18+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.5.7/telepresence
  sha256: 681cb4f5b7f04f5481be357df70294f686b93f7dfd85e233b207d2f833f79a3c
  timestamp: 2022-04-25 23:18:22+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.5.8/telepresence
  sha256: d3c3c4cf732188f1325a760993ba0f31c888d824356b246f9023d5933902fbd3
  timestamp: 2022-04-27 20:27:25+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.0/telepresence
  sha256: ee0a7a2d72aeae8ef0228fb62b06cd90877a0f2fb34d31fa7b929f8f0f8b1df7
  timestamp: 2022-05-13 23:20:25+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.1/telepresence
  sha256: aa2a5f4f30e65dea65e685c67ac5040ef9ccabd6e111a97e8e34972c59a47aac
  timestamp: 2022-05-17 03:56:13+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.2/telepresence
  sha256: 993d5174391e44d45e37bbde512535db06f77f974ade266b799de385878e98ab
  timestamp: 2022-05-17 20:28:47+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.3/telepresence
  sha256: fc754ce9f090544502051fe2bcd6d2c0986779dd4e5e96c720366d68f6fa72e4
  timestamp: 2022-05-21 03:33:50+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.4/telepresence
  sha256: 6a0d6f8026f9ba6d3d30a57b285a13f351493a65235d13fa15a65398e80e1dc4
  timestamp: 2022-05-23 17:25:28+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.5/telepresence
  sha256: 4ada898b533d30d549551e5319e457052ef372eae63f2f3d0e52f4a2a58f444d
  timestamp: 2022-06-03 20:25:35+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.6/telepresence
  sha256: b358e12800201ccc1b1f21e60b18bc4cd54ef319e51fa8f7f821d3459cccb5c4
  timestamp: 2022-06-09 23:17:51+00:00
- url: https://app.getambassador.io/download/tel2/linux/arm64/2.6.7/telepresence
  sha256: 7b7e2fa1ef1a5ef132a39569659d3367c4ac42e44a4f6dd46b440425614c5a97
  timestamp: 2022-06-23 04:01:16+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/arm64/2.7.0/telepresence
  sha256: 212ecef0e6b4aaafc448405f194ad74719109ae6f3111034c869cca14fba9cc6
  timestamp: 2022-08-08 23:19:32+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/arm64/2.7.2/telepresence
  sha256: d0bf934bd1069a95515025413c8bf6aacf999c146afb2387ee4581e32c470177
  timestamp: 2022-08-25 23:20:23+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/arm64/2.7.4/telepresence
  sha256: de96cd7624f0864995d138c17d80a0df595cba6374c49bfa81a33a4188d3503f
  timestamp: 2022-09-14 20:31: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/arm64/2.7.6/telepresence
  sha256: c7455480412d0f57db877bad55036a2ee06bb00d4e9aff113df1575f20dc8b74
  timestamp: 2022-09-16 23:21:31+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/arm64/2.8.1/telepresence
  sha256: b4729ea5ebeec4fec547a6dda9cdb0737571e945e5f7f6bffc815a1224080197
  timestamp: 2022-10-14 23:26:01+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/arm64/2.8.3/telepresence
  sha256: 2d0fb164e100c3c40891e0adb27b99a96305eef9305049ba77f71e22023cfd4b
  timestamp: 2022-10-27 20:33:49+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/arm64/2.9.1/telepresence
  sha256: 7d064466960fa715b2fbd520f93d149c72a5631f5f00fa4c9ff034ce93714171
  timestamp: 2022-11-16 13:43:52+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/arm64/2.9.3/telepresence
  sha256: 0f5f012827cfda31eb0eca2541f1decafa14bb15c1e048361e7d4b639304049c
  timestamp: 2022-11-24 19:26:02+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/arm64/2.9.5/telepresence
  sha256: fab7bc2700a6508d7c7efd2edf61fad1e4e7fbef843ee8827a717cb88c4b20a2
  timestamp: 2022-12-09 02:41:54+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