Merge pull request #835 from docker/ucp-kube-res-690

new kube resource topic
This commit is contained in:
Justin I. Nevill 2018-10-31 17:21:51 -04:00 committed by GitHub
commit 0ad5a19f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 3 deletions

View File

@ -1725,6 +1725,8 @@ manuals:
path: /ee/ucp/interlock/upgrade/
- sectiontitle: Deploy apps with Kubernetes
section:
- title: Access Kubernetes Resources
path: /ee/ucp/kubernetes/kube-resources/
- title: Deploy a workload
path: /ee/ucp/kubernetes/
- title: Deploy a Compose-based app
@ -2348,11 +2350,11 @@ manuals:
- sectiontitle: Manage jobs
section:
- path: /ee/dtr/admin/manage-jobs/job-queue/
title: Job Queue
title: Job Queue
- path: /ee/dtr/admin/manage-jobs/audit-jobs-via-ui/
title: Audit Jobs with the Web Interface
title: Audit Jobs with the Web Interface
- path: /ee/dtr/admin/manage-jobs/audit-jobs-via-api/
title: Audit Jobs with the API
title: Audit Jobs with the API
- path: /ee/dtr/admin/manage-jobs/auto-delete-job-logs/
title: Enable Auto-Deletion of Job Logs
- sectiontitle: Monitor and troubleshoot

BIN
ee/ucp/images/kubemap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

View File

@ -0,0 +1,9 @@
---
title: Find Kubernetes Resources
description: Learn where to access various Kubernetes resources in the UCP web interface.
keywords: ucp, resources, Kubernetes
---
The following diagram shows which Kubernetes resources are visible in the UCP web interface:
![](../images/kubemap.png){: .with-border}