Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fjogeleit committed Nov 14, 2024
1 parent 4bc07c1 commit 416e95c
Show file tree
Hide file tree
Showing 66 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.

1 change: 0 additions & 1 deletion docs/api/_content/cache.1728305502691.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/api/_content/cache.1731577331823.json

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-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"}
{"_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-276a44"},"children":[{"type":"text","value":"readinessProbe"}]},{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-276a44"},"children":[{"type":"text","value":"initialDelaySeconds"}]},{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-4c849f"},"children":[{"type":"text","value":"10"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-276a44"},"children":[{"type":"text","value":"httpGet"}]},{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-276a44"},"children":[{"type":"text","value":"path"}]},{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-2f585f"},"children":[{"type":"text","value":"/ready"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-276a44"},"children":[{"type":"text","value":"port"}]},{"type":"element","tag":"span","props":{"class":"ct-ce955a"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-2f585f"},"children":[{"type":"text","value":"http"}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-2f585f{color:#0A3069}\n.ct-4c849f{color:#0550AE}\n.ct-ce955a{color:#24292F}\n.ct-276a44{color:#116329}\n.dark .ct-276a44{color:#7EE787}\n.dark .ct-ce955a{color:#C9D1D9}\n.dark .ct-4c849f{color:#79C0FF}\n.dark .ct-2f585f{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"}
1 change: 0 additions & 1 deletion docs/api/_content/query/UJ4N0PeXns.1728305502691.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/api/_content/query/UJ4N0PeXns.1731577331823.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 416e95c

Please sign in to comment.