HTErik

Results 61 comments of HTErik

related: https://github.com/Azure/AKS/issues/3276 https://github.com/Azure/AKS/issues/2934

Thanks for the good news @allyford. :+1: How does this feature interact with the cluster-autoscaler? [The documentation](https://learn.microsoft.com/en-gb/azure/aks/use-node-taints#node-taint-options) says it is useful for doing node-initialization. > _Node initialization taints are placed...

> Filter by tags https://github.com/apache/airflow/pull/43715 This appears to link to something else.

Check the `--skip-jwt-bearer-tokens` option

Would be nice if this could export to the JSON file format, as specified in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/file-exporter.md

Thanks @craxal. Is it reasonable to ask for supporting at least the most popular distribution (maybe even top 3)? Based on https://survey.stackoverflow.co/2023/?ref=itsfoss.com#technology, **27% of developers are using Ubuntu**. Debian and...

Yes, the DaemonSet that fully initializes the node will require toleration for the taint. Other pods should not have the toleration. If initializing the DaemonSet takes very long, it may...

`ignore-taints` has been renamed to `startup-taints` in upstream cluster-autoscaler. https://github.com/kubernetes/autoscaler/pull/6132 https://github.com/kubernetes/autoscaler/pull/6218 The need for exposing this option in AKS remains.

/remove-lifecycle stale

/remove-lifecycle stale