@@ -335,7 +335,7 @@ optional: true
335
335
ref : configure-backup-https
336
336
content : |
337
337
338
- If you want to enable backup for your |onprem| instance, you must
338
+ If you want to enable Backup for your |onprem| instance, you must
339
339
configure all of the following settings:
340
340
341
341
.. list-table::
@@ -351,11 +351,21 @@ content: |
351
351
| ``.backup``
352
352
| ``.``:opsmgrkube:`~spec.backup.enabled`
353
353
- boolean
354
- - Flag that indicates that backup is enabled. You must specify
355
- ``spec.backup.enabled: true`` to configure settings for the head
356
- database, oplog store, and snapshot store.
354
+ - Flag that indicates that Backup is enabled. You must
355
+ specify ``spec.backup.enabled: true`` to configure settings
356
+ for the head database, oplog store, and snapshot store.
357
357
- ``true``
358
358
359
+ * - | ``spec``
360
+ | ``.backup``
361
+ | ``.headDB``
362
+ - collection
363
+ - A collection of configuration settings for the
364
+ :term:`head database`. For descriptions of the individual
365
+ settings in the collection, see
366
+ :opsmgrkube:`spec.backup.headDB`.
367
+ -
368
+
359
369
* - | ``spec``
360
370
| ``.backup``
361
371
| ``.opLogStores``
@@ -419,9 +429,9 @@ content: |
419
429
| ``.s3Stores``
420
430
| ``.``:opsmgrkube:`~spec.backup.s3Stores.s3BucketEndpoint`
421
431
- string
422
- - |url| of the |s3| or |s3|-compatible bucket where
432
+ - |url| of the |s3| or |s3|-compatible bucket that
423
433
:opsmgr:`stores </tutorial/manage-s3-blockstore-storage>` the
424
- database backup snapshots.
434
+ database Backup snapshots.
425
435
- ``s3.us-east-1.amazonaws.com``
426
436
427
437
* - | ``spec``
@@ -430,19 +440,8 @@ content: |
430
440
| ``.``:opsmgrkube:`~spec.backup.s3Stores.s3BucketName`
431
441
- string
432
442
- Name of the |s3| or |s3|-compatible bucket that stores the
433
- database backup snapshots.
434
- - ``my-bucket``
435
-
436
- * - | ``spec``
437
- | ``.backup``
438
- | ``.s3Stores``
439
- | ``.``:opsmgrkube:`~spec.backup.s3Stores.s3RegionOverride`
440
- - string
441
- - Region where your |s3|-compatible bucket resides. Use this
442
- field only if your |s3| store's
443
- :opsmgrkube:`s3BucketEndpoint <spec.backup.s3Stores.s3BucketEndpoint>`
444
- doesn't include a region in its |url|. Don't use this field with |aws| |s3| buckets.
445
- - ``us-east-1``
443
+ database Backup snapshots.
444
+ - my-bucket
446
445
447
446
To configure a blockstore, configure the following settings:
448
447
@@ -474,25 +473,9 @@ content: |
474
473
namespace as the |onprem| resource.
475
474
- ``my-mongodb-blockstore``
476
475
477
- ---
478
- title : " Configure any additional settings for an |onprem| backup."
479
- stepnum : 8
480
- level : 4
481
- optional : true
482
- ref : add-k8s-optional-values-backups-https
483
- content : |
484
-
485
- Add any :ref:`optional settings <optional-om-k8s-settings>` for backups
486
- that you want to apply to your deployment to the |k8s-obj| specification
487
- file. For example, for each type of backup store, and for |onprem| backup
488
- daemon processes, you can assign labels to associate particular backup
489
- stores or backup daemon processes with specific projects.
490
- Use ``spec.backup.[*].assignmentLabels`` elements of the OpsManager
491
- resources.
492
-
493
476
---
494
477
title : " Configure any additional settings for an |onprem| deployment."
495
- stepnum : 9
478
+ stepnum : 8
496
479
level : 4
497
480
optional : true
498
481
ref : add-k8s-values
@@ -502,13 +485,13 @@ content: |
502
485
want to apply to your deployment to the |k8s-obj| specification file.
503
486
---
504
487
title : " Save this file with a ``.yaml`` file extension."
505
- stepnum : 10
488
+ stepnum : 9
506
489
level : 4
507
490
ref : save-object-spec
508
491
509
492
---
510
493
title : " Create your |onprem| instance."
511
- stepnum : 11
494
+ stepnum : 10
512
495
level : 4
513
496
ref : start-k8s-instance
514
497
content : |
@@ -526,7 +509,7 @@ content: |
526
509
527
510
---
528
511
title : " Track the status of your |onprem| instance."
529
- stepnum : 12
512
+ stepnum : 11
530
513
level : 4
531
514
ref : track-k8s-instance
532
515
content : |
@@ -567,7 +550,7 @@ content: |
567
550
568
551
After the |onprem| resource completes the ``Reconciling`` phase, the
569
552
command returns the following output under the ``status`` field if you
570
- enabled backup :
553
+ enabled Backup :
571
554
572
555
.. code-block:: yaml
573
556
:copyable: false
@@ -591,7 +574,7 @@ content: |
591
574
url: https://om-svc.cloudqa.svc.cluster.local:8443
592
575
version: "6.0.17"
593
576
594
- Backup remains in a ``Pending`` state until you configure the backup
577
+ Backup remains in a ``Pending`` state until you configure the Backup
595
578
databases.
596
579
597
580
.. tip::
@@ -621,7 +604,7 @@ content: |
621
604
url: https://om-svc.dev.svc.cluster.local:8443
622
605
version: ""
623
606
624
- Backup remains in a ``Pending`` state until you configure the backup
607
+ Backup remains in a ``Pending`` state until you configure the Backup
625
608
databases.
626
609
627
610
.. tip::
@@ -633,7 +616,7 @@ content: |
633
616
634
617
---
635
618
title : " Access the |onprem| application."
636
- stepnum : 13
619
+ stepnum : 12
637
620
level : 4
638
621
ref : access-opsmgr-instance
639
622
content : |
@@ -688,7 +671,7 @@ content: |
688
671
689
672
---
690
673
title : " Create credentials for the Kubernetes Operator."
691
- stepnum : 14
674
+ stepnum : 13
692
675
level : 4
693
676
ref : create-credentials
694
677
content : |
@@ -700,7 +683,7 @@ content: |
700
683
701
684
---
702
685
title : " Create a project using a |k8s-configmap|."
703
- stepnum : 15
686
+ stepnum : 14
704
687
level : 4
705
688
ref : create-project
706
689
content : |
@@ -752,8 +735,8 @@ content: |
752
735
``mms-ca.crt``.
753
736
754
737
---
755
- title : " Deploy MongoDB database resources to complete the backup configuration."
756
- stepnum : 16
738
+ title : " Deploy MongoDB database resources to complete the Backup configuration."
739
+ stepnum : 15
757
740
level : 4
758
741
ref : configure-backup
759
742
content : |
@@ -789,7 +772,7 @@ content: |
789
772
790
773
---
791
774
title : " Confirm that the |onprem| resource is running."
792
- stepnum : 17
775
+ stepnum : 16
793
776
level : 4
794
777
ref : confirm-running
795
778
content : |
0 commit comments