Saifeddine Rajhi

Results 28 comments of Saifeddine Rajhi

Output : many comments which is a weird behaviour I think ```hcl resource "aws_ssm_parameter" "my_parameter" { name = "/MyStack/MyParameter" type = "String" value = "default-value" } resource "aws_ec2_instance_state" "my_instance" {...

+1 Looking forward to seeing this feature implemented soon! :)

We would greatly appreciate any updates or information regarding this issue from the AWS side. It has been a while now and everyone is waiting for this `long-awaited` feature

unicorn

@Jogai ok I will close right now

+1 As per [kubernetes documentation](https://kubernetes.io/docs/concepts/services-networking/ingress/), Ingress is **_frozen_** and new features are being added to the [Gateway API](https://kubernetes.io/docs/concepts/services-networking/gateway/). So it would be very beneficial to add Gateway API support in...

I picked `Tutorials/hello-minikube.md` and `Tutorials/_index.md` : https://github.com/kubernetes/website/pull/45047

I will work on [content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html](https://github.com/kubernetes/website/tree/release-1.29/content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html)

Thank you @wulianglongrd for your detailed answer. I can do that but I am afraid the `HPA` will keep killing and recreating pods each around 1 hour or so, therefore...

Yes I can disable it πŸ‘ I will test this script and get back with result.