mayank

Results 2 issues of mayank

### Keywords webhookserver ### I deployed a sample python app using below code @kopf.on.startup() def configure(settings: kopf.OperatorSettings, **_): if os.environ.get('ENVIRONMENT') is None: # Only as an example: settings.admission.server = kopf.WebhookK3dServer(port=54321)...

question

I. have installed parca on k8s version 1.28.5 AKS using documentation https://www.parca.dev/docs/kubernetes After installing server and agents my UI showing no targets configured as per below snapshot And when i...