mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-06 21:04:39 +02:00
docs: add note about unsupported platforms (#799)
This commit is contained in:
parent
14432daf26
commit
df2b09a906
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ description: >-
|
|||
|
||||
## Breaking
|
||||
|
||||
### Unsupported platforms
|
||||
|
||||
- With this release we now use an embedded [envoy](https://www.envoyproxy.io/) binary as our proxy server. Due to this change we now only build and support Linux and MacOS binaries with the AMD64 architecture. We plan on supporting more platforms and architectures in future releases.
|
||||
|
||||
### Tracing
|
||||
|
||||
- Jaeger tracing support is no longer end-to-end in the proxy service. We recommend updating to the Zipkin provider for proper tracing support. Jaeger will continue to work but will not have coverage in the data plane.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue