Skip to content

Instantly share code, notes, and snippets.

View lmilleri's full-sized avatar

Leonardo Milleri lmilleri

  • Red Hat
  • Bristol
View GitHub Profile
@lmilleri
lmilleri / README.MD
Last active October 14, 2025 12:21
Trustee in enclave (dev environment)

Coco Trustee

Kind setup with trustee-operator

git clone https://github.com/confidential-containers/trustee-operator.git
cd trustee
gh pr checkout https://github.com/confidential-containers/trustee-operator/pull/103 (if not merged yet)
./tests/scripts/kind-with-registry.sh
./tests/scripts/install-operator.sh quay.io/rh_ee_lmilleri/trustee:v0.15.0 quay.io/rh_ee_lmilleri/kbs-client:v0.15.0
@lmilleri
lmilleri / README.MD
Last active February 27, 2025 08:18
Trustee: sticky sessions in k8s

Install trustee-operator

git clone https://github.com/confidential-containers/trustee-operator.git
cd trustee-operator
./tests/scripts/kind-with-registry.sh
./tests/scripts/install-operator.sh quay.io/confidential-containers/trustee:latest quay.io/confidential-containers/kbs-client:latest

Configure trustee-operator

@lmilleri
lmilleri / README.md
Last active September 27, 2023 08:52
vDPA on ovn-k secondary network

vDPA on ovn-k secondary network

Getting Started

These instructions will let you to create pods consuming accelerated vDPA interfaces on ovn-k secondary network

Prerequisites

  • OCP cluster running (latest 4.14)
  • SRIOV network operator is installed (latest upstream)
  • kubernetes-nmstate operator is installed (latest downstream)
  • ovn-kubernetes running image is quay.io/rh_ee_lmilleri/ovn-daemonset-f:vhost-vdpa-0906-3