Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support cri-o container metadata caching #1399

Merged
merged 1 commit into from
May 10, 2019
Merged

Support cri-o container metadata caching #1399

merged 1 commit into from
May 10, 2019

Conversation

leodido
Copy link
Contributor

@leodido leodido commented May 10, 2019

This PR adds support for caching CRI-O container metadata while using
CRI-O as container runtime in Kubernetes.

This is the last missing piece to inspect CRI-O containers with Sysdig.

Here it is a demo we recorded during the manual testing of the feature.

asciicast

To test it out:

sudo csysdig --cri /var/run/crio/crio.sock \
  -k https://127.0.0.1:6443 \
  -K /tmp/kubernetes-local/certs/client-admin.crt:/tmp/kubernetes-local/certs/client-admin.key

Co-authored-by: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
@leodido leodido changed the title Support k8s using cri-o as container runtime Support cri-o container metadata caching May 10, 2019
@fntlnz fntlnz merged commit 3343e93 into dev May 10, 2019
@fntlnz fntlnz deleted the feature/add-cri-o branch May 10, 2019 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants