Merged
Conversation
* Add Kubernetes 1.11 release manager interview * fix typo * add Adam's surname * apply suggested fixes * apply suggested fixes * apply suggested fixes * apply suggested fixes
…-resources Add the "kubectl api-resources" command to the kubectl cheat sheet
Added link to Intel device plugins repo. Minor grammar/punctuation edits to make Example bullets parallel.
`-d` does not work on mac, `--decode` should work cross platform
…bernetes (#9369) * change direct link to relative link * Update translate-compose-kubernetes.md
* Update extensible-admission-controllers.md * update per review comments update the url to the final redirect to url.
* Fix some notes for Azure users As is said in the docs (https://docs.microsoft.com/en-us/azure/aks/static-ip#create-static-ip-address), it must be the cluster node's resource group, not the cluster's resource group. * A few minor changes to adhere to the style guide
Collaborator
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 05a559b https://deploy-preview-9693--kubernetes-io-master-staging.netlify.com |
Contributor
Author
|
/assign @kbarnard10
…On Tue, Jul 31, 2018 at 2:48 PM K8s.io Netlify Preview Bot < ***@***.***> wrote:
Deploy preview for *kubernetes-io-master-staging* ready!
Built with commit 1b444af
<1b444af>
https://deploy-preview-9693--kubernetes-io-master-staging.netlify.com
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9693 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE81SO1R_kUCb1KB8py1fdahdN7NPM5hks5uMNCWgaJpZM4Vpdrj>
.
|
This relates to PR kubernetes/kubernetes#66718 which validates that CPU manager state and current set CPUs are in sync.
There are a few cases which were missed during previous effort on consolidating all example YAML files. This PR fixes them all in the English version. Closes: #9674
Technically speaking SRV targets are address record names, not CNAMEs. In fact, the SRV RFC states that SRV targets must point to an address record name, and cannot be an alias (e.g. CNAME).
I have verified on version v1.11
[root@huan40:~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:53:20Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:43:26Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
fix the command output
We should not exclude kubernetes packages when installing them.
This gets rid of the big WARNING when building. Note that this is only Netlify related, so it is backwards compatible.
Contributor
|
/lgtm 🚋 1.12! 🎉 |
I have verified on version v1.11.
Contributor
|
/approve |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mistyhacks, zacharysarah The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Contributor
|
/lgtm |
This file contains hidden or 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
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.
/assign @zacharysarah