Skip to content

Commit 8c08715

Browse files
authored
Merge pull request #368 from vmware/mshobha/fix-provisioner-doc
Fix the hyperlink in provisioner documentation
2 parents 4a256e1 + 3eeabe9 commit 8c08715

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

docs/data-sources/provisioner.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ Read provisioner in a management cluster using this Terraform module.
1212
- Only provisioner read feature is enabled for Tanzu Kubernetes Grid Service and Tanzu Kubernetes Grid vSphere management clusters.
1313
- For a Tanzu Kubernetes cluster running in vSphere, you add a provisioner by creating
1414
a namespace in the management cluster, which you can do using kubectl.
15-
For more information, see [Create Namespaces in the Management Cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
15+
For more information, see [Create Namespaces in the Management Cluster][create-namespaces-in-the-management-cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
1616
- For a Tanzu Kubernetes cluster running in vSphere with Tanzu, you add a provisioner by creating
1717
a vSphere namespace in the Supervisor Cluster, which you can do in your vSphere environment.
18-
For more information, see [Configuring and Managing vSphere Namespaces] in the vSphere with
18+
For more information, see Configuring and Managing [vSphere 7.x][vsphere-7.x] and [vSphere 8.x][vsphere-8.x] Namespaces in the vSphere with
1919
Tanzu Configuration and Management documentation.
2020

21-
[Create Namespaces in the Management Cluster] : https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html#namespaces
22-
[Configuring and Managing vSphere 7.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
23-
[Configuring and Managing vSphere 8.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
21+
[create-namespaces-in-the-management-cluster]: https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html
22+
[vsphere-7.x]: https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
23+
[vsphere-8.x]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
2424

2525
### Example Usage
2626

docs/resources/provisioner.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ Addition of a provisioner resource refers to creation of namespace in the manage
1414
- Only provisioner read only feature is enabled for Tanzu Kubernetes Grid Service and Tanzu Kubernetes Grid vSphere management clusters.
1515
- For a Tanzu Kubernetes cluster running in vSphere, you add a provisioner by creating
1616
a namespace in the management cluster, which you can do using kubectl.
17-
For more information, see [Create Namespaces in the Management Cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
17+
For more information, see [Create Namespaces in the Management Cluster][create-namespaces-in-the-management-cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
1818
- For a Tanzu Kubernetes cluster running in vSphere with Tanzu, you add a provisioner by creating
1919
a vSphere namespace in the Supervisor Cluster, which you can do in your vSphere environment.
20-
For more information, see [Configuring and Managing vSphere Namespaces] in the vSphere with
20+
For more information, see Configuring and Managing [vSphere 7.x][vsphere-7.x] and [vSphere 8.x][vsphere-8.x] Namespaces in the vSphere with
2121
Tanzu Configuration and Management documentation.
2222

23-
[Create Namespaces in the Management Cluster] : https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html#namespaces
24-
[Configuring and Managing vSphere 7.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
25-
[Configuring and Managing vSphere 8.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
23+
[create-namespaces-in-the-management-cluster]: https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html
24+
[vsphere-7.x]: https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
25+
[vsphere-8.x]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
2626

2727
### Example Usage
2828

templates/data-sources/provisioner.md.tmpl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ Read provisioner in a management cluster using this Terraform module.
1212
- Only provisioner read feature is enabled for Tanzu Kubernetes Grid Service and Tanzu Kubernetes Grid vSphere management clusters.
1313
- For a Tanzu Kubernetes cluster running in vSphere, you add a provisioner by creating
1414
a namespace in the management cluster, which you can do using kubectl.
15-
For more information, see [Create Namespaces in the Management Cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
15+
For more information, see [Create Namespaces in the Management Cluster][create-namespaces-in-the-management-cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
1616
- For a Tanzu Kubernetes cluster running in vSphere with Tanzu, you add a provisioner by creating
1717
a vSphere namespace in the Supervisor Cluster, which you can do in your vSphere environment.
18-
For more information, see [Configuring and Managing vSphere Namespaces] in the vSphere with
18+
For more information, see Configuring and Managing [vSphere 7.x][vsphere-7.x] and [vSphere 8.x][vsphere-8.x] Namespaces in the vSphere with
1919
Tanzu Configuration and Management documentation.
2020

21-
[Create Namespaces in the Management Cluster] : https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html#namespaces
22-
[Configuring and Managing vSphere 7.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
23-
[Configuring and Managing vSphere 8.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
21+
[create-namespaces-in-the-management-cluster]: https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html
22+
[vsphere-7.x]: https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
23+
[vsphere-8.x]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
2424

2525
### Example Usage
2626

templates/resources/provisioner.md.tmpl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ Addition of a provisioner resource refers to creation of namespace in the manage
1414
- Only provisioner read only feature is enabled for Tanzu Kubernetes Grid Service and Tanzu Kubernetes Grid vSphere management clusters.
1515
- For a Tanzu Kubernetes cluster running in vSphere, you add a provisioner by creating
1616
a namespace in the management cluster, which you can do using kubectl.
17-
For more information, see [Create Namespaces in the Management Cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
17+
For more information, see [Create Namespaces in the Management Cluster][create-namespaces-in-the-management-cluster] in the VMware Tanzu Kubernetes Grid Product Documentation.
1818
- For a Tanzu Kubernetes cluster running in vSphere with Tanzu, you add a provisioner by creating
1919
a vSphere namespace in the Supervisor Cluster, which you can do in your vSphere environment.
20-
For more information, see [Configuring and Managing vSphere Namespaces] in the vSphere with
20+
For more information, see Configuring and Managing [vSphere 7.x][vsphere-7.x] and [vSphere 8.x][vsphere-8.x] Namespaces in the vSphere with
2121
Tanzu Configuration and Management documentation.
2222

23-
[Create Namespaces in the Management Cluster] : https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html#namespaces
24-
[Configuring and Managing vSphere 7.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
25-
[Configuring and Managing vSphere 8.x Namespaces] : https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
23+
[create-namespaces-in-the-management-cluster]: https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.5/vmware-tanzu-kubernetes-grid-15/GUID-cluster-lifecycle-multiple-management-clusters.html
24+
[vsphere-7.x]: https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
25+
[vsphere-8.x]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-1544C9FE-0B23-434E-B823-C59EFC2F7309.html
2626

2727
### Example Usage
2828

0 commit comments

Comments
 (0)