-
Notifications
You must be signed in to change notification settings - Fork 54
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 MSSQL Server Concepts and Provisioning Docs #693
Conversation
Visit the preview URL for this PR (updated for commit a09f55b): https://kubedb-v2-hugo--pr693-ms-concepts-and-prov-rngs5jid.web.app (expires Wed, 23 Oct 2024 13:54:29 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 0f29ae8ae0bd54a99bf2b223b6833be47acd5943 |
5e3013f
to
de21264
Compare
556ff1f
to
162c9e2
Compare
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
Signed-off-by: Neaj Morshad <[email protected]>
…nt Variables MSSQL_PID docs Signed-off-by: Neaj Morshad <[email protected]>
162c9e2
to
76c2599
Compare
Signed-off-by: Neaj Morshad <[email protected]>
76c2599
to
3944946
Compare
500a682
to
6963c9a
Compare
6963c9a
to
90ef293
Compare
90ef293
to
9bf1d18
Compare
mssqlserver.kubedb.com/mssqlserver-standalone patched | ||
|
||
$ kubectl delete ms -n demo mssqlserver-standalone | ||
mssqlserver.kubedb.com "mssqlserver-standalone" deleted |
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.
change this to -> "mssqlserver.kubedb.com /mssqlserver-standalone deleted"
|
||
```bash | ||
$ kubectl delete ms -n demo mssqlserver-ag-cluster | ||
mssqlserver.kubedb.com "mssqlserver-ag-cluster" deleted |
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.
change to -> "mssqlserver.kubedb.com/mssqlserver-ag-cluster deleted"
$ kubectl patch -n demo ms mssqlserver-ag-cluster -p '{"spec":{"deletionPolicy":"Delete"}}' --type="merge" | ||
mssqlserver.kubedb.com/mssqlserver-ag-cluster patched | ||
$ kubectl delete ms -n demo mssqlserver-ag-cluster | ||
mssqlserver.kubedb.com "mssqlserver-ag-cluster" deleted |
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.
change this line to previous style
mssqlserver.kubedb.com/mssqlserver-ag-cluster patched | ||
|
||
$ kubectl delete ms -n demo mssqlserver-ag-cluster | ||
mssqlserver.kubedb.com "mssqlserver-ag-cluster" deleted |
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.
same change
9bf1d18
to
2051e61
Compare
Signed-off-by: Neaj Morshad <[email protected]>
2051e61
to
a055c91
Compare
Signed-off-by: Neaj Morshad <[email protected]>
69fc33b
to
c6eb8a2
Compare
Signed-off-by: Neaj Morshad <[email protected]>
716c194
to
a09f55b
Compare
No description provided.