Skip to content

Commit 26fb37a

Browse files
committed
added additional links for documentation
Signed-off-by: Ali Mukadam <[email protected]>
1 parent 4e5efd3 commit 26fb37a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/configuration.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
. link:#configure-helm-parameters[Configure helm parameters]
5959
. link:#configure-calico-parameters[Configure Calico parameters]
6060
. link:#configure-kubernetes-metrics-server-parameters[Configure Kubernetes Metrics Server parameters]
61+
. link:#configure-kms-metrics-integration-parameters[Configure KMS Integration parameters]
6162

6263
=== Assumptions
6364

docs/instructions.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
:uri-oci-documentation: https://docs.cloud.oracle.com/iaas/Content/home.htm
2626
:uri-oci-instance-principal: https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/callingservicesfrominstances.htm
2727
:uri-oci-kms: https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm
28+
:uri-oci-manage-dynamic-groups: https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingdynamicgroups.htm
29+
:uri-oci-manage-policies: https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingpolicies.htm
2830
:uri-oci-ocir: https://docs.cloud.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm
2931
:uri-oke: https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm
3032
:uri-oracle: https://www.oracle.com
@@ -71,8 +73,8 @@ This section assumes you have completed the following:
7173
If you wish to use {uri-oci-kms}[OCI KMS] to encrypt Kubernetes secrets, the following is required:
7274

7375
* the Terraform user must have the following rights
74-
** manage dynamic groups
75-
** manage policies in root tenancy
76+
** {uri-oci-manage-dynamic-groups}[manage dynamic groups]
77+
** {uri-oci-manage-policies}[manage policies in root tenancy]
7678
* link:#adding-the-bastion-host[bastion must be enabled]
7779
* link:#enabling-instance_principal-on-the-bastion-host[bastion instance_principal must be enabled]
7880
* use_encryption must be set to _true_

0 commit comments

Comments
 (0)