Skip to content

TLS sidecar for Libvirt which autorotates and reloads certificates

Notifications You must be signed in to change notification settings

vexxhost/libvirt-tls-sidecar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvirt-tls-sidecar

This is a tool which is built on top of the pod-tls-sidecar framework however it has extra tooling which will make sure to reload the TLS certificates in the libvirt daemon when they are updated.

Development

This project uses Tilt for development. To start the development environment run:

tilt up

In order to trigger a manual renewal, you can try something like this:

cmctl renew libvirt-api
cmctl renew libvirt-vnc

You can then view the logs after:

kubectl -n default logs ds/libvirt-libvirt-default -c tls-sidecar

About

TLS sidecar for Libvirt which autorotates and reloads certificates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published