Changes

Jump to navigation Jump to search
152 bytes added ,  09:46, 19 June 2021
and apply it with
<code>kubectl apply -f file.yaml</code>. you can also apply it directly from stdin using<syntaxhighlight lang="bash">kubectl apply -f - <<EOFkind: Podmetadata:...EOF</syntaxhighlight>
== deployment ==

Navigation menu