srl-labs / clabernetes

containerlab, but in kubernetes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obtaining the CA certificate generated by Clabernetes

jbemmel opened this issue · comments

On vanilla containerlab the generated CA files can be found under <clab-folder>/.tls/ca

There seems to be no equivalent location in case of Clabernetes - making it hard to connect to pod nodes securely (for - say - GRPC connections)

Ideally c9s would generate one (1) master CA file, and distribute that to all the pods for use with each node