kubernates 二次开发 项目地址:https://github.com/tanzhixu/k8s-api-server 说明: 本项目基于go开发的k8s的API接口。下载后替换成自己的config,即可直接实用。 主要接口: m.HandleFunc("/pods/list", r.handler.PodsList) m.HandleFunc("/pods/create", r.handler.PodsCre