Skip to content

Commit

Permalink
fix: doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicornChance committed Aug 21, 2024
1 parent 1506bf8 commit 4805b90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Unicorn Delivery Service - Core (UDS Core)

## TESTING

## [UDS Core Docs](https://uds.defenseunicorns.com/core/)

UDS Core establishes a secure baseline for cloud-native systems and ships with compliance documentation and first-class support for airgap/egress-limited systems. Based on the work of [Platform One](https://p1.dso.mil), UDS Core expands on the security posture of [Big Bang](https://repo1.dso.mil/big-bang/bigbang) while providing advanced automation with the [UDS Operator](./src/pepr/operator/README.md) and [UDS Policy Engine](./src/pepr/policies/README.md). UDS Core is a collection of several individual applications combined into a single [Zarf](https://zarf.dev) package and we recommend using [UDS CLI](https://github.com/defenseunicorns/uds-cli?tab=readme-ov-file#install) to deploy it as a [UDS Bundle](#using-uds-core-in-production).
Expand Down Expand Up @@ -107,4 +109,4 @@ This will create a local k3d cluster, install UDS Core, and run a series of test
UDS_PKG=metrics-server uds run test-single-package
```

Note you can specify the `--set FLAVOR=registry1` flag to test using Iron Bank images instead of the upstream images.
Note you can specify the `--set FLAVOR=registry1` flag to test using Iron Bank images instead of the upstream images.

0 comments on commit 4805b90

Please sign in to comment.