Advanced Search
Search Results
5 total results found
Load Nexus Images
import requests import json --- ## Nexus 服务器的 URL 和凭据 NEXUS_URL = "https://nexus.example.com" NEXUS_USERNAME = "foo" NEXUS_PASSWORD = "foo" --- ## 要查询的仓库名称 REPOSITORY_NAME = "bar" --- ## 输出文件名 OUTPUT_FILE = "nexus_images-test.json" def list_nexus_images...
Exec Format Error
Image architecture(x86/arm64) not match. exec /run.sh: exec format error
Failed to Extract Layer
Errors FATA[0006] failed to extract layer sha256:d2d4d2c16a00dd998866a33049d4a1801ba34b719f377ffdf3ec7ae78c9b03eb: lstat /var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/566/fs/var/cache/dnf/update-e8b0d229956b0b0b: not a directory: unknow...
ImageGCFailed
Errors Source LogEvents: Type Reason Age From Message ---- ------ ---- ---- ------- Warning ImageGCFailed 4m14s (x15704 over 133d) kubelet, b...
Image Pull Stuck
Kube Event Log Stuck with the following log. Normal Pulling 30m kubelet Pulling image "registry.example.com/test/code-go:release-22971" Get Problem Node kubectl get po -o wide | grep foo kubectl get node -o wide Describe Node Status Check node event...