Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fjogeleit committed Sep 11, 2023
1 parent 51f8377 commit 23f542b
Show file tree
Hide file tree
Showing 64 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.

1 change: 0 additions & 1 deletion docs/api/_content/query/EuBkm36NC7.1694434657409.json

This file was deleted.

1 change: 1 addition & 0 deletions docs/api/_content/query/EuBkm36NC7.1694444868613.json

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-75f98d"},"children":[{"type":"text","value":"readinessProbe"}]},{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-75f98d"},"children":[{"type":"text","value":"initialDelaySeconds"}]},{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-08312a"},"children":[{"type":"text","value":"10"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-75f98d"},"children":[{"type":"text","value":"httpGet"}]},{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-75f98d"},"children":[{"type":"text","value":"path"}]},{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-67b900"},"children":[{"type":"text","value":"/ready"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-75f98d"},"children":[{"type":"text","value":"port"}]},{"type":"element","tag":"span","props":{"class":"ct-69b50f"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-67b900"},"children":[{"type":"text","value":"http"}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-67b900{color:#0A3069}\n.ct-08312a{color:#0550AE}\n.ct-69b50f{color:#24292F}\n.ct-75f98d{color:#116329}\n.dark .ct-75f98d{color:#7EE787}\n.dark .ct-69b50f{color:#C9D1D9}\n.dark .ct-08312a{color:#79C0FF}\n.dark .ct-67b900{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-9461c6"},"children":[{"type":"text","value":"readinessProbe"}]},{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-9461c6"},"children":[{"type":"text","value":"initialDelaySeconds"}]},{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-5d4c6b"},"children":[{"type":"text","value":"10"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-9461c6"},"children":[{"type":"text","value":"httpGet"}]},{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":":"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-9461c6"},"children":[{"type":"text","value":"path"}]},{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-f2a831"},"children":[{"type":"text","value":"/ready"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-9461c6"},"children":[{"type":"text","value":"port"}]},{"type":"element","tag":"span","props":{"class":"ct-4ab635"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-f2a831"},"children":[{"type":"text","value":"http"}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-f2a831{color:#0A3069}\n.ct-5d4c6b{color:#0550AE}\n.ct-4ab635{color:#24292F}\n.ct-9461c6{color:#116329}\n.dark .ct-9461c6{color:#7EE787}\n.dark .ct-4ab635{color:#C9D1D9}\n.dark .ct-5d4c6b{color:#79C0FF}\n.dark .ct-f2a831{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 23f542b

Please sign in to comment.