Cemal Y. Dalar

Results 9 issues of Cemal Y. Dalar

I would like to deploy multiple Stacks. cdk deploy allows to you do that . like `cdk deploy TestStack Test2Stack` so by removing the double quotes should fix it. Didn't...

Parameterize PodDisruptionBudget config for Linkerd Control Plane components The maxUnavailable setting for all Linkerd Control Plane components is hardcoded to 1 Parameterize PodDisruptionBudget config in templates, which is currently hardcoded...

Sample file below. ``` # VM Configuration Example # Save this as vm-config.yaml and use with: onctl create -f vm-config.yaml # Basic VM Configuration name: "test-vm" # VM name (optional,...