feat: add Node Readiness Controller (nrc) minikube addon#22924
feat: add Node Readiness Controller (nrc) minikube addon#22924arnab-logs wants to merge 2 commits intokubernetes:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: arnab-logs The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Can one of the admins verify this patch? |
|
/retest |
|
@arnab-logs: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Fixes kubernetes-sigs/node-readiness-controller#188
cc: @ajaysundark
What this PR does
This PR adds a new Minikube addon for the Node Readiness Controller (NRC).
This addon is part of enabling easier adoption and testing of NRC and enables a lifecycle-managed way to deploy NRC in Minikube using:
minikube start --addons=nrcImplementation details
nrcNodeReadinessRulekube-systemnamespacekubernetes.io/minikube-addons: nrcHow to test
Build and start
Verify installation
Verify scheduling (control-plane)
Check logs
Disable and cleanup
Verify cleanup: