Skip to content

Commit 124f29e

Browse files
Fix markdown errors
1 parent 9d256ea commit 124f29e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ These arguments are already ignored so no impact is expected: the explicit depre
115115
Kubernetes v1.26 will [remove](https://github.com/kubernetes/kubernetes/pull/112120) some
116116
command line arguments relating to logging. These command line arguments were
117117
already deprecated.
118-
For more information, see [Deprecate klog specific flags in Kubernetes Components] (https://github.com/kubernetes/enhancements/tree/3cb66bd0a1ef973ebcc974f935f0ac5cba9db4b2/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components).
118+
For more information, see [Deprecate klog specific flags in Kubernetes Components](https://github.com/kubernetes/enhancements/tree/3cb66bd0a1ef973ebcc974f935f0ac5cba9db4b2/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components).
119119

120120
## Looking ahead {#looking-ahead}
121121

122-
The official list of [API removals](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-27)) planned for Kubernetes 1.27 includes:
122+
The official list of [API removals](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-27) planned for Kubernetes 1.27 includes:
123123

124124
* All beta versions of the CSIStorageCapacity API; specifically: `storage.k8s.io/v1beta1`
125125

0 commit comments

Comments
 (0)