Knative-v0.9.0docs链接整理 返回首页

发表于 2020-04-14 | 本文共 119 字

Serving 0.9

  1. getting-started-knative-app

  2. custom
    1. custom-ingress-gateway

    2. using-a-custom-domain

  3. https

    using-a-tls-cert

    using-auto-tls

  4. logs-metrics-traces

    1. logs

      accessing-logs

      setting-up-a-logging-plugin

    2. metrics

      https://github.com/knative/docs/blob/release-0.9/docs/serving/accessing-metrics.md

      https://github.com/knative/docs/blob/release-0.9/docs/serving/custom-metrics-API.md

    3. traces

      https://github.com/knative/docs/blob/release-0.9/docs/serving/accessing-traces.md

  5. 设置集群内可见,visibility=cluster-local

    https://github.com/knative/docs/blob/release-0.9/docs/serving/cluster-local-route.md

  6. debugging

    https://github.com/knative/docs/blob/release-0.9/docs/serving/debugging-application-issues.md

    https://github.com/knative/docs/blob/release-0.9/docs/serving/debugging-performance-issues.md

  7. 自动扩缩容配置

    https://github.com/knative/docs/blob/release-0.9/docs/serving/configuring-the-autoscaler.md

    https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/

  8. installing-cert-manage https://github.com/knative/docs/blob/release-0.9/docs/serving/installing-cert-manager.md

  9. tag-resolution

    https://github.com/knative/docs/blob/release-0.9/docs/serving/tag-resolution.md

eventing 0.9

  1. getting-started

  2. samples

  3. kafka

  4. parallel

  5. sequence

  6. cronjob-source

  7. container-source

  8. kubernetes-event-source