|
|
|
|
|
by w7
1710 days ago
|
|
Sure, hopefully I understand what you mean. For network observability I'm using Cilium's Hubble, which I will soon figure out how to get into a greylog setup or something. For container image vulnerability interrogation I'm running Harbor with Trivy enabled, initial motivation was to have an effective pull through cache for multiple registries because I got rate limited by AWS ECR (due to a misconfigured CI pipeline, oops), but it ended up killing two birds with 1 stone. Next on my list is writing an admission controller to modify supported registry targets to match my pull through cache configuration. Is there something more specific you wanted? |
|
Yeah sure, what is your network infrastructure too? :)
Are all the containers Linux only, or other OSes too?