Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/04/03 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/04/03 (UTC)."],[[["This document provides instructions for installing Custom Resource Definitions (CRDs) for Apigee hybrid, a process which requires elevated cluster permissions."],["The only supported method for installing Apigee CRDs involves using the `kubectl apply -k` command with specific parameters, from the `$APIGEE_HELM_CHARTS_HOME` directory and the use of `--server-side`, while avoiding standard `kubectl apply` operations."],["Installation begins with a dry-run using `kubectl apply -k` with `--dry-run=server` to preview the changes before applying them, followed by the actual installation using the same command without the dry-run flag."],["After the installation, the success can be confirmed by checking the output of the `kubectl get crds` command and ensuring that the Apigee CRDs are listed."]]],[]]