Fix capitalization of Kubernetes in the documentation.
This commit is contained in:
@@ -55,7 +55,7 @@ The Kubernetes UI can be used to introspect your current cluster, such as checki
|
||||
### Node Resource Usage
|
||||
|
||||
After accessing Kubernetes UI, you'll see a homepage dynamically listing out all nodes in your current cluster, with related information including internal IP addresses, CPU usage, memory usage, and file systems usage.
|
||||

|
||||

|
||||
|
||||
### Dashboard Views
|
||||
|
||||
@@ -64,18 +64,18 @@ Click on the "Views" button in the top-right of the page to see other views avai
|
||||
#### Explore View
|
||||
|
||||
The "Explore" view allows your to see the pods, replication controllers, and services in current cluster easily.
|
||||

|
||||

|
||||
The "Group by" dropdown list allows you to group these resources by a number of factors, such as type, name, host, etc.
|
||||

|
||||

|
||||
You can also create filters by clicking on the down triangle of any listed resource instances and choose which filters you want to add.
|
||||

|
||||

|
||||
To see more details of each resource instance, simply click on it.
|
||||

|
||||

|
||||
|
||||
### Other Views
|
||||
|
||||
Other views (Pods, Nodes, Replication Controllers, Services, and Events) simply list information about each type of resource. You can also click on any instance for more details.
|
||||

|
||||

|
||||
|
||||
## More Information
|
||||
|
||||
|
Reference in New Issue
Block a user