[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-30 UTC。"],[],[],null,["# Troubleshoot Kf ServiceInstanceBindings\n\nUse these steps to troubleshoot various issues that can occur when using Kf ServiceInstanceBindings.\n\nObject is stuck deleting\n------------------------\n\nRun the following command to get the resource information, then check for the causes listed below: \n\n kubectl get serviceinstancebindings.kf.dev -n \u003cvar translate=\"no\"\u003eSPACE_NAME\u003c/var\u003e \u003cvar translate=\"no\"\u003eSERVICEINSTANCEBINDING_NAME\u003c/var\u003e -o yaml\n\nThe `kf` CLI can help check for some of the issues: \n\n kf doctor --space \u003cvar translate=\"no\"\u003eSPACE_NAME\u003c/var\u003e serviceinstancebinding/\u003cvar translate=\"no\"\u003eSERVICEINSTANCEBINDING_NAME\u003c/var\u003e\n\nObject generation state drift\n-----------------------------\n\nRun the following command to get the resource information, then check for the causes listed below: \n\n kubectl get serviceinstancebindings.kf.dev -n \u003cvar translate=\"no\"\u003eSPACE_NAME\u003c/var\u003e \u003cvar translate=\"no\"\u003eSERVICEINSTANCEBINDING_NAME\u003c/var\u003e -o yaml\n\nThe `kf` CLI can help check for some of the issues: \n\n kf doctor --space \u003cvar translate=\"no\"\u003eSPACE_NAME\u003c/var\u003e serviceinstancebinding/\u003cvar translate=\"no\"\u003eSERVICEINSTANCEBINDING_NAME\u003c/var\u003e\n\nObject reconciliation failed\n----------------------------\n\nRun the following command to get the resource information, then check for the causes listed below: \n\n kubectl get serviceinstancebindings.kf.dev -n \u003cvar translate=\"no\"\u003eSPACE_NAME\u003c/var\u003e \u003cvar translate=\"no\"\u003eSERVICEINSTANCEBINDING_NAME\u003c/var\u003e -o yaml\n\nThe `kf` CLI can help check for some of the issues: \n\n kf doctor --space \u003cvar translate=\"no\"\u003eSPACE_NAME\u003c/var\u003e serviceinstancebinding/\u003cvar translate=\"no\"\u003eSERVICEINSTANCEBINDING_NAME\u003c/var\u003e"]]