Skip to content

Commit ec4c6ad

Browse files
Fix xref issues + revert to old start file name
Signed-off-by: Jillian <[email protected]>
1 parent a8ab58c commit ec4c6ad

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

docs/version-1.7.0/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ name: storage
22
title: SUSE® Storage
33
version: 1.7.0
44
display_version: 1.7.0 (latest)
5-
start_page: en:overview.adoc
5+
start_page: en:longhorn-documentation.adoc
66
nav:
77
- modules/en/nav.adoc

docs/version-1.7.0/modules/en/nav.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
* xref:overview.adoc[]
1+
* xref:longhorn-documentation.adoc[]
22
* xref:introduction/introduction.adoc[]
33
** xref:introduction/concepts.adoc[]
44
** xref:introduction/terminology.adoc[]
55
** xref:introduction/contributing.adoc[]
6-
* xref:introduction/important-notes.adoc[]
6+
* xref:important-notes.adoc[]
77
* Installation and Setup
88
** xref:installation-setup/requirements.adoc[]
9-
** xref:introduction/best-practices.adoc[]
9+
** xref:installation-setup/best-practices.adoc[]
1010
** xref:installation-setup/installation/installation.adoc[]
1111
*** xref:installation-setup/installation/install-using-argocd.adoc[]
1212
*** xref:installation-setup/installation/install-using-fleet.adoc[]

docs/version-1.7.0/modules/en/pages/installation-setup/installation/installation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:current-version: {page-component-version}
55

66
NOTE: This quick installation guide uses some configurations which are not for production usage.
7-
Please see xref:introduction/best-practices.adoc[] for how to configure SUSE® Storage for production usage.
7+
Please see xref:installation-setup/best-practices.adoc[] for how to configure SUSE® Storage for production usage.
88

99
SUSE® Storage can be installed on a Kubernetes cluster in several ways:
1010

docs/version-1.7.0/modules/en/pages/installation-setup/os-distro/talos-linux.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Longhorn requires pod security `enforce: "privileged"`.
3131

3232
By default, Talos Linux applies a `baseline` pod security profile across namespaces, except for the kube-system namespace. This default setting restricts Longhorn's ability to manage and access system resources. For more information, see xref:installation-setup/requirements.adoc#_root_and_privileged_permission[Root and Privileged Permission].
3333

34-
For detailed instructions, see xref:introduction/important-notes.adoc#_pod_security_policies_disabled__pod_security_admission_introduction[Pod Security Policies Disabled & Pod Security Admission Introduction] and the Talos documentation on https://www.talos.dev/v1.6/kubernetes-guides/configuration/pod-security/[Pod Security].
34+
For detailed instructions, see xref:important-notes.adoc#_pod_security_policies_disabled__pod_security_admission_introduction[Pod Security Policies Disabled & Pod Security Admission Introduction] and the Talos documentation on https://www.talos.dev/v1.6/kubernetes-guides/configuration/pod-security/[Pod Security].
3535

3636
=== Data Path Mounts
3737

docs/version-1.7.0/modules/en/pages/installation-setup/requirements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Longhorn workloads must be able to run as root in order for Longhorn to be d
1818

1919
<<_using_the_environment_check_script,This script>> can be used to check the Longhorn environment for potential issues.
2020

21-
For the minimum recommended hardware, refer to the xref:introduction/best-practices.adoc#_minimum_recommended_hardware[best practices guide.]
21+
For the minimum recommended hardware, refer to the xref:installation-setup/best-practices.adoc#_minimum_recommended_hardware[best practices guide.]
2222

2323
[discrete]
2424
== OS/Distro Specific Configuration

docs/version-1.7.0/modules/en/pages/longhorn-system/networking/storage-network.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Configure the setting xref:longhorn-system/settings.adoc#_storage_network_for_rw
5959

6060
When an RWX volume is created with the storage network, the NFS mount point connection must be re-established when the CSI plugin pod restarts. Longhorn provides the xref:longhorn-system/settings.adoc#_automatically_delete_workload_pod_when_the_volume_is_detached_unexpectedly[Automatically Delete Workload Pod when The Volume Is Detached Unexpectedly] setting, which automatically deletes RWX volume workload pods when the CSI plugin pod restarts. However, the workload pod's NFS mount point could become unresponsive when the setting is disabled or the pod is not managed by a controller. In such cases, you must manually restart the CSI plugin pod.
6161

62-
For more information, see xref:introduction/important-notes.adoc#_storage_network_support_for_read_write_many_rwx_volumes[Storage Network Support for Read-Write-Many (RWX) Volume] in Important Notes.
62+
For more information, see xref:important-notes.adoc#_storage_network_support_for_read_write_many_rwx_volumes[Storage Network Support for Read-Write-Many (RWX) Volume] in Important Notes.
6363

6464
== History
6565

docs/version-1.7.0/modules/en/pages/longhorn-system/settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ ____
723723

724724
This setting allows user to create and attach a volume that doesn't have all the replicas scheduled at the time of creation.
725725

726-
NOTE: It's recommended to disable this setting when using Longhorn in the production environment. See xref:introduction/best-practices.adoc[Best Practices] for details.
726+
NOTE: It's recommended to disable this setting when using Longhorn in the production environment. See xref:installation-setup/best-practices.adoc[Best Practices] for details.
727727

728728
=== Disable Scheduling On Cordoned Node
729729

docs/version-1.7.0/modules/en/pages/volumes/storageclass-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ ____
311311

312312
____
313313
Global setting: xref:longhorn-system/settings.adoc#_replica_node_level_soft_anti_affinity[Replica Node Level Soft Anti-Affinity].
314-
More details in xref:nodes/scheduling.adoc[Scheduling] and xref:introduction/best-practices.adoc#_replica_node_level_soft_anti_affinity[Best Practices].
314+
More details in xref:nodes/scheduling.adoc[Scheduling] and xref:installation-setup/best-practices.adoc#_replica_node_level_soft_anti_affinity[Best Practices].
315315
____
316316

317317
[discrete]

lh-local-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site:
22
title: SUSE® Storage
3-
start_page: 1.7.0@storage:en:overview.adoc
3+
start_page: 1.7.0@storage:en:longhorn-documentation.adoc
44

55
content:
66
sources:

lh-remote-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site:
22
title: Longhorn
3-
start_page: 1.7.0@storage:en:overview.adoc
3+
start_page: 1.7.0@storage::index.adoc
44

55
content:
66
sources:

0 commit comments

Comments
 (0)