Refresh k8s docker versions and references

This commit is contained in:
yeasy
2026-04-21 20:57:33 -07:00
parent d57fb34102
commit 7cb55a0dd6
26 changed files with 379 additions and 98 deletions
+24
View File
@@ -7,6 +7,30 @@
"GitHub": "https://github.com/yeasy/docker_practice"
}
},
"plugins": [
"-livereload",
"mermaid-gb3",
"github",
"page-treeview",
"editlink"
],
"pluginsConfig": {
"mermaid-gb3": {
"theme": "default"
},
"github": {
"url": "https://github.com/yeasy/docker_practice"
},
"editlink": {
"base": "https://github.com/yeasy/docker_practice/blob/master/",
"label": "编辑本页"
},
"page-treeview": {
"copyright": "Copyright © yeasy",
"minHeaderCount": "2",
"minHeaderDeep": "2"
}
},
"pdf": {
"pageNumbers": true,
"fontSize": 12,