mirror of https://github.com/docker/docs.git
new kube resource topic
This commit is contained in:
parent
9f0cc20d1d
commit
f9c0ba4790
|
@ -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
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 168 KiB |
|
@ -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:
|
||||
|
||||
{: .with-border}
|
Loading…
Reference in New Issue