Skip to content
Open
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
12 changes: 12 additions & 0 deletions linkerd.io/content/2-edge/tasks/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -1631,6 +1631,18 @@ entries.
Here you need to make sure the certificate was issued specifically for
`tap.linkerd-viz.svc`.

```bash
× tap API server has valid cert
anchors not within their validity period:
* tap.linkerd-viz.svc not valid anymore. Expired on <DATE>
see https://linkerd.io/checks/#l5d-tap-cert-valid for hints
```

Here you need to rotate the expired certificate, see
[Rotating webhooks certificates](../rotating_webhooks_certificates/) for a single rotation or
[Automatically Rotating your webhook TLS Credentials](../automatically-rotating-webhook-tls-credentials/)
for automatic rotation which won't incur downtime.

### √ tap API server cert is valid for at least 60 days {#l5d-tap-cert-not-expiring-soon}

Example failure:
Expand Down
12 changes: 12 additions & 0 deletions linkerd.io/content/2.10/tasks/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -1677,6 +1677,18 @@ entries.
Here you need to make sure the certificate was issued specifically for
`tap.linkerd-viz.svc`.

```bash
× tap API server has valid cert
anchors not within their validity period:
* tap.linkerd-viz.svc not valid anymore. Expired on <DATE>
see https://linkerd.io/checks/#l5d-tap-cert-valid for hints
```

Here you need to rotate the expired certificate, see
[Rotating webhooks certificates](../rotating_webhooks_certificates/) for a single rotation or
[Automatically Rotating your webhook TLS Credentials](../automatically-rotating-webhook-tls-credentials/)
for automatic rotation which won't incur downtime.

### √ tap API server cert is valid for at least 60 days {#l5d-tap-cert-not-expiring-soon}

Example failure:
Expand Down
12 changes: 12 additions & 0 deletions linkerd.io/content/2.11/tasks/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -1823,6 +1823,18 @@ entries.
Here you need to make sure the certificate was issued specifically for
`tap.linkerd-viz.svc`.

```bash
× tap API server has valid cert
anchors not within their validity period:
* tap.linkerd-viz.svc not valid anymore. Expired on <DATE>
see https://linkerd.io/checks/#l5d-tap-cert-valid for hints
```

Here you need to rotate the expired certificate, see
[Rotating webhooks certificates](../rotating_webhooks_certificates/) for a single rotation or
[Automatically Rotating your webhook TLS Credentials](../automatically-rotating-webhook-tls-credentials/)
for automatic rotation which won't incur downtime.

### √ tap API server cert is valid for at least 60 days {#l5d-tap-cert-not-expiring-soon}

Example failure:
Expand Down
12 changes: 12 additions & 0 deletions linkerd.io/content/2.12/tasks/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -1631,6 +1631,18 @@ entries.
Here you need to make sure the certificate was issued specifically for
`tap.linkerd-viz.svc`.

```bash
× tap API server has valid cert
anchors not within their validity period:
* tap.linkerd-viz.svc not valid anymore. Expired on <DATE>
see https://linkerd.io/checks/#l5d-tap-cert-valid for hints
```

Here you need to rotate the expired certificate, see
[Rotating webhooks certificates](../rotating_webhooks_certificates/) for a single rotation or
[Automatically Rotating your webhook TLS Credentials](../automatically-rotating-webhook-tls-credentials/)
for automatic rotation which won't incur downtime.

### √ tap API server cert is valid for at least 60 days {#l5d-tap-cert-not-expiring-soon}

Example failure:
Expand Down
12 changes: 12 additions & 0 deletions linkerd.io/content/2.13/tasks/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -1631,6 +1631,18 @@ entries.
Here you need to make sure the certificate was issued specifically for
`tap.linkerd-viz.svc`.

```bash
× tap API server has valid cert
anchors not within their validity period:
* tap.linkerd-viz.svc not valid anymore. Expired on <DATE>
see https://linkerd.io/checks/#l5d-tap-cert-valid for hints
```

Here you need to rotate the expired certificate, see
[Rotating webhooks certificates](../rotating_webhooks_certificates/) for a single rotation or
[Automatically Rotating your webhook TLS Credentials](../automatically-rotating-webhook-tls-credentials/)
for automatic rotation which won't incur downtime.

### √ tap API server cert is valid for at least 60 days {#l5d-tap-cert-not-expiring-soon}

Example failure:
Expand Down
12 changes: 12 additions & 0 deletions linkerd.io/content/2.9/tasks/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,18 @@ entries.
Here you need to make sure the certificate was issued specifically for
`linkerd-tap.linkerd.svc`.

```bash
× tap API server has valid cert
anchors not within their validity period:
* tap.linkerd-viz.svc not valid anymore. Expired on <DATE>
see https://linkerd.io/checks/#l5d-tap-cert-valid for hints
```

Here you need to rotate the expired certificate, see
[Rotating webhooks certificates](../rotating_webhooks_certificates/) for a single rotation or
[Automatically Rotating your webhook TLS Credentials](../automatically-rotating-webhook-tls-credentials/)
for automatic rotation which won't incur downtime.

### √ webhook cert is valid for at least 60 days {#l5d-webhook-cert-not-expiring-soon}

Example failure:
Expand Down