Braulio Dumba
Braulio Dumba
#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR adds a Poisson tuningSet - it will allow to...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR adds a provider for KubeStellar (https://github.com/kubestellar/kubestellar) - a CNCF...
### Feature Description Kubestellar controller-manager and generic transport controller are missing to enable the `pprof` tool that can help us debug & resolve performance issues. ### Proposed Solution Besides exposing...
### Feature Description To improve the current e2e tests with a single script that activates both bash and ginkgo tests in both kind and ocp clusters ### Proposed Solution Extend...
### Describe the bug Conducted a long duration experiment running using KS-v0.21.2 to check for any resource leaks: in this experiment I **created** and **deleted** 68,436 pods. One pod is...
### Feature Description We need to migrate from using prometheus ServiceMonitor to PodMonitor when configuring prometheus to scrape the KS controllers. PodMonitor is preferable when multiple matching Pods are running...
### Feature Description We need to improve the instructions to deploy the KS monitoring tools: a) Use a consistent name of the status agent and match the terminology already used...
### Feature Description - **Description**: KubeStellar (KS) is an open-source Kubernetes multi-cluster workload configuration management system that can be used to manage AI workloads in multi-cluster environments. Hence, understanding KS...
## Summary This PR provides a scalable Kubernetes-based testbed for KubeStellar Performance Tests. The scale testbed is created using Ansible automation on AWS cloud environment. It creates a core K8s...
### Feature Description Additional metrics to collect from KubeStellar controllers: - time to sync on one object reference, broken down by type of object reference and possibly also size of...