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

RFE Feature Gate Enable DNS CACHE #1220

Closed
timothysc opened this issue Nov 7, 2018 · 7 comments
Closed

RFE Feature Gate Enable DNS CACHE #1220

timothysc opened this issue Nov 7, 2018 · 7 comments
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/design Categorizes issue or PR as related to design. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@timothysc
Copy link
Member

Tracking Issue kubernetes/kubernetes#70707

What would you like to be added:
Support to run nodelocaldns addon

Why is this needed:
The feature runs a local dns cache on all cluster nodes to help with dns latency. Initial PR adds support on e2e/gce scripts. We want to extend this to other cluster creation tools.
#70555

This is the KEP: https://github.com/kubernetes/community/blob/master/keps/sig-network/0030-nodelocal-dns-cache.md
Follow up to the KEP - kubernetes/community#2842

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 7, 2018
@timothysc timothysc added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Nov 7, 2018
@srueg
Copy link

srueg commented Dec 2, 2018

I'm taking a shot at this: kubernetes/kubernetes#71642
Feedback appreciated.

@luxas
Copy link
Member

luxas commented Dec 4, 2018

Thanks @srueg!

@luxas luxas added this to the v1.14 milestone Dec 4, 2018
@luxas luxas added the priority/backlog Higher priority than priority/awaiting-more-evidence. label Dec 4, 2018
@neolit123 neolit123 added kind/design Categorizes issue or PR as related to design. and removed help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Feb 3, 2019
@neolit123
Copy link
Member

closed the existing PRs let's discuss again how we want to approach this in the 1.15 cycle.

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 4, 2019
@neolit123
Copy link
Member

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 5, 2019
@timothysc
Copy link
Member Author

IMO we should make this the default for 1.16 and update the deployment.

@timothysc timothysc modified the milestones: Next, v1.16 Jul 1, 2019
@timothysc timothysc added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. and removed priority/backlog Higher priority than priority/awaiting-more-evidence. labels Jul 1, 2019
@neolit123 neolit123 self-assigned this Jul 18, 2019
@neolit123 neolit123 modified the milestones: v1.16, v1.17 Aug 29, 2019
@neolit123 neolit123 removed their assignment Oct 13, 2019
@stealthybox
Copy link
Member

We aspire to enable users to do this with an addon operator + the upcoming kubeadm addon-installer library/component-config integration.

See kubernetes-sigs/cluster-addons#34

Closing in favor of that approach.
( +3 from kubeadm office hours - Nov13 attendees )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/design Categorizes issue or PR as related to design. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

7 participants