Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
README.md: add deployment guide link (#210)
Browse files Browse the repository at this point in the history
Add deployment guide link in README.md

Signed-off-by: Hao, Ruomeng <[email protected]>
  • Loading branch information
ruomengh committed Dec 28, 2023
1 parent 40d6bac commit 11ca16e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,10 @@ paper is at [Whitepaper: Linux* Stacks for Intel® Trust Domain Extension 1.0](h

Here provides the description on the installation steps for the services and the SDK.

For Services, we provided installation using Helm or yaml. And there are also several deployment modes available for
the services. User can find the details in the 'Installation' section within the README file under each service folder.
[CCNP deployment guide](deployment/README.md) introduces how to deploy CCNP services, which also includes an example
of running CCNP example pod to get cloud native primitives using CCNP SDK.

You can also use the following guides as alternatives of installing each service separately.

- Quote Server: [Installation guide](service/quote-server/README.md)
- Measurement Server: [Installation guide](service/measurement-server/README.md)
Expand Down

0 comments on commit 11ca16e

Please sign in to comment.