Clean manifests: remove runtime fields

This commit is contained in:
2025-10-28 17:30:59 +01:00
parent f5f0cdf25a
commit beae9b4b77
21 changed files with 21384 additions and 21246 deletions

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-07-30T14:08:20Z"
creationTimestamp: '2025-07-30T14:08:20Z'
generateName: archivebox-65cb6b4494-
labels:
app: archivebox
@@ -17,7 +17,7 @@ items:
kind: ReplicaSet
name: archivebox-65cb6b4494
uid: f0db71e8-7219-4ead-ab70-a53c27246337
resourceVersion: "20356604"
resourceVersion: '20356604'
uid: 0d27df94-a77d-4d6f-bbd7-99c530836986
spec:
containers:
@@ -31,11 +31,11 @@ items:
- name: ADMIN_PASSWORD
value: password
- name: PUID
value: "1000"
value: '1000'
- name: PGID
value: "1000"
value: '1000'
- name: PUBLIC_INDEX
value: "False"
value: 'False'
image: archivebox/archivebox:latest
imagePullPolicy: Always
name: archivebox
@@ -96,24 +96,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:26Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:26Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-07-30T14:08:20Z"
status: "True"
lastTransitionTime: '2025-07-30T14:08:20Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:26Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:26Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:26Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:26Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-07-30T14:08:20Z"
status: "True"
lastTransitionTime: '2025-07-30T14:08:20Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://d16f2b4d9429b667b53221d5e786c54833ce179ace81e93471faf1c57a1ce1fa
@@ -123,16 +123,16 @@ items:
terminated:
containerID: containerd://5a9e91a0b024182e5683aaa94e2e9a73291f571627faff31950a23bc7e93c8cc
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:41Z"
startedAt: '2025-08-12T14:09:41Z'
name: archivebox
ready: true
restartCount: 4
started: true
state:
running:
startedAt: "2025-08-24T01:02:26Z"
startedAt: '2025-08-24T01:02:26Z'
volumeMounts:
- mountPath: /data
name: data
@@ -148,17 +148,18 @@ items:
podIPs:
- ip: 10.244.0.45
qosClass: BestEffort
startTime: "2025-07-30T14:08:20Z"
- apiVersion: v1
startTime: '2025-07-30T14:08:20Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"archivebox","namespace":"archivebox"},"spec":{"ports":[{"port":80,"protocol":"TCP","targetPort":8000}],"selector":{"app":"archivebox"},"type":"ClusterIP"}}
creationTimestamp: "2025-07-30T10:43:06Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"archivebox","namespace":"archivebox"},"spec":{"ports":[{"port":80,"protocol":"TCP","targetPort":8000}],"selector":{"app":"archivebox"},"type":"ClusterIP"}}
'
creationTimestamp: '2025-07-30T10:43:06Z'
name: archivebox
namespace: archivebox
resourceVersion: "10496169"
resourceVersion: '10496169'
uid: 96391171-c088-4f30-9130-dffeb949bd89
spec:
clusterIP: 10.100.92.6
@@ -180,18 +181,19 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "2"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"archivebox","namespace":"archivebox"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"archivebox"}},"template":{"metadata":{"labels":{"app":"archivebox"}},"spec":{"containers":[{"args":["server","--quick-init","0.0.0.0:8000"],"env":[{"name":"ADMIN_USERNAME","value":"admin"},{"name":"ADMIN_PASSWORD","value":"password"},{"name":"PUID","value":"1000"},{"name":"PGID","value":"1000"}],"image":"archivebox/archivebox:latest","name":"archivebox","ports":[{"containerPort":8000}],"volumeMounts":[{"mountPath":"/data","name":"data"}]}],"volumes":[{"name":"data","persistentVolumeClaim":{"claimName":"archivebox-data"}}]}}}}
creationTimestamp: "2025-07-30T10:43:06Z"
deployment.kubernetes.io/revision: '2'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"archivebox","namespace":"archivebox"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"archivebox"}},"template":{"metadata":{"labels":{"app":"archivebox"}},"spec":{"containers":[{"args":["server","--quick-init","0.0.0.0:8000"],"env":[{"name":"ADMIN_USERNAME","value":"admin"},{"name":"ADMIN_PASSWORD","value":"password"},{"name":"PUID","value":"1000"},{"name":"PGID","value":"1000"}],"image":"archivebox/archivebox:latest","name":"archivebox","ports":[{"containerPort":8000}],"volumeMounts":[{"mountPath":"/data","name":"data"}]}],"volumes":[{"name":"data","persistentVolumeClaim":{"claimName":"archivebox-data"}}]}}}}
'
creationTimestamp: '2025-07-30T10:43:06Z'
generation: 2
name: archivebox
namespace: archivebox
resourceVersion: "12273808"
resourceVersion: '12273808'
uid: fe49bebd-eb2d-469a-9650-67fb5f6fa47f
spec:
progressDeadlineSeconds: 600
@@ -222,11 +224,11 @@ items:
- name: ADMIN_PASSWORD
value: password
- name: PUID
value: "1000"
value: '1000'
- name: PGID
value: "1000"
value: '1000'
- name: PUBLIC_INDEX
value: "False"
value: 'False'
image: archivebox/archivebox:latest
imagePullPolicy: Always
name: archivebox
@@ -251,30 +253,30 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-07-30T10:43:06Z"
lastUpdateTime: "2025-07-30T14:08:23Z"
- lastTransitionTime: '2025-07-30T10:43:06Z'
lastUpdateTime: '2025-07-30T14:08:23Z'
message: ReplicaSet "archivebox-65cb6b4494" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-08-24T01:02:26Z"
lastUpdateTime: "2025-08-24T01:02:26Z"
- lastTransitionTime: '2025-08-24T01:02:26Z'
lastUpdateTime: '2025-08-24T01:02:26Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 2
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- 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-07-30T14:08:20Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '2'
creationTimestamp: '2025-07-30T14:08:20Z'
generation: 1
labels:
app: archivebox
@@ -288,7 +290,7 @@ items:
kind: Deployment
name: archivebox
uid: fe49bebd-eb2d-469a-9650-67fb5f6fa47f
resourceVersion: "12273807"
resourceVersion: '12273807'
uid: f0db71e8-7219-4ead-ab70-a53c27246337
spec:
replicas: 1
@@ -314,11 +316,11 @@ items:
- name: ADMIN_PASSWORD
value: password
- name: PUID
value: "1000"
value: '1000'
- name: PGID
value: "1000"
value: '1000'
- name: PUBLIC_INDEX
value: "False"
value: 'False'
image: archivebox/archivebox:latest
imagePullPolicy: Always
name: archivebox
@@ -346,18 +348,18 @@ items:
observedGeneration: 1
readyReplicas: 1
replicas: 1
- apiVersion: apps/v1
- 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-07-30T10:43:06Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-07-30T10:43:06Z'
generation: 2
labels:
app: archivebox
pod-template-hash: "7676465958"
pod-template-hash: '7676465958'
name: archivebox-7676465958
namespace: archivebox
ownerReferences:
@@ -367,20 +369,20 @@ items:
kind: Deployment
name: archivebox
uid: fe49bebd-eb2d-469a-9650-67fb5f6fa47f
resourceVersion: "10513981"
resourceVersion: '10513981'
uid: c41f43f5-be34-4534-845f-e03ad7235a4a
spec:
replicas: 0
selector:
matchLabels:
app: archivebox
pod-template-hash: "7676465958"
pod-template-hash: '7676465958'
template:
metadata:
creationTimestamp: null
labels:
app: archivebox
pod-template-hash: "7676465958"
pod-template-hash: '7676465958'
spec:
containers:
- args:
@@ -393,9 +395,9 @@ items:
- name: ADMIN_PASSWORD
value: password
- name: PUID
value: "1000"
value: '1000'
- name: PGID
value: "1000"
value: '1000'
image: archivebox/archivebox:latest
imagePullPolicy: Always
name: archivebox
@@ -421,5 +423,4 @@ items:
observedGeneration: 2
replicas: 0
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-09-10T11:36:22Z"
creationTimestamp: '2025-09-10T11:36:22Z'
generateName: audiobookshelf-8dffc7697-
labels:
app: audiobookshelf
@@ -17,7 +17,7 @@ items:
kind: ReplicaSet
name: audiobookshelf-8dffc7697
uid: e3a73abf-aa71-4b39-8d0f-ac2d45b60903
resourceVersion: "20356588"
resourceVersion: '20356588'
uid: 8b3c2b39-f1ec-4085-a2a9-1c1c518a5278
spec:
containers:
@@ -101,24 +101,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-09-10T11:36:36Z"
status: "True"
lastTransitionTime: '2025-09-10T11:36:36Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-09-10T11:36:29Z"
status: "True"
lastTransitionTime: '2025-09-10T11:36:29Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-09-10T11:36:36Z"
status: "True"
lastTransitionTime: '2025-09-10T11:36:36Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-09-10T11:36:36Z"
status: "True"
lastTransitionTime: '2025-09-10T11:36:36Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-09-10T11:36:29Z"
status: "True"
lastTransitionTime: '2025-09-10T11:36:29Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://452f0be29c5d5af3007ba5052c97b62d6d033639239b366ab28f72c73708fb55
@@ -131,7 +131,7 @@ items:
started: true
state:
running:
startedAt: "2025-09-10T11:36:36Z"
startedAt: '2025-09-10T11:36:36Z'
volumeMounts:
- mountPath: /config
name: config
@@ -153,17 +153,18 @@ items:
podIPs:
- ip: 10.244.0.100
qosClass: BestEffort
startTime: "2025-09-10T11:36:29Z"
- apiVersion: v1
startTime: '2025-09-10T11:36:29Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"audiobookshelf","namespace":"audiobookshelf"},"spec":{"ports":[{"name":"http","nodePort":31378,"port":80,"targetPort":"http"}],"selector":{"app":"audiobookshelf"},"type":"NodePort"}}
creationTimestamp: "2025-09-10T11:36:22Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"audiobookshelf","namespace":"audiobookshelf"},"spec":{"ports":[{"name":"http","nodePort":31378,"port":80,"targetPort":"http"}],"selector":{"app":"audiobookshelf"},"type":"NodePort"}}
'
creationTimestamp: '2025-09-10T11:36:22Z'
name: audiobookshelf
namespace: audiobookshelf
resourceVersion: "14471402"
resourceVersion: '14471402'
uid: 400237d9-0f3a-4c2b-9fee-a66f173fe8a4
spec:
clusterIP: 10.108.247.202
@@ -186,18 +187,19 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"audiobookshelf","namespace":"audiobookshelf"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"audiobookshelf"}},"template":{"metadata":{"labels":{"app":"audiobookshelf"}},"spec":{"containers":[{"env":[{"name":"TZ","value":"Europe/Budapest"}],"image":"ghcr.io/advplyr/audiobookshelf:latest","name":"app","ports":[{"containerPort":80,"name":"http"}],"volumeMounts":[{"mountPath":"/config","name":"config"},{"mountPath":"/metadata","name":"metadata"},{"mountPath":"/audiobooks","name":"audiobooks"},{"mountPath":"/podcasts","name":"podcasts"}]}],"securityContext":{"fsGroup":1000},"volumes":[{"name":"config","persistentVolumeClaim":{"claimName":"abs-config"}},{"name":"metadata","persistentVolumeClaim":{"claimName":"abs-metadata"}},{"name":"audiobooks","persistentVolumeClaim":{"claimName":"abs-audiobooks"}},{"name":"podcasts","persistentVolumeClaim":{"claimName":"abs-podcasts"}}]}}}}
creationTimestamp: "2025-09-10T11:36:22Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"audiobookshelf","namespace":"audiobookshelf"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"audiobookshelf"}},"template":{"metadata":{"labels":{"app":"audiobookshelf"}},"spec":{"containers":[{"env":[{"name":"TZ","value":"Europe/Budapest"}],"image":"ghcr.io/advplyr/audiobookshelf:latest","name":"app","ports":[{"containerPort":80,"name":"http"}],"volumeMounts":[{"mountPath":"/config","name":"config"},{"mountPath":"/metadata","name":"metadata"},{"mountPath":"/audiobooks","name":"audiobooks"},{"mountPath":"/podcasts","name":"podcasts"}]}],"securityContext":{"fsGroup":1000},"volumes":[{"name":"config","persistentVolumeClaim":{"claimName":"abs-config"}},{"name":"metadata","persistentVolumeClaim":{"claimName":"abs-metadata"}},{"name":"audiobooks","persistentVolumeClaim":{"claimName":"abs-audiobooks"}},{"name":"podcasts","persistentVolumeClaim":{"claimName":"abs-podcasts"}}]}}}}
'
creationTimestamp: '2025-09-10T11:36:22Z'
generation: 1
name: audiobookshelf
namespace: audiobookshelf
resourceVersion: "14471527"
resourceVersion: '14471527'
uid: 03ee593f-d009-4ebd-97b7-d73cb764aedc
spec:
progressDeadlineSeconds: 600
@@ -262,30 +264,30 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-09-10T11:36:36Z"
lastUpdateTime: "2025-09-10T11:36:36Z"
- lastTransitionTime: '2025-09-10T11:36:36Z'
lastUpdateTime: '2025-09-10T11:36:36Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
- lastTransitionTime: "2025-09-10T11:36:22Z"
lastUpdateTime: "2025-09-10T11:36:36Z"
- lastTransitionTime: '2025-09-10T11:36:22Z'
lastUpdateTime: '2025-09-10T11:36:36Z'
message: ReplicaSet "audiobookshelf-8dffc7697" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- 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-09-10T11:36:22Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-09-10T11:36:22Z'
generation: 1
labels:
app: audiobookshelf
@@ -299,7 +301,7 @@ items:
kind: Deployment
name: audiobookshelf
uid: 03ee593f-d009-4ebd-97b7-d73cb764aedc
resourceVersion: "14471526"
resourceVersion: '14471526'
uid: e3a73abf-aa71-4b39-8d0f-ac2d45b60903
spec:
replicas: 1
@@ -363,5 +365,4 @@ items:
readyReplicas: 1
replicas: 1
kind: List
metadata:
resourceVersion: ""
metadata: {}

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,4 @@
apiVersion: v1
items: []
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,11 +1,11 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
annotations:
checksum/config: 0b2c10182d51aa707a84b0fdf2c72cbb3d71ff230d325aa9ff22a49e8ce21ffc
creationTimestamp: "2025-10-27T21:04:07Z"
creationTimestamp: '2025-10-27T21:04:07Z'
generateName: gitea-58df85bccc-
labels:
app: gitea
@@ -25,15 +25,15 @@ items:
kind: ReplicaSet
name: gitea-58df85bccc
uid: 03ab4ff6-6209-41d4-a909-2917160eb74f
resourceVersion: "20406217"
resourceVersion: '20406217'
uid: e37fa9e6-400d-4a1c-87da-9e00a971cb59
spec:
containers:
- env:
- name: SSH_LISTEN_PORT
value: "22"
value: '22'
- name: SSH_PORT
value: "22"
value: '22'
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
- name: GITEA_CUSTOM
@@ -253,24 +253,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:15Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:15Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:05:14Z"
status: "True"
lastTransitionTime: '2025-10-27T21:05:14Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:05:36Z"
status: "True"
lastTransitionTime: '2025-10-27T21:05:36Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:05:36Z"
status: "True"
lastTransitionTime: '2025-10-27T21:05:36Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:07Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:07Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://35892078e5216d9936f94563209c8bb8e71d3de7cafa9d5a7090b09670080d2c
@@ -283,7 +283,7 @@ items:
started: true
state:
running:
startedAt: "2025-10-27T21:05:14Z"
startedAt: '2025-10-27T21:05:14Z'
volumeMounts:
- mountPath: /tmp
name: temp
@@ -309,9 +309,9 @@ items:
terminated:
containerID: containerd://70fe58eaf134c7d5ee60dd62e425eae04043fa18d30b337892f4d9f6bfd60de7
exitCode: 0
finishedAt: "2025-10-27T21:04:15Z"
finishedAt: '2025-10-27T21:04:15Z'
reason: Completed
startedAt: "2025-10-27T21:04:15Z"
startedAt: '2025-10-27T21:04:15Z'
volumeMounts:
- mountPath: /usr/sbinx
name: init
@@ -335,9 +335,9 @@ items:
terminated:
containerID: containerd://126062f79f43c7068b8b8dbf5046fd97fe58254a4c94e2c24e9049835c22d149
exitCode: 0
finishedAt: "2025-10-27T21:04:18Z"
finishedAt: '2025-10-27T21:04:18Z'
reason: Completed
startedAt: "2025-10-27T21:04:17Z"
startedAt: '2025-10-27T21:04:17Z'
volumeMounts:
- mountPath: /usr/sbinx
name: config
@@ -363,9 +363,9 @@ items:
terminated:
containerID: containerd://60f9696c64cc4cea04a1de70f306511209af7d84bbda8c76142db877a58ccbe1
exitCode: 0
finishedAt: "2025-10-27T21:05:14Z"
finishedAt: '2025-10-27T21:05:14Z'
reason: Completed
startedAt: "2025-10-27T21:05:01Z"
startedAt: '2025-10-27T21:05:01Z'
volumeMounts:
- mountPath: /usr/sbinx
name: init
@@ -382,11 +382,11 @@ items:
podIPs:
- ip: 10.244.0.150
qosClass: Burstable
startTime: "2025-10-27T21:04:07Z"
- apiVersion: v1
startTime: '2025-10-27T21:04:07Z'
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-10-27T21:04:38Z"
creationTimestamp: '2025-10-27T21:04:38Z'
generateName: gitea-postgresql-
labels:
app.kubernetes.io/component: primary
@@ -394,7 +394,7 @@ items:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: postgresql
app.kubernetes.io/version: 17.6.0
apps.kubernetes.io/pod-index: "0"
apps.kubernetes.io/pod-index: '0'
controller-revision-hash: gitea-postgresql-57587479cf
helm.sh/chart: postgresql-16.7.27
statefulset.kubernetes.io/pod-name: gitea-postgresql-0
@@ -407,7 +407,7 @@ items:
kind: StatefulSet
name: gitea-postgresql
uid: 8d3cecd0-9602-45f4-b97b-a003b102f43d
resourceVersion: "20406135"
resourceVersion: '20406135'
uid: 37fa35f8-7b3d-4a22-ab1a-c1414da34072
spec:
affinity:
@@ -425,9 +425,9 @@ items:
containers:
- env:
- name: BITNAMI_DEBUG
value: "false"
value: 'false'
- name: POSTGRESQL_PORT_NUMBER
value: "5432"
value: '5432'
- name: POSTGRESQL_VOLUME_DIR
value: /bitnami/postgresql
- name: PGDATA
@@ -441,17 +441,17 @@ items:
- name: POSTGRES_DATABASE
value: gitea
- name: POSTGRESQL_ENABLE_LDAP
value: "no"
value: 'no'
- name: POSTGRESQL_ENABLE_TLS
value: "no"
value: 'no'
- name: POSTGRESQL_LOG_HOSTNAME
value: "false"
value: 'false'
- name: POSTGRESQL_LOG_CONNECTIONS
value: "false"
value: 'false'
- name: POSTGRESQL_LOG_DISCONNECTIONS
value: "false"
value: 'false'
- name: POSTGRESQL_PGAUDIT_LOG_CATALOG
value: "off"
value: 'off'
- name: POSTGRESQL_CLIENT_MIN_MESSAGES
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
@@ -480,9 +480,12 @@ items:
- /bin/sh
- -c
- -e
- |
exec pg_isready -U "gitea" -d "dbname=gitea" -h 127.0.0.1 -p 5432
[ -f /opt/bitnami/postgresql/tmp/.initialized ] || [ -f /bitnami/postgresql/.initialized ]
- 'exec pg_isready -U "gitea" -d "dbname=gitea" -h 127.0.0.1 -p 5432
[ -f /opt/bitnami/postgresql/tmp/.initialized ] || [ -f /bitnami/postgresql/.initialized
]
'
failureThreshold: 6
initialDelaySeconds: 5
periodSeconds: 10
@@ -568,24 +571,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:39Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:39Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:38Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:38Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:50Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:50Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:50Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:50Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:38Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:38Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://cec8de025f81b2b58d146b25d29ed923a34dd4b98f2c47c0b2c3fcce8e6ecce3
@@ -598,7 +601,7 @@ items:
started: true
state:
running:
startedAt: "2025-10-27T21:04:39Z"
startedAt: '2025-10-27T21:04:39Z'
volumeMounts:
- mountPath: /tmp
name: empty-dir
@@ -620,8 +623,8 @@ items:
podIPs:
- ip: 10.244.0.152
qosClass: Burstable
startTime: "2025-10-27T21:04:38Z"
- apiVersion: v1
startTime: '2025-10-27T21:04:38Z'
- apiVersion: v1
kind: Pod
metadata:
annotations:
@@ -629,7 +632,7 @@ items:
checksum/health: e3a0f06458110f02986bb8df4391c43567355d3582dd02f25447184391196fbc
checksum/scripts: 791de9ea7b477455268cda3e85c8e58a1505e8d19ff8e851d78a246cb185a0f7
checksum/secret: 4b8cbd9693e7e45452b3b3213bc382ab02b9fb0a82991bfb0fec1e5e1193b9cd
creationTimestamp: "2025-10-27T21:04:08Z"
creationTimestamp: '2025-10-27T21:04:08Z'
generateName: gitea-valkey-primary-
labels:
app.kubernetes.io/component: primary
@@ -637,7 +640,7 @@ items:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/version: 8.1.3
apps.kubernetes.io/pod-index: "0"
apps.kubernetes.io/pod-index: '0'
controller-revision-hash: gitea-valkey-primary-7d55f7b7b9
helm.sh/chart: valkey-3.0.31
statefulset.kubernetes.io/pod-name: gitea-valkey-primary-0
@@ -650,7 +653,7 @@ items:
kind: StatefulSet
name: gitea-valkey-primary
uid: 40481ba9-b808-4215-b738-4a9a7f5dffb6
resourceVersion: "20406063"
resourceVersion: '20406063'
uid: f19d18c6-f00e-4e70-a071-fb1499eb4f58
spec:
affinity:
@@ -673,17 +676,17 @@ items:
- /bin/bash
env:
- name: BITNAMI_DEBUG
value: "false"
value: 'false'
- name: VALKEY_REPLICATION_MODE
value: primary
- name: ALLOW_EMPTY_PASSWORD
value: "no"
value: 'no'
- name: VALKEY_PASSWORD_FILE
value: /opt/bitnami/valkey/secrets/valkey-password
- name: VALKEY_TLS_ENABLED
value: "no"
value: 'no'
- name: VALKEY_PORT
value: "6379"
value: '6379'
image: docker.io/bitnami/valkey:8.1.1-debian-12-r0
imagePullPolicy: IfNotPresent
livenessProbe:
@@ -805,24 +808,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:09Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:09Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:08Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:08Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:30Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:30Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:30Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:30Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:04:08Z"
status: "True"
lastTransitionTime: '2025-10-27T21:04:08Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://a8530f8b9c5dc9905955c60edec435613cce624c29ad8aa703313b9f3609797e
@@ -835,7 +838,7 @@ items:
started: true
state:
running:
startedAt: "2025-10-27T21:04:09Z"
startedAt: '2025-10-27T21:04:09Z'
volumeMounts:
- mountPath: /opt/bitnami/scripts/start-scripts
name: start-scripts
@@ -859,14 +862,14 @@ items:
podIPs:
- ip: 10.244.0.151
qosClass: Burstable
startTime: "2025-10-27T21:04:08Z"
- apiVersion: v1
startTime: '2025-10-27T21:04:08Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
labels:
app: gitea
app.kubernetes.io/instance: gitea
@@ -877,7 +880,7 @@ items:
version: 1.24.6
name: gitea-http
namespace: gitea
resourceVersion: "20405938"
resourceVersion: '20405938'
uid: 0777d7be-068b-42c6-a59f-3264c0fdfc4a
spec:
clusterIP: 10.101.238.182
@@ -901,13 +904,13 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
labels:
app.kubernetes.io/component: primary
app.kubernetes.io/instance: gitea
@@ -917,7 +920,7 @@ items:
helm.sh/chart: postgresql-16.7.27
name: gitea-postgresql
namespace: gitea
resourceVersion: "20405929"
resourceVersion: '20405929'
uid: c1d52177-9299-462d-a487-b48b506f8f8d
spec:
clusterIP: 10.105.180.86
@@ -940,13 +943,13 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
labels:
app.kubernetes.io/component: primary
app.kubernetes.io/instance: gitea
@@ -956,7 +959,7 @@ items:
helm.sh/chart: postgresql-16.7.27
name: gitea-postgresql-hl
namespace: gitea
resourceVersion: "20405926"
resourceVersion: '20405926'
uid: 5dc925e4-afd5-44ea-b5d7-d8c19fe5432a
spec:
clusterIP: None
@@ -980,13 +983,13 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
labels:
app: gitea
app.kubernetes.io/instance: gitea
@@ -997,7 +1000,7 @@ items:
version: 1.24.6
name: gitea-ssh
namespace: gitea
resourceVersion: "20405941"
resourceVersion: '20405941'
uid: 398bb2ce-1748-41ef-8391-418b5292b6a8
spec:
clusterIP: None
@@ -1019,13 +1022,13 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
labels:
app.kubernetes.io/instance: gitea
app.kubernetes.io/managed-by: Helm
@@ -1035,7 +1038,7 @@ items:
helm.sh/chart: valkey-3.0.31
name: gitea-valkey-headless
namespace: gitea
resourceVersion: "20405932"
resourceVersion: '20405932'
uid: 9feead00-753c-404d-b777-560ab2c374ad
spec:
clusterIP: None
@@ -1057,13 +1060,13 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
labels:
app.kubernetes.io/component: primary
app.kubernetes.io/instance: gitea
@@ -1074,7 +1077,7 @@ items:
helm.sh/chart: valkey-3.0.31
name: gitea-valkey-primary
namespace: gitea
resourceVersion: "20405935"
resourceVersion: '20405935'
uid: 0645d25e-19c2-4cc7-b861-a5953f3eb68b
spec:
clusterIP: 10.98.74.122
@@ -1097,14 +1100,14 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "4"
deployment.kubernetes.io/revision: '4'
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
generation: 4
labels:
app: gitea
@@ -1116,7 +1119,7 @@ items:
version: 1.24.6
name: gitea
namespace: gitea
resourceVersion: "20406235"
resourceVersion: '20406235'
uid: a95418e5-ec60-4e9a-a542-bf95ac8a3973
spec:
progressDeadlineSeconds: 600
@@ -1148,9 +1151,9 @@ items:
containers:
- env:
- name: SSH_LISTEN_PORT
value: "22"
value: '22'
- name: SSH_PORT
value: "22"
value: '22'
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
- name: GITEA_CUSTOM
@@ -1325,32 +1328,32 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-08-24T01:03:10Z"
lastUpdateTime: "2025-08-24T01:03:10Z"
- lastTransitionTime: '2025-08-24T01:03:10Z'
lastUpdateTime: '2025-08-24T01:03:10Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
- lastTransitionTime: "2025-05-23T19:53:33Z"
lastUpdateTime: "2025-10-27T21:05:36Z"
- lastTransitionTime: '2025-05-23T19:53:33Z'
lastUpdateTime: '2025-10-27T21:05:36Z'
message: ReplicaSet "gitea-58df85bccc" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
observedGeneration: 4
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "2"
deployment.kubernetes.io/revision: "4"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '4'
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-10-27T21:04:07Z"
creationTimestamp: '2025-10-27T21:04:07Z'
generation: 1
labels:
app: gitea
@@ -1370,7 +1373,7 @@ items:
kind: Deployment
name: gitea
uid: a95418e5-ec60-4e9a-a542-bf95ac8a3973
resourceVersion: "20406222"
resourceVersion: '20406222'
uid: 03ab4ff6-6209-41d4-a909-2917160eb74f
spec:
replicas: 1
@@ -1397,9 +1400,9 @@ items:
containers:
- env:
- name: SSH_LISTEN_PORT
value: "22"
value: '22'
- name: SSH_PORT
value: "22"
value: '22'
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
- name: GITEA_CUSTOM
@@ -1577,16 +1580,16 @@ items:
observedGeneration: 1
readyReplicas: 1
replicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "2"
deployment.kubernetes.io/revision: "2"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '2'
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T20:12:30Z"
creationTimestamp: '2025-05-23T20:12:30Z'
generation: 2
labels:
app: gitea
@@ -1606,7 +1609,7 @@ items:
kind: Deployment
name: gitea
uid: a95418e5-ec60-4e9a-a542-bf95ac8a3973
resourceVersion: "3159329"
resourceVersion: '3159329'
uid: 9b250d58-9f3e-4b82-872f-78ab196dc1cd
spec:
replicas: 0
@@ -1633,9 +1636,9 @@ items:
containers:
- env:
- name: SSH_LISTEN_PORT
value: "2222"
value: '2222'
- name: SSH_PORT
value: "22"
value: '22'
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
- name: GITEA_CUSTOM
@@ -1810,16 +1813,16 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "2"
deployment.kubernetes.io/revision: "1"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
generation: 2
labels:
app: gitea
@@ -1839,7 +1842,7 @@ items:
kind: Deployment
name: gitea
uid: a95418e5-ec60-4e9a-a542-bf95ac8a3973
resourceVersion: "3157886"
resourceVersion: '3157886'
uid: 6831c5b8-0793-4130-891d-4f84e7ecddbf
spec:
replicas: 0
@@ -1866,9 +1869,9 @@ items:
containers:
- env:
- name: SSH_LISTEN_PORT
value: "2222"
value: '2222'
- name: SSH_PORT
value: "22"
value: '22'
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
- name: GITEA_CUSTOM
@@ -2043,16 +2046,16 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "2"
deployment.kubernetes.io/revision: "3"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '3'
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T20:28:18Z"
creationTimestamp: '2025-05-23T20:28:18Z'
generation: 2
labels:
app: gitea
@@ -2072,7 +2075,7 @@ items:
kind: Deployment
name: gitea
uid: a95418e5-ec60-4e9a-a542-bf95ac8a3973
resourceVersion: "20406234"
resourceVersion: '20406234'
uid: 822d6eb2-737e-46e7-9026-23b875b67975
spec:
replicas: 0
@@ -2099,9 +2102,9 @@ items:
containers:
- env:
- name: SSH_LISTEN_PORT
value: "2222"
value: '2222'
- name: SSH_PORT
value: "22"
value: '22'
- name: GITEA_APP_INI
value: /data/gitea/conf/app.ini
- name: GITEA_CUSTOM
@@ -2276,13 +2279,13 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: StatefulSet
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
generation: 2
labels:
app.kubernetes.io/component: primary
@@ -2293,7 +2296,7 @@ items:
helm.sh/chart: postgresql-16.7.27
name: gitea-postgresql
namespace: gitea
resourceVersion: "20406140"
resourceVersion: '20406140'
uid: 8d3cecd0-9602-45f4-b97b-a003b102f43d
spec:
persistentVolumeClaimRetentionPolicy:
@@ -2335,9 +2338,9 @@ items:
containers:
- env:
- name: BITNAMI_DEBUG
value: "false"
value: 'false'
- name: POSTGRESQL_PORT_NUMBER
value: "5432"
value: '5432'
- name: POSTGRESQL_VOLUME_DIR
value: /bitnami/postgresql
- name: PGDATA
@@ -2351,17 +2354,17 @@ items:
- name: POSTGRES_DATABASE
value: gitea
- name: POSTGRESQL_ENABLE_LDAP
value: "no"
value: 'no'
- name: POSTGRESQL_ENABLE_TLS
value: "no"
value: 'no'
- name: POSTGRESQL_LOG_HOSTNAME
value: "false"
value: 'false'
- name: POSTGRESQL_LOG_CONNECTIONS
value: "false"
value: 'false'
- name: POSTGRESQL_LOG_DISCONNECTIONS
value: "false"
value: 'false'
- name: POSTGRESQL_PGAUDIT_LOG_CATALOG
value: "off"
value: 'off'
- name: POSTGRESQL_CLIENT_MIN_MESSAGES
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
@@ -2373,7 +2376,8 @@ items:
command:
- /bin/sh
- -c
- exec pg_isready -U "gitea" -d "dbname=gitea" -h 127.0.0.1 -p 5432
- exec pg_isready -U "gitea" -d "dbname=gitea" -h 127.0.0.1 -p
5432
failureThreshold: 6
initialDelaySeconds: 30
periodSeconds: 10
@@ -2390,9 +2394,13 @@ items:
- /bin/sh
- -c
- -e
- |
exec pg_isready -U "gitea" -d "dbname=gitea" -h 127.0.0.1 -p 5432
[ -f /opt/bitnami/postgresql/tmp/.initialized ] || [ -f /bitnami/postgresql/.initialized ]
- 'exec pg_isready -U "gitea" -d "dbname=gitea" -h 127.0.0.1 -p
5432
[ -f /opt/bitnami/postgresql/tmp/.initialized ] || [ -f /bitnami/postgresql/.initialized
]
'
failureThreshold: 6
initialDelaySeconds: 5
periodSeconds: 10
@@ -2486,13 +2494,13 @@ items:
replicas: 1
updateRevision: gitea-postgresql-57587479cf
updatedReplicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: StatefulSet
metadata:
annotations:
meta.helm.sh/release-name: gitea
meta.helm.sh/release-namespace: gitea
creationTimestamp: "2025-05-23T19:53:33Z"
creationTimestamp: '2025-05-23T19:53:33Z'
generation: 2
labels:
app.kubernetes.io/component: primary
@@ -2504,7 +2512,7 @@ items:
helm.sh/chart: valkey-3.0.31
name: gitea-valkey-primary
namespace: gitea
resourceVersion: "20406069"
resourceVersion: '20406069'
uid: 40481ba9-b808-4215-b738-4a9a7f5dffb6
spec:
persistentVolumeClaimRetentionPolicy:
@@ -2555,17 +2563,17 @@ items:
- /bin/bash
env:
- name: BITNAMI_DEBUG
value: "false"
value: 'false'
- name: VALKEY_REPLICATION_MODE
value: primary
- name: ALLOW_EMPTY_PASSWORD
value: "no"
value: 'no'
- name: VALKEY_PASSWORD_FILE
value: /opt/bitnami/valkey/secrets/valkey-password
- name: VALKEY_TLS_ENABLED
value: "no"
value: 'no'
- name: VALKEY_PORT
value: "6379"
value: '6379'
image: docker.io/bitnami/valkey:8.1.1-debian-12-r0
imagePullPolicy: IfNotPresent
livenessProbe:
@@ -2699,5 +2707,4 @@ items:
updateRevision: gitea-valkey-primary-7d55f7b7b9
updatedReplicas: 1
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,15 +1,16 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"graylog-input-beats","namespace":"graylog"},"spec":{"ports":[{"name":"beats","nodePort":31544,"port":5044,"targetPort":5044}],"selector":{"statefulset.kubernetes.io/pod-name":"graylog-0"},"type":"NodePort"}}
creationTimestamp: "2025-05-20T11:27:45Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"graylog-input-beats","namespace":"graylog"},"spec":{"ports":[{"name":"beats","nodePort":31544,"port":5044,"targetPort":5044}],"selector":{"statefulset.kubernetes.io/pod-name":"graylog-0"},"type":"NodePort"}}
'
creationTimestamp: '2025-05-20T11:27:45Z'
name: graylog-input-beats
namespace: graylog
resourceVersion: "2732995"
resourceVersion: '2732995'
uid: d5629799-2d61-4125-822c-ea73b34ae304
spec:
clusterIP: 10.108.193.18
@@ -32,16 +33,17 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"graylog-input-tcp","namespace":"graylog"},"spec":{"ports":[{"name":"raw-tcp","nodePort":31555,"port":5555,"protocol":"TCP","targetPort":5555}],"selector":{"statefulset.kubernetes.io/pod-name":"graylog-0"},"type":"NodePort"}}
creationTimestamp: "2025-05-14T13:08:58Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"graylog-input-tcp","namespace":"graylog"},"spec":{"ports":[{"name":"raw-tcp","nodePort":31555,"port":5555,"protocol":"TCP","targetPort":5555}],"selector":{"statefulset.kubernetes.io/pod-name":"graylog-0"},"type":"NodePort"}}
'
creationTimestamp: '2025-05-14T13:08:58Z'
name: graylog-input-tcp
namespace: graylog
resourceVersion: "1987935"
resourceVersion: '1987935'
uid: e19b29f0-e1a9-476f-be59-fd08e78f45d5
spec:
clusterIP: 10.97.208.205
@@ -65,5 +67,4 @@ items:
status:
loadBalancer: {}
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-04-28T15:36:50Z"
creationTimestamp: '2025-04-28T15:36:50Z'
generateName: ingress-nginx-admission-create-
labels:
app.kubernetes.io/component: admission-webhook
@@ -24,7 +24,7 @@ items:
kind: Job
name: ingress-nginx-admission-create
uid: 8fcf7fdf-921d-4bd5-b42f-0f0869f5e832
resourceVersion: "12273257"
resourceVersion: '12273257'
uid: a4558234-ae4f-471d-a1f0-54d7a409cd88
spec:
containers:
@@ -104,27 +104,27 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:56Z"
status: "False"
lastTransitionTime: '2025-04-28T15:36:56Z'
status: 'False'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
lastTransitionTime: '2025-04-28T15:36:50Z'
reason: PodCompleted
status: "True"
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
lastTransitionTime: '2025-04-28T15:36:50Z'
reason: PodCompleted
status: "False"
status: 'False'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
lastTransitionTime: '2025-04-28T15:36:50Z'
reason: PodCompleted
status: "False"
status: 'False'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
status: "True"
lastTransitionTime: '2025-04-28T15:36:50Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://a6c6d92bf9be7028e8a0bb98787afb7ab3cce4bd0a9ee14c3a6e146fd651bcc4
@@ -139,9 +139,9 @@ items:
terminated:
containerID: containerd://a6c6d92bf9be7028e8a0bb98787afb7ab3cce4bd0a9ee14c3a6e146fd651bcc4
exitCode: 0
finishedAt: "2025-04-28T15:36:54Z"
finishedAt: '2025-04-28T15:36:54Z'
reason: Completed
startedAt: "2025-04-28T15:36:54Z"
startedAt: '2025-04-28T15:36:54Z'
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-kgll7
@@ -152,11 +152,11 @@ items:
- ip: 192.168.31.173
phase: Succeeded
qosClass: BestEffort
startTime: "2025-04-28T15:36:50Z"
- apiVersion: v1
startTime: '2025-04-28T15:36:50Z'
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-04-28T15:36:50Z"
creationTimestamp: '2025-04-28T15:36:50Z'
generateName: ingress-nginx-admission-patch-
labels:
app.kubernetes.io/component: admission-webhook
@@ -177,7 +177,7 @@ items:
kind: Job
name: ingress-nginx-admission-patch
uid: abde6d32-68e5-4dff-973d-c5924fd290b9
resourceVersion: "12273262"
resourceVersion: '12273262'
uid: 1fdb3ff9-09bb-46d8-b6fe-81961b8006f9
spec:
containers:
@@ -259,27 +259,27 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:56Z"
status: "False"
lastTransitionTime: '2025-04-28T15:36:56Z'
status: 'False'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
lastTransitionTime: '2025-04-28T15:36:50Z'
reason: PodCompleted
status: "True"
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
lastTransitionTime: '2025-04-28T15:36:50Z'
reason: PodCompleted
status: "False"
status: 'False'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
lastTransitionTime: '2025-04-28T15:36:50Z'
reason: PodCompleted
status: "False"
status: 'False'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
status: "True"
lastTransitionTime: '2025-04-28T15:36:50Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://14a7fddb173daa8b28be1a3bdb51b28e2a67171ca56dffa647815c28bd9ffc08
@@ -294,9 +294,9 @@ items:
terminated:
containerID: containerd://14a7fddb173daa8b28be1a3bdb51b28e2a67171ca56dffa647815c28bd9ffc08
exitCode: 0
finishedAt: "2025-04-28T15:36:54Z"
finishedAt: '2025-04-28T15:36:54Z'
reason: Completed
startedAt: "2025-04-28T15:36:54Z"
startedAt: '2025-04-28T15:36:54Z'
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-9jbmc
@@ -307,11 +307,11 @@ items:
- ip: 192.168.31.173
phase: Succeeded
qosClass: BestEffort
startTime: "2025-04-28T15:36:50Z"
- apiVersion: v1
startTime: '2025-04-28T15:36:50Z'
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-04-28T15:36:50Z"
creationTimestamp: '2025-04-28T15:36:50Z'
generateName: ingress-nginx-controller-665b599bc5-
labels:
app.kubernetes.io/component: controller
@@ -329,7 +329,7 @@ items:
kind: ReplicaSet
name: ingress-nginx-controller-665b599bc5
uid: c0882270-c953-4732-8126-bec666da185d
resourceVersion: "20356548"
resourceVersion: '20356548'
uid: c0bcc1f1-00b0-4c0f-8f1d-84a39c774486
spec:
containers:
@@ -468,24 +468,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:03Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:03Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
status: "True"
lastTransitionTime: '2025-04-28T15:36:50Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:13Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:13Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:13Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:13Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-04-28T15:36:50Z"
status: "True"
lastTransitionTime: '2025-04-28T15:36:50Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://0705d81899dfee90c05bfc06965a43f80312910606da7747793c64f6a25cdf40
@@ -495,16 +495,16 @@ items:
terminated:
containerID: containerd://6bbf8a67b813dc8c153fc4c8c274dd60e378cf25483370f7b4062ffa053cbc33
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:32Z"
startedAt: '2025-08-12T14:09:32Z'
name: controller
ready: true
restartCount: 18
started: true
state:
running:
startedAt: "2025-08-24T01:02:03Z"
startedAt: '2025-08-24T01:02:03Z'
volumeMounts:
- mountPath: /usr/local/certificates/
name: webhook-cert
@@ -522,14 +522,15 @@ items:
podIPs:
- ip: 10.244.0.38
qosClass: Burstable
startTime: "2025-04-28T15:36:50Z"
- apiVersion: v1
startTime: '2025-04-28T15:36:50Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-controller","namespace":"ingress-nginx"},"spec":{"externalTrafficPolicy":"Local","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"appProtocol":"http","name":"http","port":80,"protocol":"TCP","targetPort":"http"},{"appProtocol":"https","name":"https","port":443,"protocol":"TCP","targetPort":"https"}],"selector":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx"},"type":"LoadBalancer"}}
creationTimestamp: "2025-04-28T15:36:50Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-controller","namespace":"ingress-nginx"},"spec":{"externalTrafficPolicy":"Local","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"appProtocol":"http","name":"http","port":80,"protocol":"TCP","targetPort":"http"},{"appProtocol":"https","name":"https","port":443,"protocol":"TCP","targetPort":"https"}],"selector":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx"},"type":"LoadBalancer"}}
'
creationTimestamp: '2025-04-28T15:36:50Z'
labels:
app.kubernetes.io/component: controller
app.kubernetes.io/instance: ingress-nginx
@@ -538,7 +539,7 @@ items:
app.kubernetes.io/version: 1.12.1
name: ingress-nginx-controller
namespace: ingress-nginx
resourceVersion: "540241"
resourceVersion: '540241'
uid: be891d4d-b00f-4b23-b0b5-28135dad560f
spec:
clusterIP: 10.105.59.125
@@ -570,13 +571,14 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-controller-admission","namespace":"ingress-nginx"},"spec":{"ports":[{"appProtocol":"https","name":"https-webhook","port":443,"targetPort":"webhook"}],"selector":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx"},"type":"ClusterIP"}}
creationTimestamp: "2025-04-28T15:36:50Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-controller-admission","namespace":"ingress-nginx"},"spec":{"ports":[{"appProtocol":"https","name":"https-webhook","port":443,"targetPort":"webhook"}],"selector":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx"},"type":"ClusterIP"}}
'
creationTimestamp: '2025-04-28T15:36:50Z'
labels:
app.kubernetes.io/component: controller
app.kubernetes.io/instance: ingress-nginx
@@ -585,7 +587,7 @@ items:
app.kubernetes.io/version: 1.12.1
name: ingress-nginx-controller-admission
namespace: ingress-nginx
resourceVersion: "539419"
resourceVersion: '539419'
uid: 32e3914f-47fe-4b18-b3ba-73560027382a
spec:
clusterIP: 10.105.239.16
@@ -609,14 +611,15 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-controller","namespace":"ingress-nginx"},"spec":{"minReadySeconds":0,"revisionHistoryLimit":10,"selector":{"matchLabels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx"}},"strategy":{"rollingUpdate":{"maxUnavailable":1},"type":"RollingUpdate"},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"}},"spec":{"containers":[{"args":["/nginx-ingress-controller","--publish-service=$(POD_NAMESPACE)/ingress-nginx-controller","--election-id=ingress-nginx-leader","--controller-class=k8s.io/ingress-nginx","--ingress-class=nginx","--configmap=$(POD_NAMESPACE)/ingress-nginx-controller","--validating-webhook=:8443","--validating-webhook-certificate=/usr/local/certificates/cert","--validating-webhook-key=/usr/local/certificates/key"],"env":[{"name":"POD_NAME","valueFrom":{"fieldRef":{"fieldPath":"metadata.name"}}},{"name":"POD_NAMESPACE","valueFrom":{"fieldRef":{"fieldPath":"metadata.namespace"}}},{"name":"LD_PRELOAD","value":"/usr/local/lib/libmimalloc.so"}],"image":"registry.k8s.io/ingress-nginx/controller:v1.12.1@sha256:d2fbc4ec70d8aa2050dd91a91506e998765e86c96f32cffb56c503c9c34eed5b","imagePullPolicy":"IfNotPresent","lifecycle":{"preStop":{"exec":{"command":["/wait-shutdown"]}}},"livenessProbe":{"failureThreshold":5,"httpGet":{"path":"/healthz","port":10254,"scheme":"HTTP"},"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":1},"name":"controller","ports":[{"containerPort":80,"name":"http","protocol":"TCP"},{"containerPort":443,"name":"https","protocol":"TCP"},{"containerPort":8443,"name":"webhook","protocol":"TCP"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/healthz","port":10254,"scheme":"HTTP"},"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":1},"resources":{"requests":{"cpu":"100m","memory":"90Mi"}},"securityContext":{"allowPrivilegeEscalation":false,"capabilities":{"add":["NET_BIND_SERVICE"],"drop":["ALL"]},"readOnlyRootFilesystem":false,"runAsGroup":82,"runAsNonRoot":true,"runAsUser":101,"seccompProfile":{"type":"RuntimeDefault"}},"volumeMounts":[{"mountPath":"/usr/local/certificates/","name":"webhook-cert","readOnly":true}]}],"dnsPolicy":"ClusterFirst","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"ingress-nginx","terminationGracePeriodSeconds":300,"volumes":[{"name":"webhook-cert","secret":{"secretName":"ingress-nginx-admission"}}]}}}}
creationTimestamp: "2025-04-28T15:36:50Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-controller","namespace":"ingress-nginx"},"spec":{"minReadySeconds":0,"revisionHistoryLimit":10,"selector":{"matchLabels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx"}},"strategy":{"rollingUpdate":{"maxUnavailable":1},"type":"RollingUpdate"},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"controller","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"}},"spec":{"containers":[{"args":["/nginx-ingress-controller","--publish-service=$(POD_NAMESPACE)/ingress-nginx-controller","--election-id=ingress-nginx-leader","--controller-class=k8s.io/ingress-nginx","--ingress-class=nginx","--configmap=$(POD_NAMESPACE)/ingress-nginx-controller","--validating-webhook=:8443","--validating-webhook-certificate=/usr/local/certificates/cert","--validating-webhook-key=/usr/local/certificates/key"],"env":[{"name":"POD_NAME","valueFrom":{"fieldRef":{"fieldPath":"metadata.name"}}},{"name":"POD_NAMESPACE","valueFrom":{"fieldRef":{"fieldPath":"metadata.namespace"}}},{"name":"LD_PRELOAD","value":"/usr/local/lib/libmimalloc.so"}],"image":"registry.k8s.io/ingress-nginx/controller:v1.12.1@sha256:d2fbc4ec70d8aa2050dd91a91506e998765e86c96f32cffb56c503c9c34eed5b","imagePullPolicy":"IfNotPresent","lifecycle":{"preStop":{"exec":{"command":["/wait-shutdown"]}}},"livenessProbe":{"failureThreshold":5,"httpGet":{"path":"/healthz","port":10254,"scheme":"HTTP"},"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":1},"name":"controller","ports":[{"containerPort":80,"name":"http","protocol":"TCP"},{"containerPort":443,"name":"https","protocol":"TCP"},{"containerPort":8443,"name":"webhook","protocol":"TCP"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/healthz","port":10254,"scheme":"HTTP"},"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"timeoutSeconds":1},"resources":{"requests":{"cpu":"100m","memory":"90Mi"}},"securityContext":{"allowPrivilegeEscalation":false,"capabilities":{"add":["NET_BIND_SERVICE"],"drop":["ALL"]},"readOnlyRootFilesystem":false,"runAsGroup":82,"runAsNonRoot":true,"runAsUser":101,"seccompProfile":{"type":"RuntimeDefault"}},"volumeMounts":[{"mountPath":"/usr/local/certificates/","name":"webhook-cert","readOnly":true}]}],"dnsPolicy":"ClusterFirst","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"ingress-nginx","terminationGracePeriodSeconds":300,"volumes":[{"name":"webhook-cert","secret":{"secretName":"ingress-nginx-admission"}}]}}}}
'
creationTimestamp: '2025-04-28T15:36:50Z'
generation: 1
labels:
app.kubernetes.io/component: controller
@@ -626,7 +629,7 @@ items:
app.kubernetes.io/version: 1.12.1
name: ingress-nginx-controller
namespace: ingress-nginx
resourceVersion: "12273732"
resourceVersion: '12273732'
uid: 7e03d935-5c17-47a5-a8e5-eb395a35e9a8
spec:
progressDeadlineSeconds: 600
@@ -754,30 +757,31 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-04-28T15:36:50Z"
lastUpdateTime: "2025-04-28T15:36:50Z"
- lastTransitionTime: '2025-04-28T15:36:50Z'
lastUpdateTime: '2025-04-28T15:36:50Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
- lastTransitionTime: "2025-04-28T15:36:50Z"
lastUpdateTime: "2025-04-28T15:37:16Z"
message: ReplicaSet "ingress-nginx-controller-665b599bc5" has successfully progressed.
- lastTransitionTime: '2025-04-28T15:36:50Z'
lastUpdateTime: '2025-04-28T15:37:16Z'
message: ReplicaSet "ingress-nginx-controller-665b599bc5" has successfully
progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- 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-04-28T15:36:50Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-04-28T15:36:50Z'
generation: 1
labels:
app.kubernetes.io/component: controller
@@ -795,7 +799,7 @@ items:
kind: Deployment
name: ingress-nginx-controller
uid: 7e03d935-5c17-47a5-a8e5-eb395a35e9a8
resourceVersion: "12273715"
resourceVersion: '12273715'
uid: c0882270-c953-4732-8126-bec666da185d
spec:
replicas: 1
@@ -921,13 +925,14 @@ items:
observedGeneration: 1
readyReplicas: 1
replicas: 1
- apiVersion: batch/v1
- apiVersion: batch/v1
kind: Job
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"batch/v1","kind":"Job","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-create","namespace":"ingress-nginx"},"spec":{"template":{"metadata":{"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-create"},"spec":{"containers":[{"args":["create","--host=ingress-nginx-controller-admission,ingress-nginx-controller-admission.$(POD_NAMESPACE).svc","--namespace=$(POD_NAMESPACE)","--secret-name=ingress-nginx-admission"],"env":[{"name":"POD_NAMESPACE","valueFrom":{"fieldRef":{"fieldPath":"metadata.namespace"}}}],"image":"registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2@sha256:e8825994b7a2c7497375a9b945f386506ca6a3eda80b89b74ef2db743f66a5ea","imagePullPolicy":"IfNotPresent","name":"create","securityContext":{"allowPrivilegeEscalation":false,"capabilities":{"drop":["ALL"]},"readOnlyRootFilesystem":true,"runAsGroup":65532,"runAsNonRoot":true,"runAsUser":65532,"seccompProfile":{"type":"RuntimeDefault"}}}],"nodeSelector":{"kubernetes.io/os":"linux"},"restartPolicy":"OnFailure","serviceAccountName":"ingress-nginx-admission"}}}}
creationTimestamp: "2025-04-28T15:36:50Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"batch/v1","kind":"Job","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-create","namespace":"ingress-nginx"},"spec":{"template":{"metadata":{"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-create"},"spec":{"containers":[{"args":["create","--host=ingress-nginx-controller-admission,ingress-nginx-controller-admission.$(POD_NAMESPACE).svc","--namespace=$(POD_NAMESPACE)","--secret-name=ingress-nginx-admission"],"env":[{"name":"POD_NAMESPACE","valueFrom":{"fieldRef":{"fieldPath":"metadata.namespace"}}}],"image":"registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2@sha256:e8825994b7a2c7497375a9b945f386506ca6a3eda80b89b74ef2db743f66a5ea","imagePullPolicy":"IfNotPresent","name":"create","securityContext":{"allowPrivilegeEscalation":false,"capabilities":{"drop":["ALL"]},"readOnlyRootFilesystem":true,"runAsGroup":65532,"runAsNonRoot":true,"runAsUser":65532,"seccompProfile":{"type":"RuntimeDefault"}}}],"nodeSelector":{"kubernetes.io/os":"linux"},"restartPolicy":"OnFailure","serviceAccountName":"ingress-nginx-admission"}}}}
'
creationTimestamp: '2025-04-28T15:36:50Z'
generation: 1
labels:
app.kubernetes.io/component: admission-webhook
@@ -937,7 +942,7 @@ items:
app.kubernetes.io/version: 1.12.1
name: ingress-nginx-admission-create
namespace: ingress-nginx
resourceVersion: "539484"
resourceVersion: '539484'
uid: 8fcf7fdf-921d-4bd5-b42f-0f0869f5e832
spec:
backoffLimit: 6
@@ -1004,32 +1009,33 @@ items:
serviceAccountName: ingress-nginx-admission
terminationGracePeriodSeconds: 30
status:
completionTime: "2025-04-28T15:36:57Z"
completionTime: '2025-04-28T15:36:57Z'
conditions:
- lastProbeTime: "2025-04-28T15:36:57Z"
lastTransitionTime: "2025-04-28T15:36:57Z"
- lastProbeTime: '2025-04-28T15:36:57Z'
lastTransitionTime: '2025-04-28T15:36:57Z'
message: Reached expected number of succeeded pods
reason: CompletionsReached
status: "True"
status: 'True'
type: SuccessCriteriaMet
- lastProbeTime: "2025-04-28T15:36:57Z"
lastTransitionTime: "2025-04-28T15:36:57Z"
- lastProbeTime: '2025-04-28T15:36:57Z'
lastTransitionTime: '2025-04-28T15:36:57Z'
message: Reached expected number of succeeded pods
reason: CompletionsReached
status: "True"
status: 'True'
type: Complete
ready: 0
startTime: "2025-04-28T15:36:50Z"
startTime: '2025-04-28T15:36:50Z'
succeeded: 1
terminating: 0
uncountedTerminatedPods: {}
- apiVersion: batch/v1
- apiVersion: batch/v1
kind: Job
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"batch/v1","kind":"Job","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-patch","namespace":"ingress-nginx"},"spec":{"template":{"metadata":{"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-patch"},"spec":{"containers":[{"args":["patch","--webhook-name=ingress-nginx-admission","--namespace=$(POD_NAMESPACE)","--patch-mutating=false","--secret-name=ingress-nginx-admission","--patch-failure-policy=Fail"],"env":[{"name":"POD_NAMESPACE","valueFrom":{"fieldRef":{"fieldPath":"metadata.namespace"}}}],"image":"registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2@sha256:e8825994b7a2c7497375a9b945f386506ca6a3eda80b89b74ef2db743f66a5ea","imagePullPolicy":"IfNotPresent","name":"patch","securityContext":{"allowPrivilegeEscalation":false,"capabilities":{"drop":["ALL"]},"readOnlyRootFilesystem":true,"runAsGroup":65532,"runAsNonRoot":true,"runAsUser":65532,"seccompProfile":{"type":"RuntimeDefault"}}}],"nodeSelector":{"kubernetes.io/os":"linux"},"restartPolicy":"OnFailure","serviceAccountName":"ingress-nginx-admission"}}}}
creationTimestamp: "2025-04-28T15:36:50Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"batch/v1","kind":"Job","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-patch","namespace":"ingress-nginx"},"spec":{"template":{"metadata":{"labels":{"app.kubernetes.io/component":"admission-webhook","app.kubernetes.io/instance":"ingress-nginx","app.kubernetes.io/name":"ingress-nginx","app.kubernetes.io/part-of":"ingress-nginx","app.kubernetes.io/version":"1.12.1"},"name":"ingress-nginx-admission-patch"},"spec":{"containers":[{"args":["patch","--webhook-name=ingress-nginx-admission","--namespace=$(POD_NAMESPACE)","--patch-mutating=false","--secret-name=ingress-nginx-admission","--patch-failure-policy=Fail"],"env":[{"name":"POD_NAMESPACE","valueFrom":{"fieldRef":{"fieldPath":"metadata.namespace"}}}],"image":"registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2@sha256:e8825994b7a2c7497375a9b945f386506ca6a3eda80b89b74ef2db743f66a5ea","imagePullPolicy":"IfNotPresent","name":"patch","securityContext":{"allowPrivilegeEscalation":false,"capabilities":{"drop":["ALL"]},"readOnlyRootFilesystem":true,"runAsGroup":65532,"runAsNonRoot":true,"runAsUser":65532,"seccompProfile":{"type":"RuntimeDefault"}}}],"nodeSelector":{"kubernetes.io/os":"linux"},"restartPolicy":"OnFailure","serviceAccountName":"ingress-nginx-admission"}}}}
'
creationTimestamp: '2025-04-28T15:36:50Z'
generation: 1
labels:
app.kubernetes.io/component: admission-webhook
@@ -1039,7 +1045,7 @@ items:
app.kubernetes.io/version: 1.12.1
name: ingress-nginx-admission-patch
namespace: ingress-nginx
resourceVersion: "539481"
resourceVersion: '539481'
uid: abde6d32-68e5-4dff-973d-c5924fd290b9
spec:
backoffLimit: 6
@@ -1108,25 +1114,24 @@ items:
serviceAccountName: ingress-nginx-admission
terminationGracePeriodSeconds: 30
status:
completionTime: "2025-04-28T15:36:57Z"
completionTime: '2025-04-28T15:36:57Z'
conditions:
- lastProbeTime: "2025-04-28T15:36:57Z"
lastTransitionTime: "2025-04-28T15:36:57Z"
- lastProbeTime: '2025-04-28T15:36:57Z'
lastTransitionTime: '2025-04-28T15:36:57Z'
message: Reached expected number of succeeded pods
reason: CompletionsReached
status: "True"
status: 'True'
type: SuccessCriteriaMet
- lastProbeTime: "2025-04-28T15:36:57Z"
lastTransitionTime: "2025-04-28T15:36:57Z"
- lastProbeTime: '2025-04-28T15:36:57Z'
lastTransitionTime: '2025-04-28T15:36:57Z'
message: Reached expected number of succeeded pods
reason: CompletionsReached
status: "True"
status: 'True'
type: Complete
ready: 0
startTime: "2025-04-28T15:36:50Z"
startTime: '2025-04-28T15:36:50Z'
succeeded: 1
terminating: 0
uncountedTerminatedPods: {}
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-09-09T23:38:04Z"
creationTimestamp: '2025-09-09T23:38:04Z'
generateName: jellyfin-latest-78977b5658-
labels:
app: jellyfin-latest
@@ -17,7 +17,7 @@ items:
kind: ReplicaSet
name: jellyfin-latest-78977b5658
uid: efd86e40-b059-4b41-8813-c54d2593f571
resourceVersion: "20356654"
resourceVersion: '20356654'
uid: bfaeb5b7-08d5-430c-bac6-f7b1a37e0592
spec:
containers:
@@ -105,24 +105,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-09-09T23:38:06Z"
status: "True"
lastTransitionTime: '2025-09-09T23:38:06Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-09-09T23:38:04Z"
status: "True"
lastTransitionTime: '2025-09-09T23:38:04Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-09-09T23:38:06Z"
status: "True"
lastTransitionTime: '2025-09-09T23:38:06Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-09-09T23:38:06Z"
status: "True"
lastTransitionTime: '2025-09-09T23:38:06Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-09-09T23:38:04Z"
status: "True"
lastTransitionTime: '2025-09-09T23:38:04Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://81c7eb3ce500fda3a8df4dbf7c1652d9c3785f755e6f12621a47cbf398a67741
@@ -135,7 +135,7 @@ items:
started: true
state:
running:
startedAt: "2025-09-09T23:38:06Z"
startedAt: '2025-09-09T23:38:06Z'
volumeMounts:
- mountPath: /config
name: config
@@ -157,17 +157,18 @@ items:
podIPs:
- ip: 10.244.0.95
qosClass: BestEffort
startTime: "2025-09-09T23:38:04Z"
- apiVersion: v1
startTime: '2025-09-09T23:38:04Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"jellyfin","namespace":"jellyfin"},"spec":{"ports":[{"name":"http","nodePort":30097,"port":8096,"targetPort":8096}],"selector":{"app":"jellyfin"},"type":"NodePort"}}
creationTimestamp: "2025-05-12T22:56:40Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"jellyfin","namespace":"jellyfin"},"spec":{"ports":[{"name":"http","nodePort":30097,"port":8096,"targetPort":8096}],"selector":{"app":"jellyfin"},"type":"NodePort"}}
'
creationTimestamp: '2025-05-12T22:56:40Z'
name: jellyfin
namespace: jellyfin
resourceVersion: "13271824"
resourceVersion: '13271824'
uid: 3c979733-1a5a-43c9-9569-7978ee42718a
spec:
clusterIP: 10.101.109.247
@@ -190,20 +191,21 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app":"jellyfin"},"name":"jellyfin","namespace":"jellyfin"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"jellyfin"}},"strategy":{"rollingUpdate":{"maxSurge":"25%","maxUnavailable":"25%"},"type":"RollingUpdate"},"template":{"metadata":{"labels":{"app":"jellyfin"}},"spec":{"containers":[{"env":[{"name":"LIBVA_DRIVER_NAME","value":"iHD"}],"image":"jellyfin/jellyfin","imagePullPolicy":"Always","name":"jellyfin","ports":[{"containerPort":8096,"protocol":"TCP"}],"securityContext":{"privileged":true},"volumeMounts":[{"mountPath":"/config","name":"config"},{"mountPath":"/cache","name":"cache"},{"mountPath":"/media","name":"media"},{"mountPath":"/dev/dri","name":"vaapi"}]}],"dnsPolicy":"ClusterFirst","restartPolicy":"Always","schedulerName":"default-scheduler","securityContext":{},"terminationGracePeriodSeconds":30,"volumes":[{"hostPath":{"path":"/opt/jellyfin/config","type":"DirectoryOrCreate"},"name":"config"},{"hostPath":{"path":"/opt/jellyfin/cache","type":"DirectoryOrCreate"},"name":"cache"},{"hostPath":{"path":"/mnt/media","type":"Directory"},"name":"media"},{"hostPath":{"path":"/dev/dri","type":"Directory"},"name":"vaapi"}]}}}}
creationTimestamp: "2025-05-13T17:06:42Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app":"jellyfin"},"name":"jellyfin","namespace":"jellyfin"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"jellyfin"}},"strategy":{"rollingUpdate":{"maxSurge":"25%","maxUnavailable":"25%"},"type":"RollingUpdate"},"template":{"metadata":{"labels":{"app":"jellyfin"}},"spec":{"containers":[{"env":[{"name":"LIBVA_DRIVER_NAME","value":"iHD"}],"image":"jellyfin/jellyfin","imagePullPolicy":"Always","name":"jellyfin","ports":[{"containerPort":8096,"protocol":"TCP"}],"securityContext":{"privileged":true},"volumeMounts":[{"mountPath":"/config","name":"config"},{"mountPath":"/cache","name":"cache"},{"mountPath":"/media","name":"media"},{"mountPath":"/dev/dri","name":"vaapi"}]}],"dnsPolicy":"ClusterFirst","restartPolicy":"Always","schedulerName":"default-scheduler","securityContext":{},"terminationGracePeriodSeconds":30,"volumes":[{"hostPath":{"path":"/opt/jellyfin/config","type":"DirectoryOrCreate"},"name":"config"},{"hostPath":{"path":"/opt/jellyfin/cache","type":"DirectoryOrCreate"},"name":"cache"},{"hostPath":{"path":"/mnt/media","type":"Directory"},"name":"media"},{"hostPath":{"path":"/dev/dri","type":"Directory"},"name":"vaapi"}]}}}}
'
creationTimestamp: '2025-05-13T17:06:42Z'
generation: 2
labels:
app: jellyfin
name: jellyfin
namespace: jellyfin
resourceVersion: "13271340"
resourceVersion: '13271340'
uid: 0d2577d6-c082-417a-90e6-9a229e7ef84f
spec:
progressDeadlineSeconds: 600
@@ -271,33 +273,34 @@ items:
name: vaapi
status:
conditions:
- lastTransitionTime: "2025-05-13T17:06:42Z"
lastUpdateTime: "2025-05-13T17:06:44Z"
- lastTransitionTime: '2025-05-13T17:06:42Z'
lastUpdateTime: '2025-05-13T17:06:44Z'
message: ReplicaSet "jellyfin-5d9bbccdd" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-08-24T01:02:25Z"
lastUpdateTime: "2025-08-24T01:02:25Z"
- lastTransitionTime: '2025-08-24T01:02:25Z'
lastUpdateTime: '2025-08-24T01:02:25Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 2
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app":"jellyfin-latest"},"name":"jellyfin-latest","namespace":"jellyfin"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"jellyfin-latest"}},"strategy":{"rollingUpdate":{"maxSurge":"25%","maxUnavailable":"25%"},"type":"RollingUpdate"},"template":{"metadata":{"labels":{"app":"jellyfin-latest"}},"spec":{"containers":[{"env":[{"name":"LIBVA_DRIVER_NAME","value":"iHD"}],"image":"jellyfin/jellyfin:10.11.0-rc5","imagePullPolicy":"Always","name":"jellyfin","ports":[{"containerPort":8096,"protocol":"TCP"}],"securityContext":{"privileged":true},"volumeMounts":[{"mountPath":"/config","name":"config"},{"mountPath":"/cache","name":"cache"},{"mountPath":"/media","name":"media"},{"mountPath":"/dev/dri","name":"vaapi"}]}],"dnsPolicy":"ClusterFirst","restartPolicy":"Always","schedulerName":"default-scheduler","securityContext":{},"terminationGracePeriodSeconds":30,"volumes":[{"hostPath":{"path":"/opt/jellyfin/config","type":"DirectoryOrCreate"},"name":"config"},{"hostPath":{"path":"/opt/jellyfin/cache","type":"DirectoryOrCreate"},"name":"cache"},{"hostPath":{"path":"/mnt/media","type":"Directory"},"name":"media"},{"hostPath":{"path":"/dev/dri","type":"Directory"},"name":"vaapi"}]}}}}
creationTimestamp: "2025-08-31T22:45:19Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app":"jellyfin-latest"},"name":"jellyfin-latest","namespace":"jellyfin"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"jellyfin-latest"}},"strategy":{"rollingUpdate":{"maxSurge":"25%","maxUnavailable":"25%"},"type":"RollingUpdate"},"template":{"metadata":{"labels":{"app":"jellyfin-latest"}},"spec":{"containers":[{"env":[{"name":"LIBVA_DRIVER_NAME","value":"iHD"}],"image":"jellyfin/jellyfin:10.11.0-rc5","imagePullPolicy":"Always","name":"jellyfin","ports":[{"containerPort":8096,"protocol":"TCP"}],"securityContext":{"privileged":true},"volumeMounts":[{"mountPath":"/config","name":"config"},{"mountPath":"/cache","name":"cache"},{"mountPath":"/media","name":"media"},{"mountPath":"/dev/dri","name":"vaapi"}]}],"dnsPolicy":"ClusterFirst","restartPolicy":"Always","schedulerName":"default-scheduler","securityContext":{},"terminationGracePeriodSeconds":30,"volumes":[{"hostPath":{"path":"/opt/jellyfin/config","type":"DirectoryOrCreate"},"name":"config"},{"hostPath":{"path":"/opt/jellyfin/cache","type":"DirectoryOrCreate"},"name":"cache"},{"hostPath":{"path":"/mnt/media","type":"Directory"},"name":"media"},{"hostPath":{"path":"/dev/dri","type":"Directory"},"name":"vaapi"}]}}}}
'
creationTimestamp: '2025-08-31T22:45:19Z'
generation: 1
labels:
app: jellyfin-latest
name: jellyfin-latest
namespace: jellyfin
resourceVersion: "14408637"
resourceVersion: '14408637'
uid: 5b496147-c143-4f9e-bb30-f20a4936cae3
spec:
progressDeadlineSeconds: 600
@@ -366,30 +369,30 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-08-31T22:45:19Z"
lastUpdateTime: "2025-08-31T22:45:42Z"
- lastTransitionTime: '2025-08-31T22:45:19Z'
lastUpdateTime: '2025-08-31T22:45:42Z'
message: ReplicaSet "jellyfin-latest-78977b5658" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-09-09T23:38:06Z"
lastUpdateTime: "2025-09-09T23:38:06Z"
- lastTransitionTime: '2025-09-09T23:38:06Z'
lastUpdateTime: '2025-09-09T23:38:06Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "0"
deployment.kubernetes.io/max-replicas: "0"
deployment.kubernetes.io/revision: "1"
creationTimestamp: "2025-05-13T17:06:42Z"
deployment.kubernetes.io/desired-replicas: '0'
deployment.kubernetes.io/max-replicas: '0'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-05-13T17:06:42Z'
generation: 2
labels:
app: jellyfin
@@ -403,7 +406,7 @@ items:
kind: Deployment
name: jellyfin
uid: 0d2577d6-c082-417a-90e6-9a229e7ef84f
resourceVersion: "13271337"
resourceVersion: '13271337'
uid: 4e268daa-5472-4f53-b2fd-43d709777350
spec:
replicas: 0
@@ -467,14 +470,14 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- 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-31T22:45:19Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-08-31T22:45:19Z'
generation: 1
labels:
app: jellyfin-latest
@@ -488,7 +491,7 @@ items:
kind: Deployment
name: jellyfin-latest
uid: 5b496147-c143-4f9e-bb30-f20a4936cae3
resourceVersion: "14408636"
resourceVersion: '14408636'
uid: efd86e40-b059-4b41-8813-c54d2593f571
spec:
replicas: 1
@@ -556,5 +559,4 @@ items:
readyReplicas: 1
replicas: 1
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,11 +1,11 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T11:22:01+02:00"
creationTimestamp: "2025-08-12T09:22:01Z"
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
@@ -19,7 +19,7 @@ items:
kind: ReplicaSet
name: local-path-provisioner-5dbf77846f
uid: f5e2809e-cbd9-4fee-94f8-9bd65d7f1c68
resourceVersion: "20356622"
resourceVersion: '20356622'
uid: ddf563c9-c0d5-4c52-af09-4cdfa46ec2a5
spec:
containers:
@@ -109,24 +109,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:09Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-08-12T09:22:01Z"
status: "True"
lastTransitionTime: '2025-08-12T09:22:01Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:09Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:09Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-08-12T09:22:01Z"
status: "True"
lastTransitionTime: '2025-08-12T09:22:01Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://10b91cc2845ee88bc45c6436beaff5f177517a7aacc2cc28161c10fa9b5c054a
@@ -136,16 +136,16 @@ items:
terminated:
containerID: containerd://e6b725711ffe78093f5a1e7f7a139fd540cb6aa1a9cd430aed393d2abc780f53
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:37Z"
startedAt: '2025-08-12T14:09:37Z'
name: local-path-provisioner
ready: true
restartCount: 4
started: true
state:
running:
startedAt: "2025-08-24T01:02:09Z"
startedAt: '2025-08-24T01:02:09Z'
volumeMounts:
- mountPath: /etc/config/
name: config-volume
@@ -163,19 +163,20 @@ items:
podIPs:
- ip: 10.244.0.48
qosClass: BestEffort
startTime: "2025-08-12T09:22:01Z"
- apiVersion: apps/v1
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"
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"
resourceVersion: '12125163'
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
spec:
progressDeadlineSeconds: 600
@@ -192,7 +193,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T11:22:01+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:22:01+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
@@ -250,30 +251,31 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-08-12T09:17:01Z"
lastUpdateTime: "2025-08-12T09:17:01Z"
- lastTransitionTime: '2025-08-12T09:17:01Z'
lastUpdateTime: '2025-08-12T09:17:01Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
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.
- 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"
status: 'True'
type: Progressing
observedGeneration: 4
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- 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"
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
@@ -287,7 +289,7 @@ items:
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: "12125162"
resourceVersion: '12125162'
uid: def87e16-f05c-432a-829d-60c89632726d
spec:
replicas: 0
@@ -298,7 +300,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T11:17:00+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:17:00+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
@@ -357,14 +359,14 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- 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"
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
@@ -378,7 +380,7 @@ items:
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: "12125154"
resourceVersion: '12125154'
uid: f5e2809e-cbd9-4fee-94f8-9bd65d7f1c68
spec:
replicas: 1
@@ -389,7 +391,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T11:22:01+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:22:01+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
@@ -451,14 +453,14 @@ items:
observedGeneration: 1
readyReplicas: 1
replicas: 1
- apiVersion: apps/v1
- 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"
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
@@ -472,7 +474,7 @@ items:
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: "12124635"
resourceVersion: '12124635'
uid: 44877f9a-1bf1-4cef-b2cb-c4a185fea5e6
spec:
replicas: 0
@@ -538,14 +540,14 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- 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"
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
@@ -559,7 +561,7 @@ items:
kind: Deployment
name: local-path-provisioner
uid: 3f4a593d-6157-4df2-a4ff-34a5989624b5
resourceVersion: "12125123"
resourceVersion: '12125123'
uid: 3ef06e44-2df6-44fd-807f-dabccde75267
spec:
replicas: 0
@@ -570,7 +572,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T11:17:00+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T11:17:00+02:00'
creationTimestamp: null
labels:
app: local-path-provisioner
@@ -628,5 +630,4 @@ items:
observedGeneration: 2
replicas: 0
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-04-25T14:43:53Z"
creationTimestamp: '2025-04-25T14:43:53Z'
generateName: local-path-provisioner-74f9666bc9-
labels:
app: local-path-provisioner
@@ -17,7 +17,7 @@ items:
kind: ReplicaSet
name: local-path-provisioner-74f9666bc9
uid: 27ff0826-5993-4a1a-8637-0c5907344c44
resourceVersion: "20356658"
resourceVersion: '20356658'
uid: ec4a0930-eb65-429d-92a2-aa949b6ae67c
spec:
containers:
@@ -93,24 +93,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:07Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:07Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-04-25T14:43:53Z"
status: "True"
lastTransitionTime: '2025-04-25T14:43:53Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:07Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:07Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:07Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:07Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-04-25T14:43:53Z"
status: "True"
lastTransitionTime: '2025-04-25T14:43:53Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://87f279b36b89fec215617f9bf39fa653485802522cf195e2a304e10626fd79c4
@@ -120,16 +120,16 @@ items:
terminated:
containerID: containerd://915a3371a1a4f29a28dbc046fedd0beb20af0edf26683b9f6b75164535879ecb
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:37Z"
startedAt: '2025-08-12T14:09:37Z'
name: local-path-provisioner
ready: true
restartCount: 12
started: true
state:
running:
startedAt: "2025-08-24T01:02:07Z"
startedAt: '2025-08-24T01:02:07Z'
volumeMounts:
- mountPath: /etc/config/
name: config-volume
@@ -145,19 +145,20 @@ items:
podIPs:
- ip: 10.244.0.42
qosClass: BestEffort
startTime: "2025-04-25T14:43:53Z"
- apiVersion: apps/v1
startTime: '2025-04-25T14:43:53Z'
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"local-path-provisioner","namespace":"local-path-storage"},"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"],"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"}]}],"serviceAccountName":"local-path-provisioner-service-account","volumes":[{"configMap":{"name":"local-path-config"},"name":"config-volume"}]}}}}
creationTimestamp: "2025-03-03T21:51:07Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"local-path-provisioner","namespace":"local-path-storage"},"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"],"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"}]}],"serviceAccountName":"local-path-provisioner-service-account","volumes":[{"configMap":{"name":"local-path-config"},"name":"config-volume"}]}}}}
'
creationTimestamp: '2025-03-03T21:51:07Z'
generation: 1
name: local-path-provisioner
namespace: local-path-storage
resourceVersion: "1752979"
resourceVersion: '1752979'
uid: 188ca018-74d6-46b1-8f54-b9c1eb50e652
spec:
progressDeadlineSeconds: 600
@@ -216,30 +217,31 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-03-03T21:51:07Z"
lastUpdateTime: "2025-03-03T21:51:12Z"
message: ReplicaSet "local-path-provisioner-74f9666bc9" has successfully progressed.
- lastTransitionTime: '2025-03-03T21:51:07Z'
lastUpdateTime: '2025-03-03T21:51:12Z'
message: ReplicaSet "local-path-provisioner-74f9666bc9" has successfully
progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-05-11T20:41:42Z"
lastUpdateTime: "2025-05-11T20:41:42Z"
- lastTransitionTime: '2025-05-11T20:41:42Z'
lastUpdateTime: '2025-05-11T20:41:42Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- 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-03-03T21:51:07Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-03-03T21:51:07Z'
generation: 1
labels:
app: local-path-provisioner
@@ -253,7 +255,7 @@ items:
kind: Deployment
name: local-path-provisioner
uid: 188ca018-74d6-46b1-8f54-b9c1eb50e652
resourceVersion: "10111264"
resourceVersion: '10111264'
uid: 27ff0826-5993-4a1a-8637-0c5907344c44
spec:
replicas: 1
@@ -311,5 +313,4 @@ items:
readyReplicas: 1
replicas: 1
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,15 +1,16 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"minecraft-service","namespace":"minecraft"},"spec":{"ports":[{"nodePort":30065,"port":25565,"protocol":"TCP","targetPort":25565}],"selector":{"app":"minecraft"},"type":"NodePort"}}
creationTimestamp: "2025-03-15T17:15:31Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"minecraft-service","namespace":"minecraft"},"spec":{"ports":[{"nodePort":30065,"port":25565,"protocol":"TCP","targetPort":25565}],"selector":{"app":"minecraft"},"type":"NodePort"}}
'
creationTimestamp: '2025-03-15T17:15:31Z'
name: minecraft-service
namespace: minecraft
resourceVersion: "33501"
resourceVersion: '33501'
uid: df2206d4-9fd9-43d5-83c7-040ab8c83d76
spec:
clusterIP: 10.104.56.62
@@ -31,20 +32,21 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app":"minecraft"},"name":"minecraft-server","namespace":"minecraft"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"minecraft"}},"template":{"metadata":{"labels":{"app":"minecraft"}},"spec":{"containers":[{"env":[{"name":"EULA","value":"TRUE"},{"name":"TYPE","value":"FORGE"},{"name":"VERSION","value":"1.21.4"},{"name":"MEMORY","value":"4G"},{"name":"ENABLE_RCON","value":"true"},{"name":"RCON_PASSWORD","value":"supersecret"},{"name":"OVERRIDE_SERVER_PROPERTIES","value":"TRUE"},{"name":"SERVER_IP","value":"0.0.0.0"}],"image":"itzg/minecraft-server:latest","imagePullPolicy":"Always","name":"minecraft","ports":[{"containerPort":25565,"name":"minecraft","protocol":"TCP"}],"volumeMounts":[{"mountPath":"/data","name":"mc-data"}]}],"volumes":[{"name":"mc-data","persistentVolumeClaim":{"claimName":"mc-data-pvc"}}]}}}}
creationTimestamp: "2025-03-15T17:15:13Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app":"minecraft"},"name":"minecraft-server","namespace":"minecraft"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"minecraft"}},"template":{"metadata":{"labels":{"app":"minecraft"}},"spec":{"containers":[{"env":[{"name":"EULA","value":"TRUE"},{"name":"TYPE","value":"FORGE"},{"name":"VERSION","value":"1.21.4"},{"name":"MEMORY","value":"4G"},{"name":"ENABLE_RCON","value":"true"},{"name":"RCON_PASSWORD","value":"supersecret"},{"name":"OVERRIDE_SERVER_PROPERTIES","value":"TRUE"},{"name":"SERVER_IP","value":"0.0.0.0"}],"image":"itzg/minecraft-server:latest","imagePullPolicy":"Always","name":"minecraft","ports":[{"containerPort":25565,"name":"minecraft","protocol":"TCP"}],"volumeMounts":[{"mountPath":"/data","name":"mc-data"}]}],"volumes":[{"name":"mc-data","persistentVolumeClaim":{"claimName":"mc-data-pvc"}}]}}}}
'
creationTimestamp: '2025-03-15T17:15:13Z'
generation: 2
labels:
app: minecraft
name: minecraft-server
namespace: minecraft
resourceVersion: "537709"
resourceVersion: '537709'
uid: ef31db7b-be9d-48c7-a8da-c9533463ce21
spec:
progressDeadlineSeconds: 600
@@ -67,7 +69,7 @@ items:
containers:
- env:
- name: EULA
value: "TRUE"
value: 'TRUE'
- name: TYPE
value: FORGE
- name: VERSION
@@ -75,11 +77,11 @@ items:
- name: MEMORY
value: 4G
- name: ENABLE_RCON
value: "true"
value: 'true'
- name: RCON_PASSWORD
value: supersecret
- name: OVERRIDE_SERVER_PROPERTIES
value: "TRUE"
value: 'TRUE'
- name: SERVER_IP
value: 0.0.0.0
image: itzg/minecraft-server:latest
@@ -106,27 +108,27 @@ items:
claimName: mc-data-pvc
status:
conditions:
- lastTransitionTime: "2025-03-15T17:15:13Z"
lastUpdateTime: "2025-03-15T17:17:17Z"
- lastTransitionTime: '2025-03-15T17:15:13Z'
lastUpdateTime: '2025-03-15T17:17:17Z'
message: ReplicaSet "minecraft-server-589bb7cbf" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-04-25T09:29:05Z"
lastUpdateTime: "2025-04-25T09:29:05Z"
- lastTransitionTime: '2025-04-25T09:29:05Z'
lastUpdateTime: '2025-04-25T09:29:05Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 2
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "0"
deployment.kubernetes.io/max-replicas: "0"
deployment.kubernetes.io/revision: "1"
creationTimestamp: "2025-03-15T17:15:13Z"
deployment.kubernetes.io/desired-replicas: '0'
deployment.kubernetes.io/max-replicas: '0'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-03-15T17:15:13Z'
generation: 2
labels:
app: minecraft
@@ -140,7 +142,7 @@ items:
kind: Deployment
name: minecraft-server
uid: ef31db7b-be9d-48c7-a8da-c9533463ce21
resourceVersion: "537706"
resourceVersion: '537706'
uid: 168f9115-db2a-4c62-913b-998ef3166dcd
spec:
replicas: 0
@@ -158,7 +160,7 @@ items:
containers:
- env:
- name: EULA
value: "TRUE"
value: 'TRUE'
- name: TYPE
value: FORGE
- name: VERSION
@@ -166,11 +168,11 @@ items:
- name: MEMORY
value: 4G
- name: ENABLE_RCON
value: "true"
value: 'true'
- name: RCON_PASSWORD
value: supersecret
- name: OVERRIDE_SERVER_PROPERTIES
value: "TRUE"
value: 'TRUE'
- name: SERVER_IP
value: 0.0.0.0
image: itzg/minecraft-server:latest
@@ -199,5 +201,4 @@ items:
observedGeneration: 2
replicas: 0
kind: List
metadata:
resourceVersion: ""
metadata: {}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-10-27T21:31:07Z"
creationTimestamp: '2025-10-27T21:31:07Z'
generateName: nginx-demo-6748f5c784-
labels:
app: nginx-demo
@@ -17,7 +17,7 @@ items:
kind: ReplicaSet
name: nginx-demo-6748f5c784
uid: 64b36a88-a697-458f-94eb-a91e7b474cf0
resourceVersion: "20408523"
resourceVersion: '20408523'
uid: 30e71238-2d23-456f-9f72-f63b4a447a5e
spec:
containers:
@@ -76,24 +76,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:31:14Z"
status: "True"
lastTransitionTime: '2025-10-27T21:31:14Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:31:07Z"
status: "True"
lastTransitionTime: '2025-10-27T21:31:07Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:31:14Z"
status: "True"
lastTransitionTime: '2025-10-27T21:31:14Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:31:14Z"
status: "True"
lastTransitionTime: '2025-10-27T21:31:14Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-10-27T21:31:07Z"
status: "True"
lastTransitionTime: '2025-10-27T21:31:07Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://b263caf1cf71726aa91ca0908467be294db4248957f98ecbbc769b29d2bf3207
@@ -106,7 +106,7 @@ items:
started: true
state:
running:
startedAt: "2025-10-27T21:31:13Z"
startedAt: '2025-10-27T21:31:13Z'
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-d852g
@@ -120,18 +120,19 @@ items:
podIPs:
- ip: 10.244.0.153
qosClass: BestEffort
startTime: "2025-10-27T21:31:07Z"
- apiVersion: v1
startTime: '2025-10-27T21:31:07Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
argocd.argoproj.io/tracking-id: nginx-demo:/Service:nginx-demo/nginx-demo
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"argocd.argoproj.io/tracking-id":"nginx-demo:/Service:nginx-demo/nginx-demo"},"name":"nginx-demo","namespace":"nginx-demo"},"spec":{"ports":[{"port":80,"targetPort":80}],"selector":{"app":"nginx-demo"}}}
creationTimestamp: "2025-10-27T21:31:07Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"argocd.argoproj.io/tracking-id":"nginx-demo:/Service:nginx-demo/nginx-demo"},"name":"nginx-demo","namespace":"nginx-demo"},"spec":{"ports":[{"port":80,"targetPort":80}],"selector":{"app":"nginx-demo"}}}
'
creationTimestamp: '2025-10-27T21:31:07Z'
name: nginx-demo
namespace: nginx-demo
resourceVersion: "20408487"
resourceVersion: '20408487'
uid: 3e502593-4bc3-48ce-a06b-438561b21440
spec:
clusterIP: 10.97.52.37
@@ -151,21 +152,22 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
argocd-image-updater.argoproj.io/image-list: nginx=nginx
argocd-image-updater.argoproj.io/nginx.update-strategy: latest
argocd.argoproj.io/tracking-id: nginx-demo:apps/Deployment:nginx-demo/nginx-demo
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{"argocd-image-updater.argoproj.io/image-list":"nginx=nginx","argocd-image-updater.argoproj.io/nginx.update-strategy":"latest","argocd.argoproj.io/tracking-id":"nginx-demo:apps/Deployment:nginx-demo/nginx-demo"},"name":"nginx-demo","namespace":"nginx-demo"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"nginx-demo"}},"template":{"metadata":{"labels":{"app":"nginx-demo"}},"spec":{"containers":[{"image":"nginx:1.27","name":"nginx","ports":[{"containerPort":80}]}]}}}}
creationTimestamp: "2025-10-27T21:31:07Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{"argocd-image-updater.argoproj.io/image-list":"nginx=nginx","argocd-image-updater.argoproj.io/nginx.update-strategy":"latest","argocd.argoproj.io/tracking-id":"nginx-demo:apps/Deployment:nginx-demo/nginx-demo"},"name":"nginx-demo","namespace":"nginx-demo"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"nginx-demo"}},"template":{"metadata":{"labels":{"app":"nginx-demo"}},"spec":{"containers":[{"image":"nginx:1.27","name":"nginx","ports":[{"containerPort":80}]}]}}}}
'
creationTimestamp: '2025-10-27T21:31:07Z'
generation: 1
name: nginx-demo
namespace: nginx-demo
resourceVersion: "20408527"
resourceVersion: '20408527'
uid: b66cfbb3-d63c-4ec6-bd97-c74887e4f0ef
spec:
progressDeadlineSeconds: 600
@@ -203,33 +205,33 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-10-27T21:31:14Z"
lastUpdateTime: "2025-10-27T21:31:14Z"
- lastTransitionTime: '2025-10-27T21:31:14Z'
lastUpdateTime: '2025-10-27T21:31:14Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
- lastTransitionTime: "2025-10-27T21:31:07Z"
lastUpdateTime: "2025-10-27T21:31:14Z"
- lastTransitionTime: '2025-10-27T21:31:07Z'
lastUpdateTime: '2025-10-27T21:31:14Z'
message: ReplicaSet "nginx-demo-6748f5c784" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
argocd-image-updater.argoproj.io/image-list: nginx=nginx
argocd-image-updater.argoproj.io/nginx.update-strategy: latest
argocd.argoproj.io/tracking-id: nginx-demo:apps/Deployment:nginx-demo/nginx-demo
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "2"
deployment.kubernetes.io/revision: "1"
creationTimestamp: "2025-10-27T21:31:07Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-10-27T21:31:07Z'
generation: 1
labels:
app: nginx-demo
@@ -243,7 +245,7 @@ items:
kind: Deployment
name: nginx-demo
uid: b66cfbb3-d63c-4ec6-bd97-c74887e4f0ef
resourceVersion: "20408526"
resourceVersion: '20408526'
uid: 64b36a88-a697-458f-94eb-a91e7b474cf0
spec:
replicas: 1
@@ -280,5 +282,4 @@ items:
readyReplicas: 1
replicas: 1
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -3,7 +3,6 @@ kind: Deployment
metadata:
name: nginx-demo
annotations:
# 👇 These lines tell Argo CD Image Updater what to watch and how to update
argocd-image-updater.argoproj.io/image-list: nginx=nginx
argocd-image-updater.argoproj.io/nginx.update-strategy: latest
spec:

View File

@@ -1,5 +1,4 @@
apiVersion: v1
items: []
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,5 +1,4 @@
apiVersion: v1
items: []
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-05-14T10:34:08Z"
creationTimestamp: '2025-05-14T10:34:08Z'
generateName: registry-6b4d69c6d4-
labels:
app: registry
@@ -17,7 +17,7 @@ items:
kind: ReplicaSet
name: registry-6b4d69c6d4
uid: 62a3ac29-be85-4b16-8396-416dcadb94ad
resourceVersion: "20356625"
resourceVersion: '20356625'
uid: 457d674b-2137-469c-b738-f29b103f9e9a
spec:
containers:
@@ -80,24 +80,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:07Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:07Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-05-14T10:34:08Z"
status: "True"
lastTransitionTime: '2025-05-14T10:34:08Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:07Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:07Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:07Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:07Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-05-14T10:34:08Z"
status: "True"
lastTransitionTime: '2025-05-14T10:34:08Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://b7bf5c27c57a87976824cf4acbb9ace00df86fcafb283e4829fb10dbd58c8903
@@ -107,16 +107,16 @@ items:
terminated:
containerID: containerd://19cb806bcb7454c1c1ffb1de17f481fd5c0cf8d500b413c07076572b090e7141
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:39Z"
startedAt: '2025-08-12T14:09:39Z'
name: registry
ready: true
restartCount: 7
started: true
state:
running:
startedAt: "2025-08-24T01:02:07Z"
startedAt: '2025-08-24T01:02:07Z'
volumeMounts:
- mountPath: /var/lib/registry
name: registry-storage
@@ -132,17 +132,18 @@ items:
podIPs:
- ip: 10.244.0.43
qosClass: BestEffort
startTime: "2025-05-14T10:34:08Z"
- apiVersion: v1
startTime: '2025-05-14T10:34:08Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"registry","namespace":"registry"},"spec":{"ports":[{"port":5000,"targetPort":5000}],"selector":{"app":"registry"},"type":"ClusterIP"}}
creationTimestamp: "2025-05-14T10:34:08Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"registry","namespace":"registry"},"spec":{"ports":[{"port":5000,"targetPort":5000}],"selector":{"app":"registry"},"type":"ClusterIP"}}
'
creationTimestamp: '2025-05-14T10:34:08Z'
name: registry
namespace: registry
resourceVersion: "1974083"
resourceVersion: '1974083'
uid: ca00b8f1-81c1-4cdb-b05e-e1fe130f6e28
spec:
clusterIP: 10.97.245.197
@@ -164,18 +165,19 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"registry","namespace":"registry"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"registry"}},"template":{"metadata":{"labels":{"app":"registry"}},"spec":{"containers":[{"image":"registry:2","name":"registry","ports":[{"containerPort":5000}],"volumeMounts":[{"mountPath":"/var/lib/registry","name":"registry-storage"}]}],"volumes":[{"emptyDir":{},"name":"registry-storage"}]}}}}
creationTimestamp: "2025-05-14T10:34:08Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"registry","namespace":"registry"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"registry"}},"template":{"metadata":{"labels":{"app":"registry"}},"spec":{"containers":[{"image":"registry:2","name":"registry","ports":[{"containerPort":5000}],"volumeMounts":[{"mountPath":"/var/lib/registry","name":"registry-storage"}]}],"volumes":[{"emptyDir":{},"name":"registry-storage"}]}}}}
'
creationTimestamp: '2025-05-14T10:34:08Z'
generation: 3
name: registry
namespace: registry
resourceVersion: "6373430"
resourceVersion: '6373430'
uid: 4dbb6e6b-41b4-4f8d-955e-8c8e0e6a1c73
spec:
progressDeadlineSeconds: 600
@@ -219,30 +221,30 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-05-14T10:34:08Z"
lastUpdateTime: "2025-05-14T10:34:12Z"
- lastTransitionTime: '2025-05-14T10:34:08Z'
lastUpdateTime: '2025-05-14T10:34:12Z'
message: ReplicaSet "registry-6b4d69c6d4" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-06-17T12:39:28Z"
lastUpdateTime: "2025-06-17T12:39:28Z"
- lastTransitionTime: '2025-06-17T12:39:28Z'
lastUpdateTime: '2025-06-17T12:39:28Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 3
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- 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-05-14T10:34:08Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-05-14T10:34:08Z'
generation: 3
labels:
app: registry
@@ -256,7 +258,7 @@ items:
kind: Deployment
name: registry
uid: 4dbb6e6b-41b4-4f8d-955e-8c8e0e6a1c73
resourceVersion: "6373428"
resourceVersion: '6373428'
uid: 62a3ac29-be85-4b16-8396-416dcadb94ad
spec:
replicas: 1
@@ -299,5 +301,4 @@ items:
readyReplicas: 1
replicas: 1
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,11 +1,11 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T15:56:32+02:00"
creationTimestamp: "2025-08-12T13:57:02Z"
kubectl.kubernetes.io/restartedAt: '2025-08-12T15:56:32+02:00'
creationTimestamp: '2025-08-12T13:57:02Z'
generateName: send-7947f95576-
labels:
app.kubernetes.io/instance: send
@@ -20,7 +20,7 @@ items:
kind: ReplicaSet
name: send-7947f95576
uid: 50a9793d-c34b-4fec-9f57-6fea6fbd1361
resourceVersion: "20356520"
resourceVersion: '20356520'
uid: 41e21fe5-7e64-437e-af39-e71eae9c3676
spec:
automountServiceAccountToken: true
@@ -29,17 +29,17 @@ items:
- name: BASE_URL
value: https://send.experlab.xyz
- name: DETECT_BASE_URL
value: "false"
value: 'false'
- name: MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: TZ
value: UTC
- name: UI_MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: UI_MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
image: registry.gitlab.com/timvisee/send:v3.4.20
imagePullPolicy: IfNotPresent
livenessProbe:
@@ -122,24 +122,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:10Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:10Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-08-12T13:57:02Z"
status: "True"
lastTransitionTime: '2025-08-12T13:57:02Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:14Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:14Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:14Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:14Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-08-12T13:57:02Z"
status: "True"
lastTransitionTime: '2025-08-12T13:57:02Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://37e2d2372f50285e0c36a907a222c2dd88ef876888e24351c7aa84b1e0968c8a
@@ -149,16 +149,16 @@ items:
terminated:
containerID: containerd://c8d1e862c2d005b5bc085161da7dea412dd135c73c865a059e2319e961d35b5b
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:31Z"
startedAt: '2025-08-12T14:09:31Z'
name: send
ready: true
restartCount: 3
started: true
state:
running:
startedAt: "2025-08-24T01:02:10Z"
startedAt: '2025-08-24T01:02:10Z'
volumeMounts:
- mountPath: /uploads
name: uploads
@@ -174,14 +174,14 @@ items:
podIPs:
- ip: 10.244.0.49
qosClass: BestEffort
startTime: "2025-08-12T13:57:02Z"
- apiVersion: v1
startTime: '2025-08-12T13:57:02Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
meta.helm.sh/release-name: send
meta.helm.sh/release-namespace: send
creationTimestamp: "2025-08-12T08:43:41Z"
creationTimestamp: '2025-08-12T08:43:41Z'
labels:
app.kubernetes.io/instance: send
app.kubernetes.io/managed-by: Helm
@@ -190,7 +190,7 @@ items:
helm.sh/chart: send-1.2.2
name: send
namespace: send
resourceVersion: "12122293"
resourceVersion: '12122293'
uid: 182d27f5-7e86-4155-9c3d-2fc78e171e92
spec:
clusterIP: 10.111.192.18
@@ -214,14 +214,14 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "10"
deployment.kubernetes.io/revision: '10'
meta.helm.sh/release-name: send
meta.helm.sh/release-namespace: send
creationTimestamp: "2025-08-12T08:43:41Z"
creationTimestamp: '2025-08-12T08:43:41Z'
generation: 11
labels:
app.kubernetes.io/instance: send
@@ -231,7 +231,7 @@ items:
helm.sh/chart: send-1.2.2
name: send
namespace: send
resourceVersion: "12273742"
resourceVersion: '12273742'
uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a
spec:
progressDeadlineSeconds: 600
@@ -246,7 +246,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T15:56:32+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T15:56:32+02:00'
creationTimestamp: null
labels:
app.kubernetes.io/instance: send
@@ -258,17 +258,17 @@ items:
- name: BASE_URL
value: https://send.experlab.xyz
- name: DETECT_BASE_URL
value: "false"
value: 'false'
- name: MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: TZ
value: UTC
- name: UI_MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: UI_MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
image: registry.gitlab.com/timvisee/send:v3.4.20
imagePullPolicy: IfNotPresent
livenessProbe:
@@ -318,32 +318,32 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-08-12T09:27:35Z"
lastUpdateTime: "2025-08-12T13:57:08Z"
- lastTransitionTime: '2025-08-12T09:27:35Z'
lastUpdateTime: '2025-08-12T13:57:08Z'
message: ReplicaSet "send-7947f95576" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-08-24T01:02:15Z"
lastUpdateTime: "2025-08-24T01:02:15Z"
- lastTransitionTime: '2025-08-24T01:02:15Z'
lastUpdateTime: '2025-08-24T01:02:15Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 11
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "1"
deployment.kubernetes.io/revision: "7"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '1'
deployment.kubernetes.io/revision: '7'
meta.helm.sh/release-name: send
meta.helm.sh/release-namespace: send
creationTimestamp: "2025-08-12T10:13:52Z"
creationTimestamp: '2025-08-12T10:13:52Z'
generation: 2
labels:
app.kubernetes.io/instance: send
@@ -358,7 +358,7 @@ items:
kind: Deployment
name: send
uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a
resourceVersion: "12129988"
resourceVersion: '12129988'
uid: 6231ade8-b8f5-478c-9f10-ceb3510b0b0b
spec:
replicas: 0
@@ -370,7 +370,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T10:51:34+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T10:51:34+02:00'
creationTimestamp: null
labels:
app.kubernetes.io/instance: send
@@ -383,11 +383,11 @@ items:
- name: BASE_URL
value: https://send.experlab.xyz
- name: DETECT_BASE_URL
value: "false"
value: 'false'
- name: MAX_ANON_FILE_SIZE
value: "10737418240"
value: '10737418240'
- name: MAX_FILE_SIZE
value: "10737418240"
value: '10737418240'
- name: TZ
value: UTC
image: registry.gitlab.com/timvisee/send:v3.4.20
@@ -439,16 +439,16 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "1"
deployment.kubernetes.io/revision: "9"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '1'
deployment.kubernetes.io/revision: '9'
meta.helm.sh/release-name: send
meta.helm.sh/release-namespace: send
creationTimestamp: "2025-08-12T10:17:07Z"
creationTimestamp: '2025-08-12T10:17:07Z'
generation: 2
labels:
app.kubernetes.io/instance: send
@@ -463,7 +463,7 @@ items:
kind: Deployment
name: send
uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a
resourceVersion: "12150014"
resourceVersion: '12150014'
uid: c8e51d73-76fe-4991-b1cb-d4fb46672593
spec:
replicas: 0
@@ -475,7 +475,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T10:51:34+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T10:51:34+02:00'
creationTimestamp: null
labels:
app.kubernetes.io/instance: send
@@ -488,17 +488,17 @@ items:
- name: BASE_URL
value: https://send.experlab.xyz
- name: DETECT_BASE_URL
value: "false"
value: 'false'
- name: MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: TZ
value: UTC
- name: UI_MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: UI_MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
image: registry.gitlab.com/timvisee/send:v3.4.20
imagePullPolicy: IfNotPresent
livenessProbe:
@@ -548,16 +548,16 @@ items:
status:
observedGeneration: 2
replicas: 0
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "1"
deployment.kubernetes.io/revision: "10"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '1'
deployment.kubernetes.io/revision: '10'
meta.helm.sh/release-name: send
meta.helm.sh/release-namespace: send
creationTimestamp: "2025-08-12T13:57:02Z"
creationTimestamp: '2025-08-12T13:57:02Z'
generation: 1
labels:
app.kubernetes.io/instance: send
@@ -572,7 +572,7 @@ items:
kind: Deployment
name: send
uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a
resourceVersion: "12273740"
resourceVersion: '12273740'
uid: 50a9793d-c34b-4fec-9f57-6fea6fbd1361
spec:
replicas: 1
@@ -584,7 +584,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T15:56:32+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T15:56:32+02:00'
creationTimestamp: null
labels:
app.kubernetes.io/instance: send
@@ -597,17 +597,17 @@ items:
- name: BASE_URL
value: https://send.experlab.xyz
- name: DETECT_BASE_URL
value: "false"
value: 'false'
- name: MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: TZ
value: UTC
- name: UI_MAX_ANON_FILE_SIZE
value: "21474836480"
value: '21474836480'
- name: UI_MAX_FILE_SIZE
value: "21474836480"
value: '21474836480'
image: registry.gitlab.com/timvisee/send:v3.4.20
imagePullPolicy: IfNotPresent
livenessProbe:
@@ -660,16 +660,16 @@ items:
observedGeneration: 1
readyReplicas: 1
replicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: ReplicaSet
metadata:
annotations:
deployment.kubernetes.io/desired-replicas: "1"
deployment.kubernetes.io/max-replicas: "1"
deployment.kubernetes.io/revision: "8"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '1'
deployment.kubernetes.io/revision: '8'
meta.helm.sh/release-name: send
meta.helm.sh/release-namespace: send
creationTimestamp: "2025-08-12T10:15:01Z"
creationTimestamp: '2025-08-12T10:15:01Z'
generation: 2
labels:
app.kubernetes.io/instance: send
@@ -684,7 +684,7 @@ items:
kind: Deployment
name: send
uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a
resourceVersion: "12130228"
resourceVersion: '12130228'
uid: c001e3d7-8254-4f9a-9f00-a64b8d7309b1
spec:
replicas: 0
@@ -696,7 +696,7 @@ items:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2025-08-12T10:51:34+02:00"
kubectl.kubernetes.io/restartedAt: '2025-08-12T10:51:34+02:00'
creationTimestamp: null
labels:
app.kubernetes.io/instance: send
@@ -709,17 +709,17 @@ items:
- name: BASE_URL
value: https://send.experlab.xyz
- name: DETECT_BASE_URL
value: "false"
value: 'false'
- name: MAX_ANON_FILE_SIZE
value: "10737418240"
value: '10737418240'
- name: MAX_FILE_SIZE
value: "10737418240"
value: '10737418240'
- name: TZ
value: UTC
- name: UI_MAX_ANON_FILE_SIZE
value: "10737418240"
value: '10737418240'
- name: UI_MAX_FILE_SIZE
value: "10737418240"
value: '10737418240'
image: registry.gitlab.com/timvisee/send:v3.4.20
imagePullPolicy: IfNotPresent
livenessProbe:
@@ -770,5 +770,4 @@ items:
observedGeneration: 2
replicas: 0
kind: List
metadata:
resourceVersion: ""
metadata: {}

View File

@@ -1,9 +1,9 @@
apiVersion: v1
items:
- apiVersion: v1
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-05-21T13:55:04Z"
creationTimestamp: '2025-05-21T13:55:04Z'
generateName: wikijs-6bd85497c7-
labels:
app: wikijs
@@ -17,7 +17,7 @@ items:
kind: ReplicaSet
name: wikijs-6bd85497c7
uid: 457871f1-eb38-41a9-afb2-c4f248e68205
resourceVersion: "20356518"
resourceVersion: '20356518'
uid: 7a49f498-1cf4-49b6-b0c3-363769650655
spec:
containers:
@@ -27,7 +27,7 @@ items:
- name: DB_HOST
value: wikijs-postgres
- name: DB_PORT
value: "5432"
value: '5432'
- name: DB_USER
value: wikijs
- name: DB_PASS
@@ -89,24 +89,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:42Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:42Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-05-21T13:55:04Z"
status: "True"
lastTransitionTime: '2025-05-21T13:55:04Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:42Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:42Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:42Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:42Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-05-21T13:55:04Z"
status: "True"
lastTransitionTime: '2025-05-21T13:55:04Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://7f8a57137386d6f90e200982b8b520c87febdc7eb2a4cf35e2b7efe4285d7f0c
@@ -116,16 +116,16 @@ items:
terminated:
containerID: containerd://911a250febab0b7babd609edb8458077efbbc4b16dd4381c17b3814d1aca762a
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:47Z"
startedAt: '2025-08-12T14:09:47Z'
name: wiki
ready: true
restartCount: 12
started: true
state:
running:
startedAt: "2025-08-24T01:02:41Z"
startedAt: '2025-08-24T01:02:41Z'
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-lq4rc
@@ -139,11 +139,11 @@ items:
podIPs:
- ip: 10.244.0.46
qosClass: BestEffort
startTime: "2025-05-21T13:55:04Z"
- apiVersion: v1
startTime: '2025-05-21T13:55:04Z'
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2025-05-21T13:55:04Z"
creationTimestamp: '2025-05-21T13:55:04Z'
generateName: wikijs-postgres-79d84f58b5-
labels:
app: wikijs-postgres
@@ -157,7 +157,7 @@ items:
kind: ReplicaSet
name: wikijs-postgres-79d84f58b5
uid: d3e5df36-d1f0-4dfd-aa76-30063a80fbb8
resourceVersion: "20356480"
resourceVersion: '20356480'
uid: d30024af-854a-40d2-8615-a2a40c525b60
spec:
containers:
@@ -228,24 +228,24 @@ items:
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:09Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: "2025-05-21T13:55:08Z"
status: "True"
lastTransitionTime: '2025-05-21T13:55:08Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:09Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: "2025-08-24T01:02:09Z"
status: "True"
lastTransitionTime: '2025-08-24T01:02:09Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2025-05-21T13:55:08Z"
status: "True"
lastTransitionTime: '2025-05-21T13:55:08Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://cf6866bbb5d81f8d0a0d5166f80f983acaf084333be58bb75f09b39b7affe779
@@ -255,16 +255,16 @@ items:
terminated:
containerID: containerd://748ff60cb1099d8223cb464cfa8b08acbc70f3f954e39d9a9657d8208c1f38b8
exitCode: 255
finishedAt: "2025-08-24T01:01:44Z"
finishedAt: '2025-08-24T01:01:44Z'
reason: Unknown
startedAt: "2025-08-12T14:09:42Z"
startedAt: '2025-08-12T14:09:42Z'
name: postgres
ready: true
restartCount: 7
started: true
state:
running:
startedAt: "2025-08-24T01:02:10Z"
startedAt: '2025-08-24T01:02:10Z'
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: postgres-data
@@ -280,17 +280,18 @@ items:
podIPs:
- ip: 10.244.0.47
qosClass: BestEffort
startTime: "2025-05-21T13:55:08Z"
- apiVersion: v1
startTime: '2025-05-21T13:55:08Z'
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"wikijs","namespace":"wiki"},"spec":{"ports":[{"nodePort":30080,"port":80,"targetPort":3000}],"selector":{"app":"wikijs"},"type":"NodePort"}}
creationTimestamp: "2025-05-21T13:55:04Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"wikijs","namespace":"wiki"},"spec":{"ports":[{"nodePort":30080,"port":80,"targetPort":3000}],"selector":{"app":"wikijs"},"type":"NodePort"}}
'
creationTimestamp: '2025-05-21T13:55:04Z'
name: wikijs
namespace: wiki
resourceVersion: "2872068"
resourceVersion: '2872068'
uid: d358248f-0bf0-459e-95cf-cc10ff21ad6a
spec:
clusterIP: 10.111.144.209
@@ -312,16 +313,17 @@ items:
type: NodePort
status:
loadBalancer: {}
- apiVersion: v1
- apiVersion: v1
kind: Service
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"wikijs-postgres","namespace":"wiki"},"spec":{"ports":[{"port":5432,"targetPort":5432}],"selector":{"app":"wikijs-postgres"}}}
creationTimestamp: "2025-05-21T14:01:52Z"
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"wikijs-postgres","namespace":"wiki"},"spec":{"ports":[{"port":5432,"targetPort":5432}],"selector":{"app":"wikijs-postgres"}}}
'
creationTimestamp: '2025-05-21T14:01:52Z'
name: wikijs-postgres
namespace: wiki
resourceVersion: "2872812"
resourceVersion: '2872812'
uid: e4a14775-b709-4e22-845d-2b454f5c9296
spec:
clusterIP: 10.106.106.142
@@ -341,18 +343,19 @@ items:
type: ClusterIP
status:
loadBalancer: {}
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"wikijs","namespace":"wiki"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"wikijs"}},"template":{"metadata":{"labels":{"app":"wikijs"}},"spec":{"containers":[{"env":[{"name":"DB_TYPE","value":"postgres"},{"name":"DB_HOST","value":"wikijs-postgres"},{"name":"DB_PORT","value":"5432"},{"name":"DB_USER","value":"wikijs"},{"name":"DB_PASS","value":"wikijsrocks"},{"name":"DB_NAME","value":"wikijs"}],"image":"ghcr.io/requarks/wiki:latest","name":"wiki","ports":[{"containerPort":3000}]}]}}}}
creationTimestamp: "2025-05-21T13:55:04Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"wikijs","namespace":"wiki"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"wikijs"}},"template":{"metadata":{"labels":{"app":"wikijs"}},"spec":{"containers":[{"env":[{"name":"DB_TYPE","value":"postgres"},{"name":"DB_HOST","value":"wikijs-postgres"},{"name":"DB_PORT","value":"5432"},{"name":"DB_USER","value":"wikijs"},{"name":"DB_PASS","value":"wikijsrocks"},{"name":"DB_NAME","value":"wikijs"}],"image":"ghcr.io/requarks/wiki:latest","name":"wiki","ports":[{"containerPort":3000}]}]}}}}
'
creationTimestamp: '2025-05-21T13:55:04Z'
generation: 1
name: wikijs
namespace: wiki
resourceVersion: "12273871"
resourceVersion: '12273871'
uid: 4bdf2b62-bcba-4549-b404-8063922f94fc
spec:
progressDeadlineSeconds: 600
@@ -379,7 +382,7 @@ items:
- name: DB_HOST
value: wikijs-postgres
- name: DB_PORT
value: "5432"
value: '5432'
- name: DB_USER
value: wikijs
- name: DB_PASS
@@ -403,34 +406,35 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-05-21T13:55:04Z"
lastUpdateTime: "2025-05-21T13:55:53Z"
- lastTransitionTime: '2025-05-21T13:55:04Z'
lastUpdateTime: '2025-05-21T13:55:53Z'
message: ReplicaSet "wikijs-6bd85497c7" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-08-24T01:02:42Z"
lastUpdateTime: "2025-08-24T01:02:42Z"
- lastTransitionTime: '2025-08-24T01:02:42Z'
lastUpdateTime: '2025-08-24T01:02:42Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"wikijs-postgres","namespace":"wiki"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"wikijs-postgres"}},"template":{"metadata":{"labels":{"app":"wikijs-postgres"}},"spec":{"containers":[{"env":[{"name":"POSTGRES_DB","value":"wikijs"},{"name":"POSTGRES_USER","value":"wikijs"},{"name":"POSTGRES_PASSWORD","value":"wikijsrocks"}],"image":"postgres:14","name":"postgres","ports":[{"containerPort":5432}],"volumeMounts":[{"mountPath":"/var/lib/postgresql/data","name":"postgres-data"}]}],"volumes":[{"name":"postgres-data","persistentVolumeClaim":{"claimName":"wikijs-postgres-pvc"}}]}}}}
creationTimestamp: "2025-05-21T13:55:04Z"
deployment.kubernetes.io/revision: '1'
kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"name":"wikijs-postgres","namespace":"wiki"},"spec":{"replicas":1,"selector":{"matchLabels":{"app":"wikijs-postgres"}},"template":{"metadata":{"labels":{"app":"wikijs-postgres"}},"spec":{"containers":[{"env":[{"name":"POSTGRES_DB","value":"wikijs"},{"name":"POSTGRES_USER","value":"wikijs"},{"name":"POSTGRES_PASSWORD","value":"wikijsrocks"}],"image":"postgres:14","name":"postgres","ports":[{"containerPort":5432}],"volumeMounts":[{"mountPath":"/var/lib/postgresql/data","name":"postgres-data"}]}],"volumes":[{"name":"postgres-data","persistentVolumeClaim":{"claimName":"wikijs-postgres-pvc"}}]}}}}
'
creationTimestamp: '2025-05-21T13:55:04Z'
generation: 1
name: wikijs-postgres
namespace: wiki
resourceVersion: "8820198"
resourceVersion: '8820198'
uid: 502330c7-9841-4df2-b4d7-f5664efe11b6
spec:
progressDeadlineSeconds: 600
@@ -482,30 +486,30 @@ items:
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2025-05-21T13:55:04Z"
lastUpdateTime: "2025-05-21T13:56:01Z"
- lastTransitionTime: '2025-05-21T13:55:04Z'
lastUpdateTime: '2025-05-21T13:56:01Z'
message: ReplicaSet "wikijs-postgres-79d84f58b5" has successfully progressed.
reason: NewReplicaSetAvailable
status: "True"
status: 'True'
type: Progressing
- lastTransitionTime: "2025-07-07T13:23:22Z"
lastUpdateTime: "2025-07-07T13:23:22Z"
- lastTransitionTime: '2025-07-07T13:23:22Z'
lastUpdateTime: '2025-07-07T13:23:22Z'
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
status: 'True'
type: Available
observedGeneration: 1
readyReplicas: 1
replicas: 1
updatedReplicas: 1
- apiVersion: apps/v1
- 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-05-21T13:55:04Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-05-21T13:55:04Z'
generation: 1
labels:
app: wikijs
@@ -519,7 +523,7 @@ items:
kind: Deployment
name: wikijs
uid: 4bdf2b62-bcba-4549-b404-8063922f94fc
resourceVersion: "12273868"
resourceVersion: '12273868'
uid: 457871f1-eb38-41a9-afb2-c4f248e68205
spec:
replicas: 1
@@ -541,7 +545,7 @@ items:
- name: DB_HOST
value: wikijs-postgres
- name: DB_PORT
value: "5432"
value: '5432'
- name: DB_USER
value: wikijs
- name: DB_PASS
@@ -568,14 +572,14 @@ items:
observedGeneration: 1
readyReplicas: 1
replicas: 1
- apiVersion: apps/v1
- 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-05-21T13:55:04Z"
deployment.kubernetes.io/desired-replicas: '1'
deployment.kubernetes.io/max-replicas: '2'
deployment.kubernetes.io/revision: '1'
creationTimestamp: '2025-05-21T13:55:04Z'
generation: 1
labels:
app: wikijs-postgres
@@ -589,7 +593,7 @@ items:
kind: Deployment
name: wikijs-postgres
uid: 502330c7-9841-4df2-b4d7-f5664efe11b6
resourceVersion: "8820197"
resourceVersion: '8820197'
uid: d3e5df36-d1f0-4dfd-aa76-30063a80fbb8
spec:
replicas: 1
@@ -640,5 +644,4 @@ items:
readyReplicas: 1
replicas: 1
kind: List
metadata:
resourceVersion: ""
metadata: {}