La API buildinfo muestra información sobre la compilación actual para un componente del entorno de ejecución. Esta información puede ser útil si necesitas comunicarte con el equipo de asistencia:
Ejecuta el siguiente comando para reenviar al puerto 8843. Esto te permite llamar a la API en el Pod:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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`."]]],[]]