mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Add an image to unversioned warnings
This commit is contained in:
parent
bb90a3cea0
commit
c4953c6287
@ -24,13 +24,21 @@ var endUnversionedWarning = endMungeTag(unversionedWarningTag)
|
|||||||
const unversionedWarning = `
|
const unversionedWarning = `
|
||||||
<!-- BEGIN STRIP_FOR_RELEASE -->
|
<!-- BEGIN STRIP_FOR_RELEASE -->
|
||||||
|
|
||||||
<h1>*** PLEASE NOTE: This document applies to the HEAD of the source
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
<h1>PLEASE NOTE: This document applies to the HEAD of the source
|
||||||
tree only. If you are using a released version of Kubernetes, you almost
|
tree only. If you are using a released version of Kubernetes, you almost
|
||||||
certainly want the docs that go with that version.</h1>
|
certainly want the docs that go with that version.</h1>
|
||||||
|
|
||||||
<strong>Documentation for specific releases can be found at
|
<strong>Documentation for specific releases can be found at
|
||||||
[releases.k8s.io](http://releases.k8s.io).</strong>
|
[releases.k8s.io](http://releases.k8s.io).</strong>
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
<!-- END STRIP_FOR_RELEASE -->
|
<!-- END STRIP_FOR_RELEASE -->
|
||||||
`
|
`
|
||||||
|
|
||||||
|
BIN
docs/warning.png
Normal file
BIN
docs/warning.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Loading…
Reference in New Issue
Block a user