new kube resource topic

This commit is contained in:
ddeyo 2018-10-29 23:45:29 -07:00
parent 9f0cc20d1d
commit f9c0ba4790
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 know which Kubernetes resources are accessed and set by the UCP web interface:
![](../images/kubemap.png){: .with-border}