Each supported platform has its own permission requirements for creating a cluster. After the cluster
is created. As cluster owner, you can proceed to install the Apigee-specific components
(including Apigee, ASM, and cert-manager) into
the cluster. However, if you want to delegate to another user the installation of the runtime
components into the cluster, you can manage the
necessary permissions through
Kubernetes authn-authz.
To install the hybrid runtime components into the cluster, a non-cluster-owner user should
have CRUD permission on these resources:
ClusterRole
Webhooks (ValidatingWebhookConfiguration and MutatingWebhookConfiguration)
PriorityClass
ClusterIssuer
CustomerResourceDefinitions
StorageClass (optional, if the default StorageClass is not used)
Prerequisites
This section describes tasks you must accomplish before you begin the runtime plane quickstart
install.
Complete the following tasks to ensure that you can successfully begin the runtime installation (as described in
this section):
After you have satisfied the above prerequisites, go to the quickstart for your platform:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["This documentation covers version 1.3 of Apigee hybrid, which is now end-of-life, and users should upgrade to a newer version for continued support."],["Clusters used for Apigee hybrid must meet specific minimum configuration requirements, detailed in the documentation."],["Installing Apigee hybrid runtime components into the cluster requires non-cluster-owner users to have CRUD permission on specified resources like ClusterRole and Webhooks."],["Before beginning the runtime installation, users must complete the Google Cloud and UI setup, and have a registered domain name."],["Apigee hybrid can be installed in either a shared cluster with other workloads or in a dedicated cluster, each option having different implications for management and potential version conflicts."]]],[]]