Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Porta <[email protected]>
  • Loading branch information
Ivan Porta authored and Ivan Porta committed Feb 3, 2025
1 parent 18c96ce commit 6a63f33
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 51 deletions.
13 changes: 6 additions & 7 deletions linkerd.io/content/2-edge/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
The order in which the Application and the ServiceProfile used by the
TrafficSplit resource are created is important. If a ServiceProfile is
created after the pod has already started, the workloads will need to be
restarted. For more details on Service Profiles,
check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /warning >}}

## Testing the Failover

Expand Down
13 changes: 6 additions & 7 deletions linkerd.io/content/2.11/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
The order in which the Application and the ServiceProfile used by the
TrafficSplit resource are created is important. If a ServiceProfile is
created after the pod has already started, the workloads will need to be
restarted. For more details on Service Profiles,
check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /warning >}}

## Testing the Failover

Expand Down
13 changes: 6 additions & 7 deletions linkerd.io/content/2.12/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
The order in which the Application and the ServiceProfile used by the
TrafficSplit resource are created is important. If a ServiceProfile is
created after the pod has already started, the workloads will need to be
restarted. For more details on Service Profiles,
check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /warning >}}

## Testing the Failover

Expand Down
13 changes: 6 additions & 7 deletions linkerd.io/content/2.13/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
The order in which the Application and the ServiceProfile used by the
TrafficSplit resource are created is important. If a ServiceProfile is
created after the pod has already started, the workloads will need to be
restarted. For more details on Service Profiles,
check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /warning >}}

## Testing the Failover

Expand Down
13 changes: 6 additions & 7 deletions linkerd.io/content/2.14/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
The order in which the Application and the ServiceProfile used by the
TrafficSplit resource are created is important. If a ServiceProfile is
created after the pod has already started, the workloads will need to be
restarted. For more details on Service Profiles,
check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /warning >}}

## Testing the Failover

Expand Down
13 changes: 6 additions & 7 deletions linkerd.io/content/2.15/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
The order in which the Application and the ServiceProfile used by the
TrafficSplit resource are created is important. If a ServiceProfile is
created after the pod has already started, the workloads will need to be
restarted. For more details on Service Profiles,
check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /warning >}}

## Testing the Failover

Expand Down
13 changes: 6 additions & 7 deletions linkerd.io/content/2.16/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
The order in which the Application and the ServiceProfile used by the
TrafficSplit resource are created is important. If a ServiceProfile is
created after the pod has already started, the workloads will need to be
restarted. For more details on Service Profiles,
check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /warning >}}

## Testing the Failover

Expand Down
4 changes: 2 additions & 2 deletions linkerd.io/content/2.17/tasks/automatic-failover.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,12 @@ web-svc ClusterIP 10.96.222.169 <none> 80/TCP 13m
web-svc-east ClusterIP 10.96.244.245 <none> 80/TCP 92s
```

{{< alert severity="warning" >}}
{{< warning >}}
The order in which the Application and the ServiceProfile used by the TrafficSplit
resource are created is important. If a ServiceProfile is created after the pod has
already started, the workloads will need to be restarted. For more details on Service
Profiles, check out the [Service Profiles documentation](../features/service-profiles.md).
{{< /alert >}}
{{< /warning >}}

## Testing the Failover

Expand Down

0 comments on commit 6a63f33

Please sign in to comment.