dump_kubernetes.sh est un outil fourni avec Istio pour collecter des données de clusters Kubernetes afin de créer une archive d'état de cluster que vous pouvez fournir avec des rapports de bug.
Pour obtenir la syntaxe et les options de ligne de commande, exécutez dump_kubernetes.sh --help.
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/08/28 (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/08/28 (UTC)."],[[["\u003cp\u003e\u003ccode\u003edump_kubernetes.sh\u003c/code\u003e is an Istio tool for gathering data from Kubernetes clusters.\u003c/p\u003e\n"],["\u003cp\u003eIt creates a cluster state archive, useful for providing with bug reports.\u003c/p\u003e\n"],["\u003cp\u003eDetailed help can be found in the Istio documentation under "Kubernetes cluster state archives".\u003c/p\u003e\n"],["\u003cp\u003eThe tool's location is in \u003ccode\u003e$APIGEE_HELM_CHARTS_HOME/apigee-operator/etc/tools/\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# dump_kubernetes\n\n| You are currently viewing version 1.12 of the Apigee hybrid documentation. **This version is end of life.** You should upgrade to a newer version. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n\n`dump_kubernetes.sh` is a tool provided with Istio to collect data from Kubernetes\nclusters to create a cluster state archive you can provide with bug reports.\n\n\nFor command line syntax and options, run `dump_kubernetes.sh --help`\n\n\nFor detailed help, see\n[`Kubernetes\ncluster state archives`](https://istio.io/v1.4/about/bugs/#kubernetes-cluster-state-archives) in the istio documentation.\n\n### File location\n\nYou can find `dump_kubernetes.sh` the following directory:\n\n`$APIGEE_HELM_CHARTS_HOME/apigee-operator/etc/tools/`"]]