This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
85cc14945e
k3s
/
examples
/
walkthrough
/
pod1.yaml
9 lines
104 B
YAML
Raw
Normal View
History
Unescape
Escape
Changing walkthrough to v1
2015-06-10 20:25:54 +00:00
apiVersion
:
v1
Update walkthrough to support kubectl create
2015-02-12 03:53:25 +00:00
kind
:
Pod
upgrade example/walkthrough to v1beta3
2015-05-08 00:55:36 +00:00
metadata
:
name
:
www
spec
:
containers
:
-
name
:
nginx
image
:
nginx