Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
759587231
Total activity
38
Last activity
March 28, 2021 11:19
Member since
May 15, 2020 03:49
Following
1 user
Followed by
0 users
Votes
2
Subscriptions
11
Activity overview
Posts (10)
Comments (15)
Sort by recent activity
Recent activity
Votes
Edited
June 15, 2020 07:22
thanks,now I have set image: jetbrains/teamcity-agentimagePullPolicy: IfNotPresentname: jetbrains-teamcity-agent-381securityContext:privileged: trueterminationMessagePath: /dev/termination-logter...
Community
TeamCity General Topics
TeamCity Kubernetes Support Plugin - Agents that can run Docker daemon
0 votes
Edited
June 14, 2020 15:29
thanks a lot 。@Dylan Munyard。when I enter into pods as a non-root, execute sudo usermod -aG docker I need enter buildagent or root password, I don't know? Do you have good idea?@Sergey Pak
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Created
June 12, 2020 17:31
A special situation that : I can use docker pull when come into pods as root (set securityContext:fsGroup: 1000runAsUser: 0), but our CI project depond on non-root user to build.How to solve the ya...
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Created
June 12, 2020 09:09
the same question : can't find USER. the env is abnormal~~@Dylan Munyard
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Created
June 12, 2020 08:16
by th way I also choose use custom pod template
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Created
June 12, 2020 08:11
@Dylan Munyard thanks very much,I don't know how your ci deploy, my teamcity isn't in k8s, It's on other host, agent is in k8s.I used your apiVersion: v1 kind: Pod metadata: name: jetbra...
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Created
June 12, 2020 07:15
thanks @Dylan Munyard I have solved that problem by add securityContext:fsGroup: 1000runAsUser: 0 I have a another problem : how to avoid pulling dockerhub images again and again when pods restart.
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Created
June 11, 2020 16:18
when deploying k8s,another problem, free community version teamcity only has 3 agents, a build in one agent ? one agent correspond to a pod? so if I want to build more at the same time in k8s, I ha...
Community
TeamCity General Topics
TeamCity Kubernetes Support Plugin - Agents that can run Docker daemon
0 votes
Created
June 11, 2020 06:01
thanks this isimportant securityContext:fsGroup: 1000runAsUser: 0 0 stand for root user. @Sergey Pak
Community
TeamCity General Topics
TeamCity Kubernetes Support Plugin - Agents that can run Docker daemon
0 votes
Created
June 10, 2020 13:17
I had tried like this ,but buildagent@jetbrains-teamcity-agent-380:/$ service docker status* Docker is not running buildagent@jetbrains-teamcity-agent-380:/$ service docker restart* Docker must be ...
Community
TeamCity General Topics
TeamCity Kubernetes Support Plugin - Agents that can run Docker daemon
0 votes
Next
›
Last
»