nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
108 stars 53 forks source link

Nephio SDK: (PoC) specialization function integration #506

Open s3wong opened 9 months ago

s3wong commented 9 months ago

Examine use case where extending SDK to include ways to annotate one or more kpt functions as injector / mutator (and add package condition via SDK), or adding controller to automate more vendor specific config values on the pipeline

henderiw commented 9 months ago

Where do these function run? On the workload cluster ? or management/specialization cluster?

s3wong commented 8 months ago

Postpone to beyond R3 while examining possible use cases