diff --git a/CODEOWNERS b/CODEOWNERS index 4b40be0c6..3ca746737 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -3,4 +3,4 @@ # Additional privileged files /CODEOWNERS @jeff-mccoy @daveworth # NOTE: No E to catch LICENSE and LICENSING -/LICENS* @jeff-mccoy @Austen \ No newline at end of file +/LICENS* @jeff-mccoy @austenbryan diff --git a/docs/reference/UDS Core/prerequisites.md b/docs/reference/UDS Core/prerequisites.md index 24a678f58..14d8b7fcf 100644 --- a/docs/reference/UDS Core/prerequisites.md +++ b/docs/reference/UDS Core/prerequisites.md @@ -1,5 +1,7 @@ --- -title: UDS Core Prerequisites +title: Prerequisites +sidebar: + order: 2 --- `UDS Core` can run in any [CNCF conformant Kubernetes distribution](https://www.cncf.io/training/certification/software-conformance/), but sometimes customizations are needed based on environments. This is an attempt to document and link to relevant information to aid in setting up your Kubernetes environment and hosts to ensure a successful `UDS Core` installation.