@@ -268,7 +268,7 @@ WARNING: No swap limit support
|
|||||||
$ kubectl cluster-info
|
$ kubectl cluster-info
|
||||||
Kubernetes master is running at https://108.59.85.141
|
Kubernetes master is running at https://108.59.85.141
|
||||||
KubeDNS is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kube-dns/proxy
|
KubeDNS is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kube-dns/proxy
|
||||||
KubeUI is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kube-ui/proxy
|
kubernetes-dashboard is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy
|
||||||
Grafana is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-grafana/proxy
|
Grafana is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-grafana/proxy
|
||||||
Heapster is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-heapster/proxy
|
Heapster is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-heapster/proxy
|
||||||
InfluxDB is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-influxdb/proxy
|
InfluxDB is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-influxdb/proxy
|
||||||
|
|||||||
@@ -269,11 +269,8 @@ distributed with OSX.
|
|||||||
|
|
||||||
### Accessing the cluster with a browser
|
### Accessing the cluster with a browser
|
||||||
|
|
||||||
We install two UIs on Kubernetes. The original KubeUI and [the newer kube
|
We install [the kubernetes dashboard](/docs/tasks/web-ui-dashboard/). When you
|
||||||
dashboard](/docs/tasks/web-ui-dashboard/). When you create a cluster, the script should output URLs for these
|
create a cluster, the script should output URLs for these interfaces like this:
|
||||||
interfaces like this:
|
|
||||||
|
|
||||||
KubeUI is running at ```https://${MASTER_IP}:6443/api/v1/namespaces/kube-system/services/kube-ui/proxy```.
|
|
||||||
|
|
||||||
kubernetes-dashboard is running at ```https://${MASTER_IP}:6443/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy```.
|
kubernetes-dashboard is running at ```https://${MASTER_IP}:6443/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy```.
|
||||||
|
|
||||||
@@ -318,7 +315,7 @@ the necessary certificates and serve locally over http.
|
|||||||
kubectl proxy -p 8001
|
kubectl proxy -p 8001
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, you can access urls like ```http://127.0.0.1:8001/api/v1/namespaces/kube-system/services/kube-ui/proxy/``` without the need for client certificates in your browser.
|
Then, you can access urls like ```http://127.0.0.1:8001/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy/``` without the need for client certificates in your browser.
|
||||||
|
|
||||||
|
|
||||||
## What Kubernetes features do not work on CenturyLink Cloud
|
## What Kubernetes features do not work on CenturyLink Cloud
|
||||||
|
|||||||
@@ -858,8 +858,7 @@ Notes for setting up each cluster service are given below:
|
|||||||
* Container Resource Monitoring
|
* Container Resource Monitoring
|
||||||
* [Setup instructions](http://releases.k8s.io/{{page.githubbranch}}/cluster/addons/cluster-monitoring/)
|
* [Setup instructions](http://releases.k8s.io/{{page.githubbranch}}/cluster/addons/cluster-monitoring/)
|
||||||
* GUI
|
* GUI
|
||||||
* [Setup instructions](https://github.com/kubernetes/kube-ui)
|
* [Setup instructions](https://github.com/kubernetes/dashboard)
|
||||||
cluster.
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|||||||
@@ -283,7 +283,7 @@ With kubectl:
|
|||||||
$ kubectl cluster-info
|
$ kubectl cluster-info
|
||||||
Kubernetes master is running at https://108.59.85.141
|
Kubernetes master is running at https://108.59.85.141
|
||||||
KubeDNS is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kube-dns/proxy
|
KubeDNS is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kube-dns/proxy
|
||||||
KubeUI is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kube-ui/proxy
|
kubernetes-dashboard is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy
|
||||||
Grafana is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-grafana/proxy
|
Grafana is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-grafana/proxy
|
||||||
Heapster is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-heapster/proxy
|
Heapster is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-heapster/proxy
|
||||||
InfluxDB is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-influxdb/proxy
|
InfluxDB is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-influxdb/proxy
|
||||||
|
|||||||
@@ -209,7 +209,7 @@ data:
|
|||||||
</source>
|
</source>
|
||||||
|
|
||||||
# Example:
|
# Example:
|
||||||
# I0204 06:55:31.872680 5 servicecontroller.go:277] LB already exists and doesn't need update for service kube-system/kube-ui
|
# I0204 06:55:31.872680 5 servicecontroller.go:277] LB already exists and doesn't need update for service kube-system/kubernetes-dashboard
|
||||||
<source>
|
<source>
|
||||||
type tail
|
type tail
|
||||||
format multiline
|
format multiline
|
||||||
|
|||||||
Reference in New Issue
Block a user