InfoGrab Docs

Teleport 제로 트러스트 접근

Teleport 제로 트러스트 접근 제품에 대한 가이드를 제공합니다.

Teleport 제로 트러스트 접근 암호화 아이덴티티와 제로 트러스트를 기반으로 모든 인프라에 쉽게 접근하세요. 인증 및 세션 참여 역할 기반 접근 제어(RBAC) 시작하기 SIEM 도구로 감사 이벤트 내보내기 https://youtu.be/OQ98VErAorM ", icon: "youtube", }, { name: "VNet 가이드", href: "../connect-your-client/teleport-clients/vnet/", }, ] }, { title: "Teleport 감사 이벤트 관리 및 추적", description: "사용자와 서비스가 클러스터와 상호작용할 때 세밀한 감사 이벤트를 로그합니다. Teleport에서 감사 이벤트를 보거나 서드파티 도구로 내보냅니다.", href: "./export-audit-events/", tags: [ { name: "Elastic Stack", href: "./export-audit-events/elastic-stack/", icon: "elasticStack", }, { name: "Panther", href: "./export-audit-events/panther/", icon: "panther", }, { name: "Datadog", href: "./export-audit-events/datadog/", icon: "datadog", }, { name: "Splunk", href: "./export-audit-events/splunk/", }, ] }, { title: "Teleport 자체 호스팅", description: "고가용성 및 멀티 리전 클러스터, KMS 또는 HSM으로 키 자료 보안 등을 다루는 가이드와 함께 자체 인프라에서 Teleport Enterprise를 실행합니다.", href: "./deploy-a-cluster/", tags: [ { name: "AWS KMS", href: "./deploy-a-cluster/private-keys/aws-kms/", icon: "aws", }, { name: "Google Cloud KMS", href: "./deploy-a-cluster/private-keys/gcp-kms/", icon: "googleCloud", }, { name: "Helm 차트", href: "./deploy-a-cluster/helm-deployments/", }, ] }, { title: "코드로서의 인프라", description: "Terraform, Helm, Teleport tctl 클라이언트 도구를 포함한 코드로서의 인프라 도구를 사용하여 Teleport의 동적 리소스를 관리합니다.", href: "./infrastructure-as-code/", tags: [ { name: "Terraform", href: "./infrastructure-as-code/terraform-provider/", }, { name: "Kubernetes 오퍼레이터", href: "./infrastructure-as-code/teleport-oper