Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
442 views
in Technique[技术] by (71.8m points)

Teamcity Kubernetes integration x ConfigMaps and Secrets

I'm following this tutorial to integrate our TeamCity to our Development Kubernetes Cluster: https://blog.jetbrains.com/teamcity/2017/10/teamcity-kubernetes-support-plugin/

Using Token Authentication TeamCity says that it can connect to the Cluster without problems.

The problem is that our POD specification requires some environment variables that, when deployed with kubectl, work as expected.

POD deployed by Kubectl

But the one deployed by TeamCity crashed because lacking environment variables:

POD deployed by Teamcity

What Am I missing?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...