Skip to content

Instantly share code, notes, and snippets.

View hector-cao's full-sized avatar
🏠
Working from home

Hector Cao hector-cao

🏠
Working from home
View GitHub Profile
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ Client β”‚
β”‚ β”‚
β”‚ virsh / virt-manager / custom app β”‚
β”‚ (running as a UNIX user) β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
β”‚
β”‚ connect()
β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
@hector-cao
hector-cao / release.md
Last active June 2, 2025 22:02
Release 3.3

Overview

This release provides IntelΒ© Trust Domain Extensions (TDX) with base host, guest, and remote attestation functionalities for Ubuntu.

The new release delivers the following major changes:

⭐ Add support for NVIDIA H100 Tensor Core GPU on Ubuntu 25.04
πŸ”š End of Life (EOL) for Ubuntu 24.10

Problem statement

When I try to create an index with QAT codec:

curl --cacert ~/node-cm0.pem -XPUT "https://admin:admin@localhost:9200/qat_index" -H 'Content-Type:application/json' -d'
{
  "settings": {
    "index": {
      "codec.qatmode" : "hardware",