您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. kubernetes kubebuilder实现crd(二)

  2. 本篇主要介绍如何在crd中添加字段信息 1、看下config/samples下面的yaml文件: kubectl get guestbooks.webapp.my.domain -o yaml spec:   # Add fields here   foo: bar 这里参数里只有foo:bar 2、我们来加个虚拟CPU,内存信息: 直接api/v1/guestbook_types.go即可   type GuestbookSpec struct {         // INSERT AD
  3. 所属分类:其它

    • 发布日期:2021-01-07
    • 文件大小:719872
    • 提供者:weixin_38516040