8dbe0017bb
* website: first stab at Connect docs * website: lots more various stuff (bad commit messages) * website: getting started page for Connect * website: intentions * website: intention APIs * website: agent API docs * website: document agent/catalog proxy kind service values * website: /v1/catalog/connect/:service * website: intention CLI docs * website: custom proxy docs * website: remove dedicated getting started guide * website: add docs for CA API endpoints * website: add docs for connect ca commands * website: add proxy CLI docs * website: clean up proxy command, add dev docs * website: todo pages * website: connect security
754 B
754 B
layout | page_title | sidebar_current | description |
---|---|---|---|
api | Connect - HTTP API | api-connect | The `/connect` endpoints provide access to Connect-related operations for intentions and the certificate authority. |
Connect HTTP Endpoint
The /connect
endpoints provide access to
Connect-related operations for
intentions and the certificate authority.
There are also Connect-related endpoints in the Agent and Catalog APIs. For example, the API for requesting a TLS certificate for a service is part of the agent APIs. And the catalog API has an endpoint for finding all Connect-capable services in the catalog.
Please choose a sub-section in the navigation for more information.