Apigee에서 사용하는 Kubernetes 및 커스텀 리소스

이 문서에는 Apigee 설치에 사용되는 Kubernetes 리소스와 커스텀 리소스가 나와 있습니다. Apigee를 설치하는 사용자는 이러한 리소스(대부분의 경우 Create, Delete, Update, Patch)에 대한 역할 기반 액세스 제어(RBAC)가 있어야 합니다.

타사 리소스

Cert Manager:

CRD
ClusterIssuer
Issuer
Certificate

Kubernetes 및 변형

Kubernetes:

리소스
StorageClass(기본 StorageClass를 사용하지 않는 경우 선택사항입니다. 기본값 변경 및 커스텀 스토리지 클래스 만들기에 대한 자세한 내용은 StorageClass 구성을 참조하세요.)
PriorityClass(apigeectl에만 필수)
Namespace
ServiceAccount
ClusterRole
ClusterRoleBinding
Role
RoleBinding
CustomResourceDefinition
MutatingWebhookConfiguration
ValidatingWebhookConfiguration
Secret
ConfigMap
Deployment
Job
CronJob

OpenShift:

리소스
SecurityContextConstraints

Apigee 리소스

Apigee:

CRD:
ApigeeDatastore
ApigeeDeployment
ApigeeOrganization
ApigeeEnvironment
ApigeeRedis
ApigeeRoute
ApigeeRouteConfig
ApigeeTelemetry
CassandraDataReplication