Updating docs/ to v1
This commit is contained in:
@@ -175,7 +175,7 @@ iptables -nvL
|
||||
cat << EOF > apache.json
|
||||
{
|
||||
"kind": "Pod",
|
||||
"apiVersion": "v1beta3",
|
||||
"apiVersion": "v1",
|
||||
"metadata": {
|
||||
"name": "fedoraapache",
|
||||
"labels": {
|
||||
|
@@ -98,7 +98,7 @@ done
|
||||
|
||||
```json
|
||||
{
|
||||
"apiVersion": "v1beta3",
|
||||
"apiVersion": "v1",
|
||||
"kind": "Node",
|
||||
"metadata": {
|
||||
"name": "fed-node",
|
||||
|
Reference in New Issue
Block a user