{{ $color := "primary" }} {{ if .Site.Params.deprecated }} {{/* Change the `deprecated` param to Docsy provided `archived_version` param once all use of this param is updated */}} {{ $latest_version := .Site.Params.url_latest_version }} {{ $current_version := .Site.Params.version }}
Kubernetes {{ . | markdownify }} {{ T "deprecation_warning" }} {{ T "latest_version" }}
{{ end }}{{ T "outdated_blog__message" }}