gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.6k stars 1.76k forks source link

Machine ID: Modify docs to use Machine ID helm chart #46633

Open strideynet opened 1 month ago

strideynet commented 1 month ago

Applies To

Details

Following https://github.com/gravitational/teleport/pull/44615 and https://github.com/gravitational/teleport/pull/46353, we now have a Machine ID helm chart that can integrate with some of the access plugin charts. We should update the Machine ID and access plugin documentation to reflect this.

stevenGravy commented 1 month ago

Another option is using a Kubernetes job/cronjob that requires a machine-id access for say a database access or external k8s call. This would be a good example to have.