Commit graph

5 commits

Author SHA1 Message Date
Gus Luxton 458b6e5348 docker: Add libelf1 as a dependency for building Teleport container images 2021-07-14 15:02:40 -07:00
Gus Luxton 3034a59c6e
Change to Ubuntu 20.04 base and improve apt cleanup (#4004)
* Change to Ubuntu 20.04 base and improve apt cleanup
* Update e ref
2020-07-10 17:07:56 -03:00
Russell Jones c0dea43d70 Fix Docker image. 2019-01-10 17:23:56 -08:00
Kevin Nisbet 830bc74073 Use ubuntu as the base image for a clean clair security scan 2018-10-04 10:08:16 -07:00
Sasha Klizhentas cece4be212 Initial implementation of Kubernetes support
This issue updates #1986.

This is intial, experimental implementation that will
be updated with tests and edge cases prior to production 2.7.0 release.

Teleport proxy adds support for Kubernetes API protocol.
Auth server uses Kubernetes API to receive certificates
issued by Kubernetes CA.

Proxy intercepts and forwards API requests to the Kubernetes
API server and captures live session traffic, making
recordings available in the audit log.

Tsh login now updates kubeconfig configuration to use
Teleport as a proxy server.
2018-06-03 12:55:13 -07:00