-
Bash scripts:
```bash
THERMAL_FOLDER_PATH=/sys/class/thermal
# https://en.wikipedia.org/wiki/Celsius
MAX_DEGREES=-274
for thermalZone in $THERMAL_FOLDER_PATH/thermal_zone*
do
cat $therm…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Description
version : doris-2.0.3-rc04-87c4d1c
…
-
### Does this question already exist in our backlog?
- [X] I have checked and confirm this is a new question.
### What is your question?
For the new august release Why are we using AuditLogQuery.Re…
-
### Suggestion Description
Rocm is not able to isolate subset of GPUs on podman rootless
```
$ podman run --rm --device=/dev/kfd --device=/dev/dri/renderD128 docker.io/rocm/dev-ubuntu-22.04:5.7…
-
Create a security recommendation/hardening guide for applications that use the Kubernetes client. This could include different use-cases like:
1. Creating an application which runs `kubectl` comman…
-
**Bug description**
I am creating management and workload clusters on Azure.
Management cluster created successfully (meaning the Azure tenant, client and secret are ok).
Configuring a Workload Clu…
-
**Which component are you using?**:
cluster-autoscaler for cluster API (CAPI).
**What version of the component are you using?**:
Component version: `v.1.26.1`
**What k8s version are you us…
-
### Describe your proposal
- volunteer management software (VMS)
We need a volunteer management system, that is one of the cornerstones for having more volunteers, help with retention and successi…
-
### Motivation
In https://github.com/giantswarm/roadmap/issues/2011 we learned that we can improve the security and stability of our private network workload clusters by introducing private links to …
-
### Description
Implement an example that demonstrate how to use the landing zone module to create the following 'hub and spoke' VPC topology:
1. One management VPC
2. One or several workload VPC…