-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Pgpool Complete Docs #650
Conversation
408e803
to
c0cbeaf
Compare
3ad50c5
to
94fe234
Compare
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
13066657 | Triggered | RSA Private Key | d482bc1 | docs/guides/pgpool/tls/configure_ssl.md | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Visit the preview URL for this PR (updated for commit 479cc28): https://kubedb-v2-hugo--pr650-pgpool-cd0pndwl.web.app (expires Wed, 21 Aug 2024 09:47:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 0f29ae8ae0bd54a99bf2b223b6833be47acd5943 |
66614fb
to
20d8e73
Compare
|
||
8. Then the `KubeDB` Ops-manager operator will restart the related PetSet Pods so that they restart with the new configuration defined in the `PgpoolOpsRequest` CR. | ||
|
||
9. After the successful reconfiguring of the `Pgpool`, the `KubeDB` Ops-manager operator resumes the `Pgpool` object so that the `KubeDB` Provisioner operator resumes its usual operations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The lines are broken. Re-check them. Happens in all the overviews.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These seems some internal issues to all the DB docs. Locally in goland all seems fine!
menu: | ||
docs_{{ .version }}: | ||
identifier: pp-horizontal-scaling-ops | ||
name: pp-horizontal-scaling-ops |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the name here - HorizontalScaling OpsRequest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
menu: | ||
docs_{{ .version }}: | ||
identifier: pp-vertical-scaling-ops | ||
name: pp-vertical-scaling-ops |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the name here - VerticalScaling OpsRequest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
menu: | ||
docs_{{ .version }}: | ||
identifier: pp-using-config-file-configuration | ||
name: Config File |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename - Customize Configurations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
menu: | ||
docs_{{ .version }}: | ||
identifier: pp-using-init-configuration | ||
name: Init Config |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename - Customize Init Config
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
|
||
|
||
## CRD Configuration | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add some more example -
-
Refer to this blog for adding custom sidecar containers - custom container
-
Using nodeselector
-
Using taint and tolerations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
Signed-off-by: MobarakHsn <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏻
Signed-off-by: MobarakHsn [email protected]