Skip to content

Fix #12764 - Update troubleshooting-kubeadm doc#12825

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
daminisatya:tls_cert_fix
Feb 27, 2019
Merged

Fix #12764 - Update troubleshooting-kubeadm doc#12825
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
daminisatya:tls_cert_fix

Conversation

@daminisatya
Copy link
Copy Markdown
Contributor

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 25, 2019
@daminisatya
Copy link
Copy Markdown
Contributor Author

/assign @neolit123

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 25, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit b47db0e

https://deploy-preview-12825--kubernetes-io-master-staging.netlify.com

Copy link
Copy Markdown
Member

@neolit123 neolit123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @daminisatya
suggested a couple of minor changes.

regenerate a certificate if necessary. The certificates in a kubeconfig file
are base64 encoded. The `base64 -d` command can be used to decode the certificate
and `openssl x509 -text -noout` can be used for viewing the certificate information.
- Verify that the env variable `KUBECONFIG` is set to `NULL` using:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unset the the KUBECONFIG environment variable using:

unset KUBECONFIG
```

Or set it to the correct config file using:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or set it to the default kubeconfig location:

@daminisatya
Copy link
Copy Markdown
Contributor Author

@neolit123 Thank you for the review! I updated the PR with the suggestions

Copy link
Copy Markdown
Member

@neolit123 neolit123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 25, 2019
@Rajakavitha1
Copy link
Copy Markdown
Contributor

Checked the updates on: https://deploy-preview-12825--kubernetes-io-master-staging.netlify.com/docs/setup/independent/troubleshooting-kubeadm/

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Rajakavitha1

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 27, 2019
@k8s-ci-robot k8s-ci-robot merged commit 8598dc5 into kubernetes:master Feb 27, 2019
kwiesmueller pushed a commit to kwiesmueller/website that referenced this pull request Feb 28, 2019
krmayankk pushed a commit to krmayankk/kubernetes.github.io that referenced this pull request Mar 11, 2019
yagonobre pushed a commit to yagonobre/website that referenced this pull request Mar 14, 2019
@daminisatya daminisatya deleted the tls_cert_fix branch March 20, 2019 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants