-
Notifications
You must be signed in to change notification settings - Fork 20
content for v1.4.0 #920
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
content for v1.4.0 #920
Conversation
Docs Preview
|
Deploying documentation with
|
Latest commit: |
c7497a9
|
Status: | ✅ Deploy successful! |
Preview URL: | https://3d47e473.documentation-21k.pages.dev |
Branch Preview URL: | https://operator-v1-4-0-content.documentation-21k.pages.dev |
Docs Preview
|
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Outdated
Show resolved
Hide resolved
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Outdated
Show resolved
Hide resolved
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Outdated
Show resolved
Hide resolved
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Outdated
Show resolved
Hide resolved
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Show resolved
Hide resolved
[b1]: #kurrentdbbackupextrametadataspec | ||
|
||
The format of the `ttl` may be in years (`y`), weeks (`w`), days (`d`), hours (`h`), or seconds | ||
(`s`), or a combination like `1d12h` |
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.
Maybe add an example
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.
Isn't 1d12h
an example? What did you have in mind?
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Outdated
Show resolved
Hide resolved
KurrentDB is a clustered database, and all official KurrentDB clients are cluster-aware. As a | ||
result, there are times that a client will find out from one server node how to connect to | ||
another server node. To make this work, each server node advertises to other servers and to clients | ||
how it should be dialed by clients. Servers also advertise to each other how they should each by |
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.
how it should be dialed by clients. Servers also advertise to each other how they should each by | |
how it should be dialed by clients. Servers also advertise to each other how they should be |
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.
I rephrased this entirely to:
KurrentDB is a clustered database, and all official KurrentDB clients are cluster-aware. As a result, there are times when a client will find out from one server how to connect to another server. To make this work, each server advertises how clients and other servers should contact it.
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Outdated
Show resolved
Hide resolved
docs/server/kubernetes-operator/v1.4.0/operations/advanced-networking.md
Outdated
Show resolved
Hide resolved
e6abea2
to
c7497a9
Compare
No description provided.