Files
argo-image-updater/manifests/local-path-media/all.yaml

634 lines
22 KiB
YAML

apiVersion: v1
items:
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:22:01+02:00'
creationTimestamp: '2025-08-12T09:22:01Z'
generateName: local-path-provisioner-5dbf77846f-
labels:
app: local-path-provisioner
pod-template-hash: 5dbf77846f
name: local-path-provisioner-5dbf77846f-p6w8k
namespace: local-path-media
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: local-path-provisioner-5dbf77846f
uid: f5e2809e-cbd9-4fee-94f8-9bd65d7f1c68
resourceVersion: '20356622'
uid: ddf563c9-c0d5-4c52-af09-4cdfa46ec2a5
spec:
containers:
- command:
- local-path-provisioner
- --debug
- start
- --config
- /etc/config/config.json
- --provisioner-name
- rancher.io/local-path-media
- --namespace
- local-path-media
- --service-account-name
- local-path-provisioner-service-account
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: CONFIG_MOUNT_PATH
value: /etc/config/
image: rancher/local-path-provisioner:v0.0.31
imagePullPolicy: IfNotPresent
name: local-path-provisioner
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/config/
name: config-volume
- mountPath: /mnt/media
name: media-disk
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-xwt8k
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: server-thinkcentre-e73
nodeSelector:
kubernetes.io/hostname: server-thinkcentre-e73
preemptionPolicy: PreemptLowerPriority
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: local-path-provisioner
serviceAccountName: local-path-provisioner
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: local-path-config
name: config-volume
- hostPath:
path: /mnt/media
type: Directory
name: media-disk
- name: kube-api-access-xwt8k
projected:
defaultMode: 420
sources:
- serviceAccountToken:
expirationSeconds: 3607
path: token
- configMap:
items:
- key: ca.crt
path: ca.crt
name: kube-root-ca.crt
- downwardAPI:
items:
- fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
path: namespace
status:
conditions:
- lastProbeTime: null
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: '2025-08-12T09:22:01Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: '2025-08-12T09:22:01Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://10b91cc2845ee88bc45c6436beaff5f177517a7aacc2cc28161c10fa9b5c054a
image: docker.io/rancher/local-path-provisioner:v0.0.31
imageID: docker.io/rancher/local-path-provisioner@sha256:80496fdeb307541007621959aa13aed41d31db9cd2dc4167c19833e0bfa3878c
lastState:
terminated:
containerID: containerd://e6b725711ffe78093f5a1e7f7a139fd540cb6aa1a9cd430aed393d2abc780f53
exitCode: 255
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: '2025-08-12T14:09:37Z'
name: local-path-provisioner
ready: true
restartCount: 4
started: true
state:
running:
startedAt: '2025-08-24T01:02:09Z'
volumeMounts:
- mountPath: /etc/config/
name: config-volume
- mountPath: /mnt/media
name: media-disk
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-xwt8k
readOnly: true
recursiveReadOnly: Disabled
hostIP: 192.168.31.54
hostIPs:
- ip: 192.168.31.54
phase: Running
podIP: 10.244.0.48
podIPs:
- ip: 10.244.0.48
qosClass: BestEffort
startTime: '2025-08-12T09:22:01Z'
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: '4'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"local-path-provisioner","namespace":"local-path-media"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"local-path-provisioner"}},"template":{"metadata":{"labels":{"app":"local-path-provisioner"}},"spec":{"containers":[{"command":["local-path-provisioner","--debug","start","--config","/etc/config/config.json","--provisioner-name","rancher.io/local-path-media","--namespace","local-path-media"],"env":[{"name":"POD_NAMESPACE","valueFrom":{"fieldRef":{"fieldPath":"metadata.namespace"}}},{"name":"CONFIG_MOUNT_PATH","value":"/etc/config/"}],"image":"rancher/local-path-provisioner:v0.0.31","imagePullPolicy":"IfNotPresent","name":"local-path-provisioner","volumeMounts":[{"mountPath":"/etc/config/","name":"config-volume"},{"mountPath":"/mnt/media","name":"media-disk"}]}],"nodeSelector":{"kubernetes.io/hostname":"server-thinkcentre-e73"},"serviceAccountName":"local-path-provisioner","volumes":[{"configMap":{"name":"local-path-config"},"name":"config-volume"},{"hostPath":{"path":"/mnt/media","type":"Directory"},"name":"media-disk"}]}}}}
'
creationTimestamp: '2025-08-12T09:15:33Z'
generation: 4
name: local-path-provisioner
namespace: local-path-media
resourceVersion: '12125163'
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
spec:
progressDeadlineSeconds: 600
replicas: 1
revisionHistoryLimit: 10
selector:
matchLabels:
app: local-path-provisioner
strategy:
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%
type: RollingUpdate
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:22:01+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
spec:
containers:
- command:
- local-path-provisioner
- --debug
- start
- --config
- /etc/config/config.json
- --provisioner-name
- rancher.io/local-path-media
- --namespace
- local-path-media
- --service-account-name
- local-path-provisioner-service-account
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: CONFIG_MOUNT_PATH
value: /etc/config/
image: rancher/local-path-provisioner:v0.0.31
imagePullPolicy: IfNotPresent
name: local-path-provisioner
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/config/
name: config-volume
- mountPath: /mnt/media
name: media-disk
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/hostname: server-thinkcentre-e73
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: local-path-provisioner
serviceAccountName: local-path-provisioner
terminationGracePeriodSeconds: 30
volumes:
- configMap:
defaultMode: 420
name: local-path-config
name: config-volume
- hostPath:
path: /mnt/media
type: Directory
name: media-disk
status:
availableReplicas: 1
conditions:
- lastTransitionTime: '2025-08-12T09:17:01Z'
lastUpdateTime: '2025-08-12T09:17:01Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: 'True'
type: Available
- lastTransitionTime: '2025-08-12T09:15:33Z'
lastUpdateTime: '2025-08-12T09:22:02Z'
message: ReplicaSet "local-path-provisioner-5dbf77846f" has successfully
progressed.
reason: NewReplicaSetAvailable
status: 'True'
type: Progressing
observedGeneration: 4
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '3'
creationTimestamp: '2025-08-12T09:21:55Z'
generation: 2
labels:
app: local-path-provisioner
pod-template-hash: 5d9b85d4c4
name: local-path-provisioner-5d9b85d4c4
namespace: local-path-media
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: '12125162'
uid: def87e16-f05c-432a-829d-60c89632726d
spec:
replicas: 0
selector:
matchLabels:
app: local-path-provisioner
pod-template-hash: 5d9b85d4c4
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:17:00+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
pod-template-hash: 5d9b85d4c4
spec:
containers:
- command:
- local-path-provisioner
- --debug
- start
- --config
- /etc/config/config.json
- --provisioner-name
- rancher.io/local-path-media
- --namespace
- local-path-media
- --service-account-name
- local-path-provisioner-service-account
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: CONFIG_MOUNT_PATH
value: /etc/config/
image: rancher/local-path-provisioner:v0.0.31
imagePullPolicy: IfNotPresent
name: local-path-provisioner
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/config/
name: config-volume
- mountPath: /mnt/media
name: media-disk
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/hostname: server-thinkcentre-e73
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: local-path-provisioner
serviceAccountName: local-path-provisioner
terminationGracePeriodSeconds: 30
volumes:
- configMap:
defaultMode: 420
name: local-path-config
name: config-volume
- hostPath:
path: /mnt/media
type: Directory
name: media-disk
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '4'
creationTimestamp: '2025-08-12T09:22:01Z'
generation: 1
labels:
app: local-path-provisioner
pod-template-hash: 5dbf77846f
name: local-path-provisioner-5dbf77846f
namespace: local-path-media
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: '12125154'
uid: f5e2809e-cbd9-4fee-94f8-9bd65d7f1c68
spec:
replicas: 1
selector:
matchLabels:
app: local-path-provisioner
pod-template-hash: 5dbf77846f
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:22:01+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
pod-template-hash: 5dbf77846f
spec:
containers:
- command:
- local-path-provisioner
- --debug
- start
- --config
- /etc/config/config.json
- --provisioner-name
- rancher.io/local-path-media
- --namespace
- local-path-media
- --service-account-name
- local-path-provisioner-service-account
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: CONFIG_MOUNT_PATH
value: /etc/config/
image: rancher/local-path-provisioner:v0.0.31
imagePullPolicy: IfNotPresent
name: local-path-provisioner
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/config/
name: config-volume
- mountPath: /mnt/media
name: media-disk
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/hostname: server-thinkcentre-e73
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: local-path-provisioner
serviceAccountName: local-path-provisioner
terminationGracePeriodSeconds: 30
volumes:
- configMap:
defaultMode: 420
name: local-path-config
name: config-volume
- hostPath:
path: /mnt/media
type: Directory
name: media-disk
status:
availableReplicas: 1
fullyLabeledReplicas: 1
observedGeneration: 1
readyReplicas: 1
replicas: 1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-08-12T09:15:33Z'
generation: 2
labels:
app: local-path-provisioner
pod-template-hash: 797b486f9c
name: local-path-provisioner-797b486f9c
namespace: local-path-media
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: '12124635'
uid: 44877f9a-1bf1-4cef-b2cb-c4a185fea5e6
spec:
replicas: 0
selector:
matchLabels:
app: local-path-provisioner
pod-template-hash: 797b486f9c
template:
metadata:
creationTimestamp: null
labels:
app: local-path-provisioner
pod-template-hash: 797b486f9c
spec:
containers:
- command:
- local-path-provisioner
- --debug
- start
- --config
- /etc/config/config.json
- --provisioner-name
- rancher.io/local-path-media
- --namespace
- local-path-media
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: CONFIG_MOUNT_PATH
value: /etc/config/
image: rancher/local-path-provisioner:v0.0.31
imagePullPolicy: IfNotPresent
name: local-path-provisioner
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/config/
name: config-volume
- mountPath: /mnt/media
name: media-disk
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/hostname: server-thinkcentre-e73
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: local-path-provisioner
serviceAccountName: local-path-provisioner
terminationGracePeriodSeconds: 30
volumes:
- configMap:
defaultMode: 420
name: local-path-config
name: config-volume
- hostPath:
path: /mnt/media
type: Directory
name: media-disk
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '2'
creationTimestamp: '2025-08-12T09:17:00Z'
generation: 2
labels:
app: local-path-provisioner
pod-template-hash: 7f78f86fdc
name: local-path-provisioner-7f78f86fdc
namespace: local-path-media
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: '12125123'
uid: 3ef06e44-2df6-44fd-807f-dabccde75267
spec:
replicas: 0
selector:
matchLabels:
app: local-path-provisioner
pod-template-hash: 7f78f86fdc
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:17:00+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
pod-template-hash: 7f78f86fdc
spec:
containers:
- command:
- local-path-provisioner
- --debug
- start
- --config
- /etc/config/config.json
- --provisioner-name
- rancher.io/local-path-media
- --namespace
- local-path-media
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: CONFIG_MOUNT_PATH
value: /etc/config/
image: rancher/local-path-provisioner:v0.0.31
imagePullPolicy: IfNotPresent
name: local-path-provisioner
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/config/
name: config-volume
- mountPath: /mnt/media
name: media-disk
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/hostname: server-thinkcentre-e73
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: local-path-provisioner
serviceAccountName: local-path-provisioner
terminationGracePeriodSeconds: 30
volumes:
- configMap:
defaultMode: 420
name: local-path-config
name: config-volume
- hostPath:
path: /mnt/media
type: Directory
name: media-disk
status:
observedGeneration: 2
replicas: 0
kind: List
metadata: {}