kiseok Nam
kiseok Nam
- https://github.com/tektoncd/experimental/blob/main/sdk/python/examples/tekton_pipeline_python_sdk_sample.ipynb ``` Define a Task and submit from kubernetes import client as k8s_client from tekton_pipeline import V1beta1Task from tekton_pipeline import V1beta1TaskSpec from tekton_pipeline import V1beta1Step # Define the task...
### Checks - [x] I have updated to the lastest minor and patch version of Strands - [x] I have checked the documentation and this is not expected behavior -...
High Memory Usage of AWS Provider Plugin Processes When Using Multiple Providers for multi account
1. Problem Description I'm experiencing high memory usage when using multiple AWS providers (3-4 providers for different AWS accounts) in a single ComponentResource. Each pulumi-resource process consumes ~300-430MB of memory,...