https://github.com/dgapitts/learning-cnpg
https://github.com/dgapitts/learning-cnpg
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dgapitts/learning-cnpg
- Owner: dgapitts
- Created: 2023-12-29T21:21:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T21:42:05.000Z (about 2 years ago)
- Last Synced: 2025-02-26T09:46:44.933Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-cnpg
* [Background - install kubectl, kind, docker desktop and psql](docs/01-Background-installs.md)
* [Add 3 node cluster and monitoring](docs/02-Base-cnpg-setup.md)
* [Wrapper script check_logs](docs/03-wrapper-script-for-checking-logs.md)
* [First steps with pgbench and psql](docs/04-First-steps-with-pgbench-and-psql.md)
* [cnpg plugin status](docs/05-cnpg-plugin.md)
* [expose pg services](docs/06-expose_pg_services.md)