Skip to content
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

Merged
merged 16 commits into from
Aug 14, 2024
Merged

Add Pgpool Complete Docs #650

merged 16 commits into from
Aug 14, 2024

Conversation

MobarakHsn
Copy link
Contributor

Signed-off-by: MobarakHsn [email protected]

@MobarakHsn MobarakHsn force-pushed the pgpool branch 2 times, most recently from 408e803 to c0cbeaf Compare July 16, 2024 09:13
@MobarakHsn MobarakHsn force-pushed the pgpool branch 6 times, most recently from 3ad50c5 to 94fe234 Compare July 31, 2024 07:08
@MobarakHsn MobarakHsn requested a review from raihankhan July 31, 2024 07:42
@kubedb kubedb deleted a comment from github-actions bot Aug 1, 2024
@kubedb kubedb deleted a comment from gitguardian bot Aug 1, 2024
Copy link

gitguardian bot commented Aug 1, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
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
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. 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


🦉 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.

Copy link

github-actions bot commented Aug 1, 2024

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


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.
Copy link
Contributor

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.

Copy link
Contributor Author

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
Copy link
Contributor

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

Copy link
Contributor Author

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
Copy link
Contributor

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

Copy link
Contributor Author

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename - Customize Configurations

Copy link
Contributor Author

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename - Customize Init Config

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed



## CRD Configuration

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add some more example -

  1. Refer to this blog for adding custom sidecar containers - custom container

  2. Using nodeselector

  3. Using taint and tolerations

Copy link
Contributor Author

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]>
Copy link
Contributor

@raihankhan raihankhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@raihankhan raihankhan merged commit e19f4b4 into master Aug 14, 2024
6 checks passed
@raihankhan raihankhan deleted the pgpool branch August 14, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants