Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fjogeleit committed Oct 7, 2024
1 parent 4ab2863 commit 0e2b937
Show file tree
Hide file tree
Showing 63 changed files with 219 additions and 219 deletions.
2 changes: 1 addition & 1 deletion docs/200.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/404.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"_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-3a5b91"},"children":[{"type":"text","value":"readinessProbe"}]},{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-3a5b91"},"children":[{"type":"text","value":"initialDelaySeconds"}]},{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-cb1a2c"},"children":[{"type":"text","value":"10"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-3a5b91"},"children":[{"type":"text","value":"httpGet"}]},{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-3a5b91"},"children":[{"type":"text","value":"path"}]},{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-4e0c28"},"children":[{"type":"text","value":"/ready"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-3a5b91"},"children":[{"type":"text","value":"port"}]},{"type":"element","tag":"span","props":{"class":"ct-9b9e99"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-4e0c28"},"children":[{"type":"text","value":"http"}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-4e0c28{color:#0A3069}\n.ct-cb1a2c{color:#0550AE}\n.ct-9b9e99{color:#24292F}\n.ct-3a5b91{color:#116329}\n.dark .ct-3a5b91{color:#7EE787}\n.dark .ct-9b9e99{color:#C9D1D9}\n.dark .ct-cb1a2c{color:#79C0FF}\n.dark .ct-4e0c28{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"}
{"_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-57c5ae"},"children":[{"type":"text","value":"readinessProbe"}]},{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-57c5ae"},"children":[{"type":"text","value":"initialDelaySeconds"}]},{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-3bb3ce"},"children":[{"type":"text","value":"10"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-57c5ae"},"children":[{"type":"text","value":"httpGet"}]},{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-57c5ae"},"children":[{"type":"text","value":"path"}]},{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-ee339b"},"children":[{"type":"text","value":"/ready"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-57c5ae"},"children":[{"type":"text","value":"port"}]},{"type":"element","tag":"span","props":{"class":"ct-744c49"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-ee339b"},"children":[{"type":"text","value":"http"}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-ee339b{color:#0A3069}\n.ct-3bb3ce{color:#0550AE}\n.ct-744c49{color:#24292F}\n.ct-57c5ae{color:#116329}\n.dark .ct-57c5ae{color:#7EE787}\n.dark .ct-744c49{color:#C9D1D9}\n.dark .ct-3bb3ce{color:#79C0FF}\n.dark .ct-ee339b{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"}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 0e2b937

Please sign in to comment.