2022-03-30 - Helm Charts Meeting
Attendees
@Luis Gomez Palacios @Andrew Hsia @Rahul Sharma @Anil Shashikumar Belur
Agenda
Agenda Bashing (Roll Call, Action Items (5 minutes)
General Topics
Infra
Repository
Docker components
Minutes
Future works on Helm charts:
ODL runtime stats/metrics: pod/container, module, process or cluster-specific metrics that could be exported through K8s monitoring, using Prometheus (JMX Exporter).
Documentation for setting up Helm charts, jobs needs to be updated.
Ensure Docker setup works with MiniKube for developers who want to bring up and test a single instance.
Committers/Moving to a separate repo?
Migrate a few CSIT (1node/2node) jobs onto K8s setup, document and triage/fix issues
Pending release to be done for docker.
ODL Scalilibity: (ODL instances on separate clusters.)
POC using concepts from (Strimzi Kafka CRD), KOPF (Operator framework) to ODL instance and Netconf devices is something the telco operators would be interested,
Here is the Strimzi operator concept.
https://strimzi.io/docs/operators/latest/overview.html#overview-components_strAlso the Kubernetes Operator Framework in Python for quick POC
https://kopf.readthedocs.io/en/stable/
Infra, Nexus3 works with Charts museum for helm charts deployment and docker release jobs.