-
Notifications
You must be signed in to change notification settings - Fork 51
Expand file tree
/
Copy pathdocs.yml
More file actions
99 lines (88 loc) · 2.99 KB
/
Copy pathdocs.yml
File metadata and controls
99 lines (88 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
instances:
- url: nvidia-nvcf.docs.buildwithfern.com/nvcf
custom-domain: docs.nvidia.com/nvcf
multi-source: true
title: NVIDIA Cloud Functions
metadata:
canonical-host: "docs.nvidia.com/nvcf"
global-theme: nvidia
css:
- custom.css
logo:
href: /nvcf/overview
right-text: Cloud Functions
navbar-links:
- type: github
value: https://github.com/NVIDIA/nvcf
versions:
- display-name: "Latest (0.6.1)"
path: versions/v0.6.1.yml
slug: ""
- display-name: dev
path: versions/dev.yml
slug: dev
- display-name: "0.6.1"
path: versions/v0.6.1.yml
slug: "v0.6.1"
- display-name: "0.6.0"
path: versions/v0.6.0.yml
slug: "v0.6.0"
- display-name: "0.5.0"
path: versions/v0.5.yml
slug: "v0.5"
check:
rules:
broken-links: error
redirects:
- source: "/nvcf/index.html"
destination: "/nvcf/"
- source: "/nvcf/dev/index.html"
destination: "/nvcf/dev/"
- source: "/nvcf/latest/index.html"
destination: "/nvcf/"
- source: "/nvcf/v0.6.0-rc/index.html"
destination: "/nvcf/v0.6.0/"
- source: "/nvcf/v0.6.0/index.html"
destination: "/nvcf/v0.6.0/"
- source: "/nvcf/v0.6.1-rc/index.html"
destination: "/nvcf/v0.6.1/"
- source: "/nvcf/v0.6.1/index.html"
destination: "/nvcf/v0.6.1/"
- source: "/nvcf/v0.5/index.html"
destination: "/nvcf/v0.5/"
- source: "/nvcf/dev/0-6-1-release-notes"
destination: "/nvcf/v0.6.1/0-6-1-release-notes"
- source: "/nvcf/dev/0-6-0-to-0-6-1-upgrade"
destination: "/nvcf/v0.6.1/0-6-0-to-0-6-1-upgrade"
- source: "/nvcf/dev/0-6-0-release-notes"
destination: "/nvcf/v0.6.0/0-6-0-release-notes"
- source: "/nvcf/dev/0-5-0-to-0-6-0-upgrade"
destination: "/nvcf/v0.6.0/0-5-0-to-0-6-0-upgrade"
- source: "/nvcf/dev/function-autoscaling-overview"
destination: "/nvcf/function-autoscaling-overview"
- source: "/nvcf/dev/function-lifecycle"
destination: "/nvcf/function-lifecycle"
- source: "/nvcf/dev/generic-http-function-invocation"
destination: "/nvcf/generic-http-function-invocation"
- source: "/nvcf/dev/g-rpc-load-test-sli-guide"
destination: "/nvcf/g-rpc-load-test-sli-guide"
- source: "/nvcf/dev/http-load-testing"
destination: "/nvcf/http-load-testing"
- source: "/nvcf/dev/http-load-test-sli-guide"
destination: "/nvcf/http-load-test-sli-guide"
- source: "/nvcf/dev/llm-api-gateway"
destination: "/nvcf/llm-api-gateway"
- source: "/nvcf/dev/llm-function-invocation-metrics-report"
destination: "/nvcf/llm-function-invocation-metrics-report"
- source: "/nvcf/dev/llm-request-router"
destination: "/nvcf/llm-request-router"
- source: "/nvcf/dev/managed-observability"
destination: "/nvcf/managed-observability"
- source: "/nvcf/dev/monitoring"
destination: "/nvcf/monitoring"
- source: "/nvcf/dev/operations"
destination: "/nvcf/operations"
- source: "/nvcf/dev/registry-allowlist"
destination: "/nvcf/registry-allowlist"