A API buildinfo retorna informações sobre a versão atual de um componente de
ambiente de execução. Essas informações podem ser
úteis se você precisar entrar em contato com o suporte:
Execute o comando a seguir para encaminhar para a porta 8843. Isso permite que você chame a
API no pod:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-18 UTC."],[[["The documentation you are viewing is version 1.5, which is end-of-life, and an upgrade to a newer version is recommended."],["The `buildinfo` API provides details about the current build of a runtime component, which can be helpful when contacting support."],["You can access the `buildinfo` API by using `kubectl port-forward` to forward traffic to port 8843."],["After port-forwarding, the `buildinfo` API can be called using a curl command like `curl -v https://0:8843/v1/buildinfo -k`."]]],[]]