- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Use the EKS Workload component to visualize Amazon EKS workloads from your Amazon Web Services architecture.
Use the toolbar to configure and customize the component. The following options are available:
Use the Cloudcraft API to programmatically access and render your architecture diagrams as JSON objects.
The following is an example JSON object of a EKS Workload component:
{
"type": "eksworkload",
"id": "a5cad956-3366-4582-a73a-2709d53e975f",
"region": "us-east-1",
"mapPos": [3.5,-0.75],
"name": "EKS Workload",
"workloadType": "deployment",
"nodes": [
"cadf6a3f-67d2-4df9-ad40-f892030af58b",
"a9437fdf-56f9-4c3b-8acf-6f0f37f70980",
"b15e51da-b99b-4072-b4c4-e9e85df7e285",
"b5878fa9-bf1a-44d0-bc8d-336f99763fce"
],
"color": {
"isometric": "#f44336",
"2d": "#f44336"
},
"accentColor": {
"isometric": "#f44336",
"2d": "#f44336"
},
"link": "https://aws.amazon.com/eks/",
"locked": true
}
eksworkload
for this component.EKS Workload
.workloadType
for more information. Defaults to deployment
.#FFFFFF
.#FFFFFF
.#4286C5
.#693CC5
.blueprint://
or https://
.false
.workloadType
The workloadType
key accepts one of the following string values:
deployment, statefulSet, daemonSet, job, cronJob