-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Rename to kops #1
Merged
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
The upup tool is now called kops, and we have moved repos
justinsb
pushed a commit
that referenced
this pull request
Aug 11, 2016
justinsb
referenced
this pull request
in justinsb/kops
Sep 13, 2016
Avoids a problem with TF output, but also lays the groundwork for deeper DNS validation, which is probably the #1 source of problems right now.
justinsb
referenced
this pull request
in justinsb/kops
Sep 13, 2016
Avoids a problem with TF output, but also lays the groundwork for deeper DNS validation, which is probably the #1 source of problems right now.
luomiao
pushed a commit
to luomiao/kops
that referenced
this pull request
Mar 7, 2017
Fix copyright headers and formatting in new files
luomiao
pushed a commit
to luomiao/kops
that referenced
this pull request
Mar 15, 2017
…akefile. (kubernetes#1) * Add vSphere volumes to protokube. Update vSphere testing doc and makefile. * Updated vsphere_volume to get correct IP. Addressed comments.
luomiao
pushed a commit
to luomiao/kops
that referenced
this pull request
Apr 5, 2017
…akefile. (kubernetes#1) * Add vSphere volumes to protokube. Update vSphere testing doc and makefile. * Updated vsphere_volume to get correct IP. Addressed comments.
luomiao
pushed a commit
to luomiao/kops
that referenced
this pull request
Apr 12, 2017
…akefile. (kubernetes#1) * Add vSphere volumes to protokube. Update vSphere testing doc and makefile. * Updated vsphere_volume to get correct IP. Addressed comments.
justinsb
pushed a commit
that referenced
this pull request
Apr 25, 2017
…akefile. (#1) * Add vSphere volumes to protokube. Update vSphere testing doc and makefile. * Updated vsphere_volume to get correct IP. Addressed comments.
robertojrojas
pushed a commit
to robertojrojas/kops
that referenced
this pull request
Apr 26, 2017
…akefile. (kubernetes#1) * Add vSphere volumes to protokube. Update vSphere testing doc and makefile. * Updated vsphere_volume to get correct IP. Addressed comments.
chrislovecnm
pushed a commit
that referenced
this pull request
Jun 20, 2017
Also sort by name. Came up on slack, where a user assumed that #1 in the list was most highly favored, which was not the intention.
rifelpet
referenced
this pull request
in rifelpet/kops
Mar 23, 2018
adding descriptions about replication.
tatobi
added a commit
to tatobi/kops
that referenced
this pull request
Aug 16, 2018
In case of increased I/O load, the 10sec timeout is not enough on small / heavily loaded systems thus I propose the 60sec. The kubelet timeout is 2m (120sec) by default to detect health problems. Secondly, the docker restart can load heavily the host OS even huge systems because of many pods initialization at the same time. Continuous dockerd restart loop - a deadlock of node - is observed. Thirdly, because of the forcibly closed sockets and the kernel TCP TIME_WAIT value, the TCP sockets are not usable immediately with a "restart", wait for FIN_TIMEOUT is necessary before start services. Workaround kubernetes#1 for: kubernetes#5434
k8s-ci-robot
pushed a commit
that referenced
this pull request
Mar 15, 2019
Executing apimachinery step
k8s-ci-robot
pushed a commit
that referenced
this pull request
Dec 13, 2019
hakman
referenced
this pull request
in hakman/kops
Mar 16, 2020
Co-Authored-By: John Gardiner Myers <jgmyers@proofpoint.com>
dilyevsky
added a commit
to muxinc/kops
that referenced
this pull request
May 5, 2021
[model/gce]: Support local SSDs in GCP via label.
k8s-ci-robot
added a commit
that referenced
this pull request
Aug 10, 2022
cilium: fix wrong pod annotations templating #1.23
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.
The upup tool is now called kops, and we have moved repos