Commit Graph

3 Commits

Author SHA1 Message Date
Pradipta Banerjee
e9c2f0f6a3
Use the correct deployment manifest for the operator (#42)
The operator-demo folder contains instruction to recreate the
ssh demo. This demo works only with the older code in the
operator `ccv0` branch. The code in `main` branch has deviated
significantly and the existing ssh demo will not work when using
the manifest from the main branch.


Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
2022-09-26 15:54:32 +05:30
Jakob Naucke
90c46f8209
Document CCv0 demo image (#19)
- In the operator documentation,
  - use the CCv0 demo image as payload,
  - reference the SSH demo.
- In the SSH demo documentation,
  - use the `kata-cc` runtime,
  - reference the operator demo.

Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
2021-12-23 19:46:31 +05:30
Pradipta Banerjee
4090df7b60 Add demo details for CCv0 operator 2021-12-02 11:15:33 +01:00