Chotiwat Chawannakul

Results 11 issues of Chotiwat Chawannakul

**What type of PR is this?** documentation **Which issue does this PR fix**: **What does this PR do / Why do we need it**: It seems that the default `values.yaml`...

This will allow us to use the Helm chart for things like [CoreDNS autoscaler](https://kubernetes.io/docs/tasks/administer-cluster/dns-horizontal-autoscaling/#enablng-dns-horizontal-autoscaling). This PR also bumps the chart version and app version (may conflict with #126).

cncf-cla: yes
size/S
approved

**What this PR does / why we need it**: This PR formats the values table so future PRs are less likely to run into unexpected formatting changes with autoformatting, based...

cncf-cla: yes
size/M
needs-ok-to-test

## What this PR does / why we need it: We have run into intermittent "HTTP request sent to an HTTPS server" errors from our SSL passthrough ingresses. We found...

cncf-cla: yes
size/L
needs-rebase
needs-ok-to-test
needs-kind
needs-triage
needs-priority

e2e tests from #10454 without the actual fix. These should break. ## What this PR does / why we need it: ## Types of changes - [ ] Bug fix...

cncf-cla: yes
size/L
do-not-merge/work-in-progress
needs-ok-to-test
needs-kind
needs-triage
needs-priority

Hi, thank you so much for the blog post! We've been seeing the intermittent dns issue for quite some time now, and your workaround seems to be the most promising...

Hi, The health-checker-kubelet monitor runs `systemctl kill` against the kubelet service but kubelet doesn't get restarted because the exit code would be 0. EKS containerd nodes only restart kubelet on...

lifecycle/stale

The actions-runner-controller Helm chart currently reuses the resource requirements of the manager container. This PR adds separate resource requirements for to the kube-rbac-proxy containers.

EC2 instances do not always have a `Name` tag, e.g. EKS worker nodes. When the tag is missing, fluentd logs are spammed by the plugin with `[warn]: [filter_ec2_metadata] ec2-metadata: unknown...

### Description This PR fixes the issue with `metadata` getting recomputed due to inexact `version` attribute, as pointed out by @sheneska in https://github.com/hashicorp/terraform-provider-helm/issues/1344#issuecomment-2025818377 ### Acceptance tests - [x] Have you...

size/S