-{"_path":"/guide/troubleshooting","_dir":"guide","_draft":false,"_partial":false,"_locale":"","_empty":false,"title":"Troubleshooting","description":"Troubleshooting","position":6,"category":"Guide","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"troubleshooting"},"children":[{"type":"text","value":"Troubleshooting"}]},{"type":"element","tag":"h2","props":{"id":"readinessprobe-fails"},"children":[{"type":"text","value":"ReadinessProbe fails"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Depending on the CRD version running in your cluster, it may take a few seconds to connect to the Kubernetes API. Until Policy Reporter is able to watch for the PolicyReporter CRD, the check fails. If this causes problems in your cluster, you can add an "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"initialDelaySeconds"}]},{"type":"text","value":" to the readinessProbe configuration in your "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"values.yaml"}]},{"type":"text","value":"."}]},{"type":"element","tag":"code","props":{"code":"readinessProbe:\n initialDelaySeconds: 10\n httpGet:\n path: /ready\n port: http\n","language":"yaml","meta":null},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-7e432d"},"children":[{"type":"text","value":"readinessProbe"}]},{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-7e432d"},"children":[{"type":"text","value":"initialDelaySeconds"}]},{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-fc1d09"},"children":[{"type":"text","value":"10"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-7e432d"},"children":[{"type":"text","value":"httpGet"}]},{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-7e432d"},"children":[{"type":"text","value":"path"}]},{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a878fe"},"children":[{"type":"text","value":"/ready"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-7e432d"},"children":[{"type":"text","value":"port"}]},{"type":"element","tag":"span","props":{"class":"ct-422f1d"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a878fe"},"children":[{"type":"text","value":"http"}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-a878fe{color:#0A3069}\n.ct-fc1d09{color:#0550AE}\n.ct-422f1d{color:#24292F}\n.ct-7e432d{color:#116329}\n.dark .ct-7e432d{color:#7EE787}\n.dark .ct-422f1d{color:#C9D1D9}\n.dark .ct-fc1d09{color:#79C0FF}\n.dark .ct-a878fe{color:#A5D6FF}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"readinessprobe-fails","depth":2,"text":"ReadinessProbe fails"}]}},"_type":"markdown","_id":"content:01. guide:troubleshooting.md","_source":"content","_file":"01. guide/troubleshooting.md","_extension":"md"}
0 commit comments