Skip to content

Commit 2ba6cdc

Browse files
authored
Merge pull request #499 from Suse-KevinKlinger/main
Fix EIC appendix; Add links for backups
2 parents 4e01052 + a3fb083 commit 2ba6cdc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

adoc/SAP-EIC-Main.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,10 @@ to install {eic} in your prepared environments.
227227
[#Appendix]
228228
== Appendix
229229

230-
include::SAP-EIC-ImagePullSecrets.adoc[leveloffset=+2]
231-
232-
230+
include::SAP-EIC-ImagePullSecrets.adoc[tags=!eic-harvester-links, leveloffset=+2]
231+
++++
232+
<?pdfpagebreak?>
233+
++++
233234
include::SAP-EIC-LoginRegistryApplicationCollection.adoc[tags=general-login;eic-reference,leveloffset=+2]
234235

235236
=== Using self-signed certificates

adoc/SAPDI3-Rancher.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ tls-san:
4040
EOF
4141
----
4242

43-
IMPORTANT: You also need take about ETCD Snapshots and to perfom backups of your Rancher instance.
44-
This is not part of this Document and you can find more information in our Documentation.
43+
IMPORTANT: You also need to consider taking etcd snapshots and perform backups of your Rancher instance. These topics are not covered in this document, but you can find more information in our official documentation.
44+
Helpful links are https://docs.rke2.io/datastore/backup_restore and https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery.
4545

4646
IMPORTANT: For security reasons, we generally recommend activating the CIS profile when installing RKE2.
4747
This is currently still being validated and will be included in the documentation at a later date.

adoc/SLES4SAP-sap-infra-monitoring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Title, authors, abstract and disclaimer are in the -docinfo.xml file
22
// build PDF with:
3-
// docker run --rm -it --volume ${PWD}:/usr/src/app --workdir /usr/src/app susedoc/ci:latest /bin/bash -c "daps -d DC-WP-intel-monitoring pdf --draft"
3+
// docker run --rm -it --volume ${PWD}:/usr/src/app --workdir /usr/src/app susedoc/ci:latest /bin/bash -c "daps -d DC-SBP-SLES4SAP-sap-infra-monitoring pdf --draft"
44

55
// enable docinfo
66
:docinfo:

0 commit comments

Comments
 (0)