Teleport Installation
This guide provides comprehensive instructions for installing Teleport agents on Platform9 Private Cloud Director environments.
Introduction
Prerequisites
Installation Options
Option 1: Kubernetes Agent Installation
./install-teleport.sh --token <JOIN_TOKEN> \
--namespace <NAMESPACE> \
--proxy-addr <PROXY_ADDR> \
--cluster-name <CLUSTER_NAME> \
--version <VERSION> \
--access-namespace <NAMESPACE[,NAMESPACE]> \
--access-level <admin|readonly> \
--resource kubeOption 2: Node Installation
Access Levels
Admin Access
Read-Only Access
What Gets Installed
Kubernetes Agent
Node Agent
Proxy Configuration
Security Considerations
Token Security
Access Control
Network Security
Troubleshooting
Common Issues
Log Locations
Cleanup
Advanced Configuration
Multiple Namespace Access
Support
Last updated
Was this helpful?
