Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create kubelet-parameters-ds.yaml #3304

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Create kubelet-parameters-ds.yaml #3304

merged 1 commit into from
Feb 21, 2023

Conversation

mutazn
Copy link
Contributor

@mutazn mutazn commented Nov 3, 2022

Customizing Kubelet configuration using a DaemonSet

Customize Kubelet configuration using a DaemonSet
@ghost
Copy link

ghost commented Nov 9, 2022

@Azure/aks-pm issue needs labels

1 similar comment
@ghost
Copy link

ghost commented Nov 16, 2022

@Azure/aks-pm issue needs labels

systemctl restart kubelet
echo "kube-api-burst parameter has been added to kubelet configuration"
fi
while true; do sleep 100000; done
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiny nit: sleep infinity works most places, but busybox doesn't like it.

- sh
- -c
- |
if cat /etc/default/kubelet | grep -q 'kube-api-qps';then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I swear KUBE_API_QOS env var used to work, which would make this easier. otherwise lgtm

@UtheMan UtheMan self-requested a review November 21, 2022 22:44
@ghost
Copy link

ghost commented Nov 23, 2022

@Azure/aks-pm issue needs labels

11 similar comments
@ghost
Copy link

ghost commented Nov 30, 2022

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Dec 7, 2022

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Dec 14, 2022

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Dec 21, 2022

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Dec 28, 2022

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Jan 4, 2023

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Jan 11, 2023

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Jan 18, 2023

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Jan 25, 2023

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Feb 1, 2023

@Azure/aks-pm issue needs labels

@ghost
Copy link

ghost commented Feb 8, 2023

@Azure/aks-pm issue needs labels

@mutazn
Copy link
Contributor Author

mutazn commented Feb 12, 2023

#sign-off

@ghost
Copy link

ghost commented Feb 15, 2023

@Azure/aks-pm issue needs labels

@palma21 palma21 merged commit eb66560 into Azure:master Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants