diff --git a/product_docs/docs/postgres_for_kubernetes/1/bootstrap.mdx b/product_docs/docs/postgres_for_kubernetes/1/bootstrap.mdx index c7ca32653c3..0276e08a98e 100644 --- a/product_docs/docs/postgres_for_kubernetes/1/bootstrap.mdx +++ b/product_docs/docs/postgres_for_kubernetes/1/bootstrap.mdx @@ -245,9 +245,9 @@ spec: size: 1Gi ``` -EDB Postgres for Kubernetes supports another way to customize the behaviour of the +EDB Postgres for Kubernetes supports another way to customize the behavior of the `initdb` invocation, using the `options` subsection. However, given that there -are options that can break the behaviour of the operator (such as `--auth` or +are options that can break the behavior of the operator (such as `--auth` or `-d`), this technique is deprecated and will be removed from future versions of the API. diff --git a/product_docs/docs/postgres_for_kubernetes/1/faq.mdx b/product_docs/docs/postgres_for_kubernetes/1/faq.mdx index 496ab3dcede..98f8bf276e0 100644 --- a/product_docs/docs/postgres_for_kubernetes/1/faq.mdx +++ b/product_docs/docs/postgres_for_kubernetes/1/faq.mdx @@ -154,10 +154,29 @@ Our advice is for everyone that wants to fully exploit Cloud Native PostgreSQL to acquire the "Certified Kubernetes Administrator (CKA)" status from the CNCF certification program. -