-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Allow the use of a network other than default #88
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brendandburns
added a commit
that referenced
this pull request
Jun 12, 2014
Allow the use of a network other than default
feiskyer
pushed a commit
to feiskyer/kubernetes
that referenced
this pull request
Apr 4, 2016
Use clientset in network-controller
vishh
pushed a commit
to vishh/kubernetes
that referenced
this pull request
Apr 6, 2016
Make cAdvisor Docker image much smaller.
resouer
added a commit
to resouer/kubernetes
that referenced
this pull request
Sep 20, 2016
Use clientset in network-controller
xingzhou
pushed a commit
to xingzhou/kubernetes
that referenced
this pull request
Dec 15, 2016
move kube-mesos-framework to incubator project
mbruzek
added a commit
to mbruzek/kubernetes
that referenced
this pull request
Dec 21, 2016
4 tasks
iaguis
pushed a commit
to kinvolk/kubernetes
that referenced
this pull request
Feb 6, 2018
Do not cache hyperkube package installation
cofyc
added a commit
to cofyc/kubernetes
that referenced
this pull request
Jan 10, 2019
…mission Add decorategpupod admission
kinarashah
added a commit
to kinarashah/kubernetes
that referenced
this pull request
Aug 25, 2023
[v1.25] fix -dirty version builds for arm64
linxiulei
pushed a commit
to linxiulei/kubernetes
that referenced
this pull request
Jan 18, 2024
…port Add arbitray system log support
aaron-prindle
pushed a commit
to aaron-prindle/kubernetes
that referenced
this pull request
Jan 7, 2025
…ron-prindle-add-ci-v2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Disclaimer: I have not tested this, I'll get around to that this evening, but from what I've seen this should work just fine.
It would be nice to be able to specify the network that firewalls/routes/instances are created in.