Supported versions:
Unsupported versions:
This step explains how to download and install cert-manager and Anthos Service Mesh (ASM), required for Apigee hybrid to operate.
kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/releases/download/v0.14.2/cert-manager.yaml
You should see a response that the cert-manager namespace and several cert-manager resources have been created.
You now have cert-manager installed, and you are ready to install the ASM to provide the Istio ingress function connectivity for your hybrid runtime plane.
1 2 (NEXT) Step 3: Install ASM 4 5 6 7Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-23 UTC.