Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions analyses/0002-notary-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Criteria
- Letting new users know where to get help

- Complete the governance work started here:
https://github.com/notaryproject/notaryproject/issues/55
<https://github.com/notaryproject/specifications/issues/55>
https://github.com/notaryproject/notaryproject/pull/78, and add it to a
governance page (or section) on the website.

Expand All @@ -215,7 +215,7 @@ developed?
- [ ] Develop a
[maintainers list](https://github.com/notaryproject/notaryproject.dev/blob/main/.github/settings.yml)
for the documentation and its repository (this has been started
https://github.com/notaryproject/notaryproject/issues/77)
https://github.com/notaryproject/specifications/issues/77)
- [ ] Develop a maintenance plan for the documentation and its repository
- [ ] Follow the
[CNCF website guidelines checklist](../docs/website-guidelines-checklist.md)
Expand Down
4 changes: 2 additions & 2 deletions analyses/0011-keda/keda-implementation.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ Here is a proposed outline for the tech doc Table of Contents:
- https://keda.sh/docs/2.13/operate/cluster/#kubernetes-compatibility
- https://keda.sh/docs/2.13/operate/cluster/#cluster-capacity
- https://keda.sh/docs/2.13/operate/cluster/#firewall
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/operate/opentelemetry/)
- [Integrating with Prometheus](https://keda.sh/docs/2.13/operate/prometheus/)
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/integrations/opentelemetry/)
- [Integrating with Prometheus](https://keda.sh/docs/2.13/integrations/prometheus/)
- [Using the KEDA Metrics Server](https://keda.sh/docs/2.13/operate/metrics-server/)
- [Querying Metrics](https://keda.sh/docs/2.13/operate/metrics-server/#querying-metrics-exposed-by-keda-metrics-server)
- [Getting Metric Names](https://keda.sh/docs/2.13/operate/metrics-server/#how-to-get-metric-names-from-scaledobject)
Expand Down
6 changes: 3 additions & 3 deletions analyses/0011-keda/keda-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ or provide a starting point.
[Disabling Keep-alive](https://keda.sh/docs/2.13/operate/cluster/#http-connection-disable-keep-alive)
[Using HTTP Proxies](https://keda.sh/docs/2.13/operate/cluster/#http-proxies)
[Configuring Minimum TLS Version]
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/operate/opentelemetry/)
- [Integrating with Prometheus](https://keda.sh/docs/2.13/operate/prometheus/)
- [Integrating with OpenTelemetry Collector (Experimental)](https://keda.sh/docs/2.13/integrations/opentelemetry/)
- [Integrating with Prometheus](https://keda.sh/docs/2.13/integrations/prometheus/)
- [Using the KEDA Metrics Server](https://keda.sh/docs/2.13/operate/metrics-server/)
- [Querying Metrics](https://keda.sh/docs/2.13/operate/metrics-server/#querying-metrics-exposed-by-keda-metrics-server)
- [Getting Metric Names](https://keda.sh/docs/2.13/operate/metrics-server/#how-to-get-metric-names-from-scaledobject)
Expand Down Expand Up @@ -211,7 +211,7 @@ some judgement might be required to rearrange things.
| Troubleshooting | https://keda.sh/docs/2.13/concepts/troubleshooting/ | Remove this troubleshooting information and combine it with the troubleshooting section under "The KEDA Documentation". |
| Cluster | https://keda.sh/docs/2.13/operate/cluster/ | See the "Update the Operator Guide" issue |
| Events | https://keda.sh/docs/2.13/operate/events/ | This is reference information. |
| Integrate with Prometheus | https://keda.sh/docs/2.13/operate/prometheus/ | Split this into a task ("Integrating with Prometheus" and a reference "Metrics Exported to Prometheus". |
| Integrate with Prometheus | https://keda.sh/docs/2.13/integrations/prometheus/ | Split this into a task ("Integrating with Prometheus" and a reference "Metrics Exported to Prometheus". |

# Write a Glossary

Expand Down
Loading