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

Deprecation of kube ui addon #682

Merged
merged 1 commit into from
Aug 2, 2016
Merged

Conversation

jonathan-kosgei
Copy link
Contributor

Added a paragraph to point users to kubernetes dashboard, kube-ui is a dead end found that out the hard way.

Added a paragraph to point users to kubernetes dashboard, kube-ui is a dead end found that out myself.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@jonathan-kosgei
Copy link
Contributor Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@@ -434,6 +434,12 @@ The Kubernetes UI can be installed using `kubectl` to run the following manifest
kubectl create -f https://raw.githubusercontent.com/projectcalico/calico-cni/k8s-1.1-docs/samples/kubernetes/master/kube-ui/kube-ui.yaml
```

Note: The Kubernetes UI addon is deprecated and has been replaced with Kubernetes dashboard. You can install it by running:

```kubectl create -f https://rawgit.com/kubernetes/dashboard/master/src/deploy/kubernetes-dashboard.yaml```
Copy link

@johndmulhausen johndmulhausen Jun 17, 2016

Choose a reason for hiding this comment

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

439: ```shell

Choose a reason for hiding this comment

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

Then on 440: the command
Then on 441: ```

@johndmulhausen
Copy link

@jonathan-kosgei ping

@jonathan-kosgei
Copy link
Contributor Author

Hi, this my first time contributing, what exactly do I need to do?
On Jun 26, 2016 9:15 AM, "johndmulhausen" [email protected] wrote:

@jonathan-kosgei https://github.com/jonathan-kosgei ping


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#682 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGZuUs7y2UaOdA8Z_yiFWtraTn3uamk5ks5qPhjngaJpZM4I4Rxh
.

@johndmulhausen
Copy link

johndmulhausen commented Jun 28, 2016

@jonathan-kosgei There are a couple in-line suggestions that need some addressing. Easiest way is to just use github.com's web interface and make the suggested edits over at https://github.com/jonathan-kosgei/kubernetes.github.io (click "Edit" on any file there). As soon as you save your changes, this PR will see the updates.

@jonathan-kosgei
Copy link
Contributor Author

Done. Made the changes with the note.

@jonathan-kosgei
Copy link
Contributor Author

https://github.com/jonathan-kosgei/kubernetes.github.io/blob/master/docs/getting-started-guides/ubuntu-calico.md

On Wed, Jun 29, 2016 at 1:13 AM, johndmulhausen [email protected]
wrote:

@jonathan-kosgei https://github.com/jonathan-kosgei There are several
in-line suggestions that need some addressing. Easiest way is to just use
github.com's web interface and make the suggested edits over at
https://github.com/jonathan-kosgei/kubernetes.github.io (click "Edit" on
any file there). As soon as you save your changes, this PR will see the
updates.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#682 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGZuUmXS47CT_yihQUyPyLloaOjF8az6ks5qQZyHgaJpZM4I4Rxh
.

@pwittrock
Copy link
Member

@jonathan-kosgei I don't see your changes for John's comments. Would you update the PR with his suggestions?

@pwittrock pwittrock self-assigned this Aug 2, 2016
@pwittrock pwittrock merged commit 1bdda05 into kubernetes:master Aug 2, 2016
@pwittrock
Copy link
Member

@jonathan-kosgei actually I will just merge and fix the issue

mikutas pushed a commit to mikutas/k8s-website that referenced this pull request Feb 24, 2021
fix typo in distributed tracing blog post

Problem
just a simple typo. someone uses "of" instead of "or"

Solution
~of~ or

Fixes
N/A - no issue filed

Signed-off-by: Lucas Melchior <[email protected]>
Okabe-Junya pushed a commit to Okabe-Junya/website that referenced this pull request Dec 4, 2023
* Add content/pt-br/data_center.md

* Update category
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants