ℹ️
注意:这是一个 latest 标签镜像

latest 并不代表最新版本,本站同步时间存在延迟,无法保证此镜像与上游最新版本一致
生产环境建议使用明确的版本号(如 v1.2.3),避免因版本不一致导致问题。 了解更多 →

logo
ghcr.io/containers/kubernetes-mcp-server:latest
linux/amd64 ghcr.io

ghcr.io/containers/kubernetes-mcp-server镜像通常用于Kubernetes多集群管理控制平面相关的服务器组件,提供多集群环境下的管理、协调与控制功能,支持Kubernetes集群的集中化运维与资源调度等操作。

351
浏览次数
177.96MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest
源镜像
ghcr.io/containers/kubernetes-mcp-server:latest
镜像ID
sha256:c955e8af7ddfdb3b4e901362911422cb5635c28080196d2660766bd052570a1f
镜像 TAG
latest
镜像大小
177.96MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
--port 8080
启动入口
/app/kubernetes-mcp-server
工作目录
/app
OS/平台
linux/amd64
镜像创建
2026-04-13T05:53:32.79585364Z
同步时间
2026-04-13 17:13
浏览量
351 次
贡献者
🔌 开放端口 1
8080/tcp
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
🏷️ 镜像标签 24
KeyValue
x86_64 architecture
2026-04-08T04:52:24Z build-date
ubi9-minimal-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
cpe:/a:redhat:enterprise_linux:9::appstream cpe
The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. description
public distribution-scope
1.33.7 io.buildah.version
The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. io.k8s.description
Red Hat Universal Base Image 9 Minimal io.k8s.display-name
io.github.containers/kubernetes-mcp-server io.modelcontextprotocol.server.name
io.openshift.expose-services
minimal rhel9 io.openshift.tags
Red Hat, Inc. maintainer
ubi9/ubi-minimal name
2026-04-08T04:52:24Z org.opencontainers.image.created
470b852dce8e880416927445bd12327938b329e2 org.opencontainers.image.revision
1775623882 release
Provides the latest release of the minimal Red Hat Universal Base Image 9. summary
https://catalog.redhat.com/en/search?searchType=containers url
470b852dce8e880416927445bd12327938b329e2 vcs-ref
git vcs-type
Red Hat, Inc. vendor
9.7 version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest  ghcr.io/containers/kubernetes-mcp-server:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest  ghcr.io/containers/kubernetes-mcp-server:latest

Shell快速替换命令

sed -i 's#ghcr.io/containers/kubernetes-mcp-server:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest  ghcr.io/containers/kubernetes-mcp-server:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest  ghcr.io/containers/kubernetes-mcp-server:latest'

镜像构建历史


# 2026-04-13 13:53:32  0.00B 
/bin/sh -c #(nop) EXPOSE 8080
                        
# 2026-04-13 13:53:32  0.00B 
/bin/sh -c #(nop) CMD ["--port", "8080"]
                        
# 2026-04-13 13:53:32  0.00B 
/bin/sh -c #(nop) ENTRYPOINT ["/app/kubernetes-mcp-server"]
                        
# 2026-04-13 13:53:32  0.00B 
/bin/sh -c #(nop) USER 65532:65532
                        
# 2026-04-13 13:53:32  72.58MB 
/bin/sh -c #(nop) COPY file:c9c2a90741f9e142e98796980c44b2a0982709485d7631eecba7c3adf10f47fa in /app/kubernetes-mcp-server 
                        
# 2026-04-13 13:53:32  0.00B 
/bin/sh -c #(nop) WORKDIR /app
                        
# 2026-04-13 13:53:32  0.00B 
/bin/sh -c #(nop) LABEL io.modelcontextprotocol.server.name="io.github.containers/kubernetes-mcp-server"
                        
# 2026-04-08 12:52:36  105.38MB 
/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="470b852dce8e880416927445bd12327938b329e2" "org.opencontainers.image.revision"="470b852dce8e880416927445bd12327938b329e2" "build-date"="2026-04-08T04:52:24Z" "org.opencontainers.image.created"="2026-04-08T04:52:24Z" "release"="1775623882"org.opencontainers.image.revision=470b852dce8e880416927445bd12327938b329e2,org.opencontainers.image.created=2026-04-08T04:52:24Z
                        
# 2026-04-08 12:52:36  0.00B 
/bin/sh -c #(nop) COPY file:ae354e2e550b8f696bd3d91d5d8612e98fc2326218cd4fb2f1b9a2c0a34da7b7 in /root/buildinfo/labels.json      
                        
# 2026-04-08 12:52:36  0.00B 
/bin/sh -c #(nop) COPY file:ae354e2e550b8f696bd3d91d5d8612e98fc2326218cd4fb2f1b9a2c0a34da7b7 in /usr/share/buildinfo/labels.json      
                        
# 2026-04-08 12:52:36  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json      
                        
# 2026-04-08 12:52:36  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json      
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.      
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) COPY dir:7e1fa46f22db9f15d490572bbe30fedb301ac6c3ea9196eda6f29556472de21e in /      
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9/ubi-minimal"       version="9.7"       cpe="cpe:/a:redhat:enterprise_linux:9::appstream"       distribution-scope="public"
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2026-04-08 12:52:35  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:c955e8af7ddfdb3b4e901362911422cb5635c28080196d2660766bd052570a1f",
    "RepoTags": [
        "ghcr.io/containers/kubernetes-mcp-server:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server:latest"
    ],
    "RepoDigests": [
        "ghcr.io/containers/kubernetes-mcp-server@sha256:32a45dc045655e3d0f984d9984089fb97fd2b92d846ff7792074196eebe204d6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/containers/kubernetes-mcp-server@sha256:fc2644747f9dc3bf2bd25679addd0d148220b7b2ab55a5bf6219c5c45b836785"
    ],
    "Parent": "",
    "Comment": "FROM 9b7156bb2cad",
    "Created": "2026-04-13T05:53:32.79585364Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532:65532",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8080/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci"
        ],
        "Cmd": [
            "--port",
            "8080"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": [
            "/app/kubernetes-mcp-server"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2026-04-08T04:52:24Z",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream",
            "description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "distribution-scope": "public",
            "io.buildah.version": "1.33.7",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9 Minimal",
            "io.modelcontextprotocol.server.name": "io.github.containers/kubernetes-mcp-server",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi9/ubi-minimal",
            "org.opencontainers.image.created": "2026-04-08T04:52:24Z",
            "org.opencontainers.image.revision": "470b852dce8e880416927445bd12327938b329e2",
            "release": "1775623882",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 9.",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "470b852dce8e880416927445bd12327938b329e2",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "9.7"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 177958618,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e986952633c8e9e520fe8a90b5f4da83d9227c9618e27592712ae99e8ce75d05/diff",
            "MergedDir": "/var/lib/docker/overlay2/ef98919813c81329c196255e84a985470ad0ab1a0a0423bb733c1f08cf2b97e3/merged",
            "UpperDir": "/var/lib/docker/overlay2/ef98919813c81329c196255e84a985470ad0ab1a0a0423bb733c1f08cf2b97e3/diff",
            "WorkDir": "/var/lib/docker/overlay2/ef98919813c81329c196255e84a985470ad0ab1a0a0423bb733c1f08cf2b97e3/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:9a6cd20dcc7f33e1583bc6a5bd4c6029fbbee5f061b2f166832da7d002e489d5",
            "sha256:758be85fe567621e5aa16a51f236213119092f6d37dbfe6e735f13c5de6940db"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-13T17:12:57.6132087+08:00"
    }
}

更多版本

ghcr.io/containers/kubernetes-mcp-server:latest

linux/amd64 ghcr.io177.96MB2026-04-13 17:13
350
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×