Headingtona added a comment.
I am not sure this will be as helpful.
apiVersion: v1
kind: Pod
metadata:
annotations:
kubernetes.io/psp: eks.privileged
creationTimestamp: "2020-07-21T14:58:37Z"
generateName: xxxxxxxxxxxxxxxxxxxxx
labels:
app.kubernetes.io/instance: xxxxxxxxxxxxxxxxxxxxx
app.kubernetes.io/name: wikibase
pod-template-hash: 56d9d86b69
name: xxxxxxxxxxxxxxxxxxxxx
namespace: xxxxxxxxxxxxxxxxxxxxx
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: xxxxxxxxxxxxxxxxxxxxx
uid: a841a780-cb62-11ea-bb26-06b280d34a54
resourceVersion: "35404500"
selfLink: xxxxxxxxxxxxxxxxxxxxx
uid: a844adaf-cb62-11ea-bb26-06b280d34a54
spec:
containers:
- command:
- /install.sh
env:
- name: MW_ADMIN_EMAIL
value: [email protected]
- name: MW_ADMIN_NAME
value: WikibaseAdmin
- name: MW_ELASTIC_HOST
value: xxxxxxxxxxxxxxxxxxxxx
- name: MW_ELASTIC_PORT
value: "9200"
- name: MW_WG_SECRET_KEY
value: secretkey
- name: QS_PUBLIC_SCHEME_HOST_AND_PORT
value: http://localhost:9191
- name: WIKIBASE_SCHEME
value: https
- name: WG_SERVER
value: xxxxxxxxxxxxxxxxxxxxx
- name: MW_SITE_NAME
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_NAME
value: my_wiki
- name: DB_PASS
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_SERVER
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_HOST
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_USER
value: wikiuser
- name: MW_ADMIN_PASS
value: xxxxxxxxxxxxxxxxxxxxx
- name: ServerName
value: xxxxxxxxxxxxxxxxxxxxx
- name: ServerAlias
value: xxxxxxxxxxxxxxxxxxxxx
- name: SSLCRT
value: xxxxxxxxxxxxxxxxxxxxx
- name: SSLKEY
value: xxxxxxxxxxxxxxxxxxxxx
- name: CRTCHAIN
value: xxxxxxxxxxxxxxxxxxxxx
image: xxxxxxxxxxxxxxxxxxxxx
imagePullPolicy: Always
name: wikibase
ports:
- containerPort: 80
name: http
protocol: TCP
resources:
requests:
cpu: "3"
memory: 8Gi
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/www/html/images
name: mediawiki-images-data
- mountPath: /quickstatements/data
name: quickstatements-data
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: default-token-68v25
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
imagePullSecrets:
- name: regcred
initContainers:
- command:
- sh
- -c
- apk add mysql-client && until mysql -u $DB_USER -p$DB_PASS -h
$DB_HOST $DB_NAME
-e "\q"; do sleep 15; done
env:
- name: MW_ADMIN_EMAIL
value: [email protected]
- name: MW_ADMIN_NAME
value: WikibaseAdmin
- name: MW_ELASTIC_HOST
value: xxxxxxxxxxxxxxxxxxxxx
- name: MW_ELASTIC_PORT
value: "9200"
- name: MW_WG_SECRET_KEY
value: secretkey
- name: QS_PUBLIC_SCHEME_HOST_AND_PORT
value: http://localhost:9191
- name: WIKIBASE_SCHEME
value: https
- name: WG_SERVER
value: xxxxxxxxxxxxxxxxxxxxx
- name: MW_SITE_NAME
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_NAME
value: my_wiki
- name: DB_PASS
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_SERVER
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_HOST
value: xxxxxxxxxxxxxxxxxxxxx
- name: DB_USER
value: wikiuser
- name: MW_ADMIN_PASS
value: xxxxxxxxxxxxxxxxxxxxx
- name: ServerName
value: xxxxxxxxxxxxxxxxxxxxx
- name: ServerAlias
value: xxxxxxxxxxxxxxxxxxxxx
- name: SSLCRT
value: xxxxxxxxxxxxxxxxxxxxx
- name: SSLKEY
value: xxxxxxxxxxxxxxxxxxxxx
- name: CRTCHAIN
value: xxxxxxxxxxxxxxxxxxxxx
image: alpine
imagePullPolicy: Always
name: init
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: default-token-68v25
readOnly: true
nodeName: xxxxxxxxxxxxxxxxxxxxx
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: default
serviceAccountName: default
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:
- name: mediawiki-images-data
persistentVolumeClaim:
claimName: mediawiki-images-data
- name: quickstatements-data
persistentVolumeClaim:
claimName: quickstatements-data
- name: default-token-68v25
secret:
defaultMode: 420
secretName: default-token-68v25
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-07-21T14:58:41Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-07-21T14:58:46Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-07-21T14:58:46Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-07-21T14:58:37Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID:
docker://905c417406a935983b8645e5a81662f4bf4f010a9d7611e822de9a783a616240
image: xxxxxxxxxxxxxxxxxxxxx
imageID: xxxxxxxxxxxxxxxxxxxxx
lastState: {}
name: wikibase
ready: true
restartCount: 0
state:
running:
startedAt: "2020-07-21T14:58:45Z"
hostIP: xxxxxxxxxxxxxxxxxxxxx
initContainerStatuses:
- containerID:
docker://c54569ef4228c058187d4b57196523c912d6873a05a489192dd24dbcc5df9561
image: alpine:latest
imageID:
docker-pullable://alpine@sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
lastState: {}
name: init
ready: true
restartCount: 0
state:
terminated:
containerID:
docker://c54569ef4228c058187d4b57196523c912d6873a05a489192dd24dbcc5df9561
exitCode: 0
finishedAt: "2020-07-21T14:58:40Z"
reason: Completed
startedAt: "2020-07-21T14:58:39Z"
phase: Running
podIP: xxxxxxxxxxxxxxxxxxxxx
qosClass: Burstable
startTime: "2020-07-21T14:58:37Z"
TASK DETAIL
https://phabricator.wikimedia.org/T258508
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Headingtona
Cc: dcausse, Gehel, Headingtona, Aklapper, CBogen, Akuckartz, darthmon_wmde,
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic,
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas,
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs