Skip to content

Instantly share code, notes, and snippets.

@Docteur-RS
Created October 17, 2019 11:34
Show Gist options
  • Save Docteur-RS/36e05dd93853d9d588fa70fc9bb19626 to your computer and use it in GitHub Desktop.
Save Docteur-RS/36e05dd93853d9d588fa70fc9bb19626 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
annotations:
cilium.io/identity: "41105"
creationTimestamp: "2019-10-16T16:50:08Z"
generateName: bold-bison-flux-5dd9f8d9f9-
labels:
app: flux
pod-template-hash: 5dd9f8d9f9
release: bold-bison
name: bold-bison-flux-5dd9f8d9f9-prt46
namespace: flux
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: bold-bison-flux-5dd9f8d9f9
uid: 03297199-f035-11e9-9515-525400f0e95b
resourceVersion: "12528732"
selfLink: /api/v1/namespaces/flux/pods/bold-bison-flux-5dd9f8d9f9-prt46
uid: 0331f5ca-f035-11e9-9515-525400f0e95b
spec:
containers:
- args:
- --log-format=fmt
- --ssh-keygen-dir=/var/fluxd/keygen
- --k8s-secret-name=bold-bison-flux-git-deploy
- --memcached-hostname=bold-bison-flux-memcached
- --sync-state=git
- --memcached-service=
- --git-url=ssh://[email protected]:10022/INFRA/projects.git
- --git-branch=master
- --git-path=
- --git-readonly=false
- --git-user=Weave Flux
- [email protected]
- --git-set-author=false
- --git-poll-interval=5m
- --git-timeout=20s
- --sync-interval=5m
- --git-ci-skip=false
- --registry-poll-interval=5m
- --registry-rps=200
- --registry-burst=125
- --registry-trace=false
env:
- name: KUBECONFIG
value: /root/.kubectl/config
image: 10.10.2.100:8083/repository/icare-repository/fluxcd/flux:1.15.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/flux/v6/identity.pub
port: 3030
scheme: HTTP
initialDelaySeconds: 5
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
name: flux
ports:
- containerPort: 3030
name: http
protocol: TCP
readinessProbe:
failureThreshold: 3
httpGet:
path: /api/flux/v6/identity.pub
port: 3030
scheme: HTTP
initialDelaySeconds: 5
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
resources:
requests:
cpu: 50m
memory: 64Mi
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /root/.kubectl
name: kubedir
- mountPath: /root/.ssh
name: sshdir
readOnly: true
- mountPath: /etc/fluxd/ssh
name: git-key
readOnly: true
- mountPath: /var/fluxd/keygen
name: git-keygen
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: bold-bison-flux-token-dxv69
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: p2kubenode5
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: bold-bison-flux
serviceAccountName: bold-bison-flux
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
tolerationSeconds: 300
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 300
volumes:
- configMap:
defaultMode: 420
name: bold-bison-flux-kube-config
name: kubedir
- configMap:
defaultMode: 384
name: bold-bison-flux-ssh-config
name: sshdir
- name: git-key
secret:
defaultMode: 256
secretName: bold-bison-flux-git-deploy
- emptyDir:
medium: Memory
name: git-keygen
- name: bold-bison-flux-token-dxv69
secret:
defaultMode: 420
secretName: bold-bison-flux-token-dxv69
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2019-10-16T16:50:08Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2019-10-16T16:50:31Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2019-10-16T16:50:31Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2019-10-16T16:50:08Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: docker://8e4d75c5d6016238e08c815243b62d39f58020cb1b08590844bb2b3706a9c06a
image: 10.10.2.100:8083/repository/icare-repository/fluxcd/flux:1.15.0
imageID: docker-pullable://10.10.2.100:8083/repository/icare-repository/fluxcd/flux@sha256:ba4bd9ed8ea13ba4aa94d97b6ca285b6f3831fc5861369110dc19f238ac13201
lastState: {}
name: flux
ready: true
restartCount: 0
state:
running:
startedAt: "2019-10-16T16:50:19Z"
hostIP: 10.10.1.18
phase: Running
podIP: 10.233.71.211
qosClass: Burstable
startTime: "2019-10-16T16:50:08Z"
apiVersion: v1
kind: Pod
metadata:
annotations:
cilium.io/identity: "2765"
creationTimestamp: "2019-10-16T17:01:36Z"
generateName: bold-bison-flux-helm-operator-5f5547d9f7-
labels:
app: flux-helm-operator
pod-template-hash: 5f5547d9f7
release: bold-bison
name: bold-bison-flux-helm-operator-5f5547d9f7-vss8l
namespace: flux
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: bold-bison-flux-helm-operator-5f5547d9f7
uid: 032c2d0f-f035-11e9-9515-525400f0e95b
resourceVersion: "12535303"
selfLink: /api/v1/namespaces/flux/pods/bold-bison-flux-helm-operator-5f5547d9f7-vss8l
uid: 9d3298f0-f036-11e9-9515-525400f0e95b
spec:
containers:
- args:
- --log-format=fmt
- --git-timeout=20s
- --git-poll-interval=5m
- --charts-sync-interval=3m
- --update-chart-deps=true
- --log-release-diffs=false
- --tiller-namespace=kube-system
image: 10.10.2.100:8083/repository/icare-repository/fluxcd/helm-operator:0.10.1
imagePullPolicy: IfNotPresent
name: flux-helm-operator
ports:
- containerPort: 3030
name: http
protocol: TCP
resources:
requests:
cpu: 50m
memory: 64Mi
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /root/.ssh/known_hosts
name: sshdir
readOnly: true
subPath: known_hosts
- mountPath: /etc/fluxd/ssh
name: git-key
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: bold-bison-flux-token-dxv69
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: p2kubenode5
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: bold-bison-flux
serviceAccountName: bold-bison-flux
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
tolerationSeconds: 300
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 300
volumes:
- configMap:
defaultMode: 384
name: bold-bison-flux-ssh-config
name: sshdir
- name: git-key
secret:
defaultMode: 256
secretName: bold-bison-flux-git-deploy
- name: bold-bison-flux-token-dxv69
secret:
defaultMode: 420
secretName: bold-bison-flux-token-dxv69
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2019-10-16T17:01:36Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2019-10-16T17:01:44Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2019-10-16T17:01:44Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2019-10-16T17:01:36Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: docker://996b816b606aa87a5b6b0811ef4a7d4066d4437298929d95c3bf7ea1520d7f48
image: 10.10.2.100:8083/repository/icare-repository/fluxcd/helm-operator:0.10.1
imageID: docker-pullable://10.10.2.100:8083/repository/icare-repository/fluxcd/helm-operator@sha256:1d50c9a65b2b37614d6c0366f43056c862dbc1c5471f72dfe1f3e223fea19eb1
lastState: {}
name: flux-helm-operator
ready: true
restartCount: 0
state:
running:
startedAt: "2019-10-16T17:01:43Z"
hostIP: 10.10.1.18
phase: Running
podIP: 10.233.71.81
qosClass: Burstable
startTime: "2019-10-16T17:01:36Z"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment