nginx部署vue项目
Creating a multi-row "table" as part of a SELECT
I\'m not really sure how to describe my question (thus the awful title), but it\'s related to this recent question.[详细]
2022-12-25 13:09 分类:问答kubernetes1.4新特性:支持两种新的卷插件Quobyte和AzureDisk
背景介绍 在Kubernetes中卷的作用在于提供给POD持久化存储,这些持久化存储可以挂载到POD中的容器上,进而给容器提供持久化存储。 从图中可以看到结构体PodSpec有个属性是Volumes,通过这个Volumes属性可以关联到结构体Volume和结构体Vo...[详细]
2020-01-14 13:53 分类:运维