Skip to content

Commit bbcb221

Browse files
authored
Merge pull request #7608 from adrianmoisey/generate-api-docs
VPA: Generate API docs
2 parents f6064ee + 9ba9113 commit bbcb221

File tree

5 files changed

+456
-5
lines changed

5 files changed

+456
-5
lines changed

vertical-pod-autoscaler/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ You can also read about the [features](./docs/features.md) and [known limitation
4747

4848
## Related links
4949

50-
- [Design
51-
proposal](https://github.com/kubernetes/design-proposals-archive/blob/main/autoscaling/vertical-pod-autoscaler.md)
52-
- [API
53-
definition](pkg/apis/autoscaling.k8s.io/v1/types.go)
50+
- [Design proposal](https://github.com/kubernetes/design-proposals-archive/blob/main/autoscaling/vertical-pod-autoscaler.md)
51+
- [API definition](pkg/apis/autoscaling.k8s.io/v1/types.go)
52+
- [API reference](./docs/api.md)

0 commit comments

Comments
 (0)