如何使用jenkins在google容器中进行连续部署

如何使用jenkins在google容器中进行连续部署,jenkins,continuous-integration,google-cloud-platform,kubernetes,Jenkins,Continuous Integration,Google Cloud Platform,Kubernetes,在Jenkins的帮助下,我尝试在google云容器上进行持续集成,除kubectl命令外,所有阶段都运行良好。有什么问题吗 error: group map[extensions:0xc820376e00 policy:0xc820376e70 authentication.k8s.io:0xc820376fc0 :0xc820376b60 authorization.k8s.io:0xc820376c40 componentconfig:0xc820376d90 batch:0xc

在Jenkins的帮助下,我尝试在google云容器上进行持续集成,除
kubectl
命令外,所有阶段都运行良好。有什么问题吗

error: group map[extensions:0xc820376e00 policy:0xc820376e70
 authentication.k8s.io:0xc820376fc0 :0xc820376b60 
 authorization.k8s.io:0xc820376c40 componentconfig:0xc820376d90 
 batch:0xc820376d20 rbac.authorization.k8s.io:0xc820376ee0 
 federation:0xc820376af0 apps:0xc820376bd0 autoscaling:0xc820376cb0] 
is already registered


[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE

你将不得不添加更多的内容来理解这一点。只是一个错误几乎可以是任何东西,特别是在缺乏任何人类可读性的情况下。您必须添加更多内容以使其易于理解。只是一个错误几乎可以是任何东西,特别是在缺乏可读性的情况下。