427 lines
14 KiB
YAML
427 lines
14 KiB
YAML
apiVersion: v1
|
|
items:
|
|
- apiVersion: v1
|
|
kind: Pod
|
|
metadata:
|
|
creationTimestamp: '2025-07-30T14:08:20Z'
|
|
generateName: archivebox-65cb6b4494-
|
|
labels:
|
|
app: archivebox
|
|
pod-template-hash: 65cb6b4494
|
|
name: archivebox-65cb6b4494-pw82w
|
|
namespace: archivebox
|
|
ownerReferences:
|
|
- apiVersion: apps/v1
|
|
blockOwnerDeletion: true
|
|
controller: true
|
|
kind: ReplicaSet
|
|
name: archivebox-65cb6b4494
|
|
uid: f0db71e8-7219-4ead-ab70-a53c27246337
|
|
resourceVersion: '20356604'
|
|
uid: 0d27df94-a77d-4d6f-bbd7-99c530836986
|
|
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'
|
|
- name: PUBLIC_INDEX
|
|
value: 'False'
|
|
image: archivebox/archivebox:latest
|
|
imagePullPolicy: Always
|
|
name: archivebox
|
|
ports:
|
|
- containerPort: 8000
|
|
protocol: TCP
|
|
resources: {}
|
|
terminationMessagePath: /dev/termination-log
|
|
terminationMessagePolicy: File
|
|
volumeMounts:
|
|
- mountPath: /data
|
|
name: data
|
|
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
|
|
name: kube-api-access-2qsl2
|
|
readOnly: true
|
|
dnsPolicy: ClusterFirst
|
|
enableServiceLinks: true
|
|
nodeName: server-thinkcentre-e73
|
|
preemptionPolicy: PreemptLowerPriority
|
|
priority: 0
|
|
restartPolicy: Always
|
|
schedulerName: default-scheduler
|
|
securityContext: {}
|
|
serviceAccount: default
|
|
serviceAccountName: default
|
|
terminationGracePeriodSeconds: 30
|
|
tolerations:
|
|
- effect: NoExecute
|
|
key: node.kubernetes.io/not-ready
|
|
operator: Exists
|
|
tolerationSeconds: 300
|
|
- effect: NoExecute
|
|
key: node.kubernetes.io/unreachable
|
|
operator: Exists
|
|
tolerationSeconds: 300
|
|
volumes:
|
|
- name: data
|
|
persistentVolumeClaim:
|
|
claimName: archivebox-data
|
|
- name: kube-api-access-2qsl2
|
|
projected:
|
|
defaultMode: 420
|
|
sources:
|
|
- serviceAccountToken:
|
|
expirationSeconds: 3607
|
|
path: token
|
|
- configMap:
|
|
items:
|
|
- key: ca.crt
|
|
path: ca.crt
|
|
name: kube-root-ca.crt
|
|
- downwardAPI:
|
|
items:
|
|
- fieldRef:
|
|
apiVersion: v1
|
|
fieldPath: metadata.namespace
|
|
path: namespace
|
|
status:
|
|
conditions:
|
|
- lastProbeTime: null
|
|
lastTransitionTime: '2025-08-24T01:02:26Z'
|
|
status: 'True'
|
|
type: PodReadyToStartContainers
|
|
- lastProbeTime: null
|
|
lastTransitionTime: '2025-07-30T14:08:20Z'
|
|
status: 'True'
|
|
type: Initialized
|
|
- lastProbeTime: null
|
|
lastTransitionTime: '2025-08-24T01:02:26Z'
|
|
status: 'True'
|
|
type: Ready
|
|
- lastProbeTime: null
|
|
lastTransitionTime: '2025-08-24T01:02:26Z'
|
|
status: 'True'
|
|
type: ContainersReady
|
|
- lastProbeTime: null
|
|
lastTransitionTime: '2025-07-30T14:08:20Z'
|
|
status: 'True'
|
|
type: PodScheduled
|
|
containerStatuses:
|
|
- containerID: containerd://d16f2b4d9429b667b53221d5e786c54833ce179ace81e93471faf1c57a1ce1fa
|
|
image: docker.io/archivebox/archivebox:latest
|
|
imageID: docker.io/archivebox/archivebox@sha256:fdf2936192aa1e909b0c3f286f60174efa24078555be4b6b90a07f2cef1d4909
|
|
lastState:
|
|
terminated:
|
|
containerID: containerd://5a9e91a0b024182e5683aaa94e2e9a73291f571627faff31950a23bc7e93c8cc
|
|
exitCode: 255
|
|
finishedAt: '2025-08-24T01:01:44Z'
|
|
reason: Unknown
|
|
startedAt: '2025-08-12T14:09:41Z'
|
|
name: archivebox
|
|
ready: true
|
|
restartCount: 4
|
|
started: true
|
|
state:
|
|
running:
|
|
startedAt: '2025-08-24T01:02:26Z'
|
|
volumeMounts:
|
|
- mountPath: /data
|
|
name: data
|
|
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
|
|
name: kube-api-access-2qsl2
|
|
readOnly: true
|
|
recursiveReadOnly: Disabled
|
|
hostIP: 192.168.31.54
|
|
hostIPs:
|
|
- ip: 192.168.31.54
|
|
phase: Running
|
|
podIP: 10.244.0.45
|
|
podIPs:
|
|
- ip: 10.244.0.45
|
|
qosClass: BestEffort
|
|
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'
|
|
name: archivebox
|
|
namespace: archivebox
|
|
resourceVersion: '10496169'
|
|
uid: 96391171-c088-4f30-9130-dffeb949bd89
|
|
spec:
|
|
clusterIP: 10.100.92.6
|
|
clusterIPs:
|
|
- 10.100.92.6
|
|
externalTrafficPolicy: Cluster
|
|
internalTrafficPolicy: Cluster
|
|
ipFamilies:
|
|
- IPv4
|
|
ipFamilyPolicy: SingleStack
|
|
ports:
|
|
- nodePort: 30455
|
|
port: 80
|
|
protocol: TCP
|
|
targetPort: 8000
|
|
selector:
|
|
app: archivebox
|
|
sessionAffinity: None
|
|
type: NodePort
|
|
status:
|
|
loadBalancer: {}
|
|
- 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'
|
|
generation: 2
|
|
name: archivebox
|
|
namespace: archivebox
|
|
resourceVersion: '12273808'
|
|
uid: fe49bebd-eb2d-469a-9650-67fb5f6fa47f
|
|
spec:
|
|
progressDeadlineSeconds: 600
|
|
replicas: 1
|
|
revisionHistoryLimit: 10
|
|
selector:
|
|
matchLabels:
|
|
app: archivebox
|
|
strategy:
|
|
rollingUpdate:
|
|
maxSurge: 25%
|
|
maxUnavailable: 25%
|
|
type: RollingUpdate
|
|
template:
|
|
metadata:
|
|
creationTimestamp: null
|
|
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'
|
|
- name: PUBLIC_INDEX
|
|
value: 'False'
|
|
image: archivebox/archivebox:latest
|
|
imagePullPolicy: Always
|
|
name: archivebox
|
|
ports:
|
|
- containerPort: 8000
|
|
protocol: TCP
|
|
resources: {}
|
|
terminationMessagePath: /dev/termination-log
|
|
terminationMessagePolicy: File
|
|
volumeMounts:
|
|
- mountPath: /data
|
|
name: data
|
|
dnsPolicy: ClusterFirst
|
|
restartPolicy: Always
|
|
schedulerName: default-scheduler
|
|
securityContext: {}
|
|
terminationGracePeriodSeconds: 30
|
|
volumes:
|
|
- name: data
|
|
persistentVolumeClaim:
|
|
claimName: archivebox-data
|
|
status:
|
|
availableReplicas: 1
|
|
conditions:
|
|
- lastTransitionTime: '2025-07-30T10:43:06Z'
|
|
lastUpdateTime: '2025-07-30T14:08:23Z'
|
|
message: ReplicaSet "archivebox-65cb6b4494" has successfully progressed.
|
|
reason: NewReplicaSetAvailable
|
|
status: 'True'
|
|
type: Progressing
|
|
- lastTransitionTime: '2025-08-24T01:02:26Z'
|
|
lastUpdateTime: '2025-08-24T01:02:26Z'
|
|
message: Deployment has minimum availability.
|
|
reason: MinimumReplicasAvailable
|
|
status: 'True'
|
|
type: Available
|
|
observedGeneration: 2
|
|
readyReplicas: 1
|
|
replicas: 1
|
|
updatedReplicas: 1
|
|
- apiVersion: apps/v1
|
|
kind: ReplicaSet
|
|
metadata:
|
|
annotations:
|
|
deployment.kubernetes.io/desired-replicas: '1'
|
|
deployment.kubernetes.io/max-replicas: '2'
|
|
deployment.kubernetes.io/revision: '2'
|
|
creationTimestamp: '2025-07-30T14:08:20Z'
|
|
generation: 1
|
|
labels:
|
|
app: archivebox
|
|
pod-template-hash: 65cb6b4494
|
|
name: archivebox-65cb6b4494
|
|
namespace: archivebox
|
|
ownerReferences:
|
|
- apiVersion: apps/v1
|
|
blockOwnerDeletion: true
|
|
controller: true
|
|
kind: Deployment
|
|
name: archivebox
|
|
uid: fe49bebd-eb2d-469a-9650-67fb5f6fa47f
|
|
resourceVersion: '12273807'
|
|
uid: f0db71e8-7219-4ead-ab70-a53c27246337
|
|
spec:
|
|
replicas: 1
|
|
selector:
|
|
matchLabels:
|
|
app: archivebox
|
|
pod-template-hash: 65cb6b4494
|
|
template:
|
|
metadata:
|
|
creationTimestamp: null
|
|
labels:
|
|
app: archivebox
|
|
pod-template-hash: 65cb6b4494
|
|
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'
|
|
- name: PUBLIC_INDEX
|
|
value: 'False'
|
|
image: archivebox/archivebox:latest
|
|
imagePullPolicy: Always
|
|
name: archivebox
|
|
ports:
|
|
- containerPort: 8000
|
|
protocol: TCP
|
|
resources: {}
|
|
terminationMessagePath: /dev/termination-log
|
|
terminationMessagePolicy: File
|
|
volumeMounts:
|
|
- mountPath: /data
|
|
name: data
|
|
dnsPolicy: ClusterFirst
|
|
restartPolicy: Always
|
|
schedulerName: default-scheduler
|
|
securityContext: {}
|
|
terminationGracePeriodSeconds: 30
|
|
volumes:
|
|
- name: data
|
|
persistentVolumeClaim:
|
|
claimName: archivebox-data
|
|
status:
|
|
availableReplicas: 1
|
|
fullyLabeledReplicas: 1
|
|
observedGeneration: 1
|
|
readyReplicas: 1
|
|
replicas: 1
|
|
- apiVersion: apps/v1
|
|
kind: ReplicaSet
|
|
metadata:
|
|
annotations:
|
|
deployment.kubernetes.io/desired-replicas: '1'
|
|
deployment.kubernetes.io/max-replicas: '2'
|
|
deployment.kubernetes.io/revision: '1'
|
|
creationTimestamp: '2025-07-30T10:43:06Z'
|
|
generation: 2
|
|
labels:
|
|
app: archivebox
|
|
pod-template-hash: '7676465958'
|
|
name: archivebox-7676465958
|
|
namespace: archivebox
|
|
ownerReferences:
|
|
- apiVersion: apps/v1
|
|
blockOwnerDeletion: true
|
|
controller: true
|
|
kind: Deployment
|
|
name: archivebox
|
|
uid: fe49bebd-eb2d-469a-9650-67fb5f6fa47f
|
|
resourceVersion: '10513981'
|
|
uid: c41f43f5-be34-4534-845f-e03ad7235a4a
|
|
spec:
|
|
replicas: 0
|
|
selector:
|
|
matchLabels:
|
|
app: archivebox
|
|
pod-template-hash: '7676465958'
|
|
template:
|
|
metadata:
|
|
creationTimestamp: null
|
|
labels:
|
|
app: archivebox
|
|
pod-template-hash: '7676465958'
|
|
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
|
|
imagePullPolicy: Always
|
|
name: archivebox
|
|
ports:
|
|
- containerPort: 8000
|
|
protocol: TCP
|
|
resources: {}
|
|
terminationMessagePath: /dev/termination-log
|
|
terminationMessagePolicy: File
|
|
volumeMounts:
|
|
- mountPath: /data
|
|
name: data
|
|
dnsPolicy: ClusterFirst
|
|
restartPolicy: Always
|
|
schedulerName: default-scheduler
|
|
securityContext: {}
|
|
terminationGracePeriodSeconds: 30
|
|
volumes:
|
|
- name: data
|
|
persistentVolumeClaim:
|
|
claimName: archivebox-data
|
|
status:
|
|
observedGeneration: 2
|
|
replicas: 0
|
|
kind: List
|
|
metadata: {}
|