Zadig 文档
Zadig
教程
博客
论坛
关于
中文英文
Zadig
教程
博客
论坛
关于
Zadig v4.2
Loading...
     编辑文档
     反馈问题
     社区讨论

    本页导航

    Service Details

    This article introduces the service-related operations in the environment in the projects that use Kubernetes (i.e., K8s YAML project/K8s Helm Chart project/K8s hosting project).

    Click the service name in the service list to enter the service details page. The service details page displays detailed information about the service, and users can perform operations such as service restart, debugging, scaling, configuration management, and image updates.

    Service details

    When viewing production services, only read operations are allowed (such as operation status, service events, real-time logs, and logging into the service container for debugging).

    Production environment/production services are supported in K8s YAML projects and K8s Helm Chart projects.

    Production service details

    # Basic Information

    The basic information of the service displays the external network access information and the internal network Service access information.

    • External Access : Service Ingress configuration information
    • Internal Access : Service configuration information

    # Basic Operations

    This feature is available in K8s YAML projects.

    • Configuration : View and edit the ConfigMap defined in the service template. After modification, the service will be restarted based on the new configuration
    • YAML Export : Export service information in K8s YAML format
    • Service : Link to the details of the template associated with the service

    # Service Instance Operations

    • Image Update : Click the edit button to the right of the image to update the image used by the service. After selecting a new image, the container will automatically pull and update the image, and then restart
    • Restart Instance : Click the button to restart the service
    • View Events : View Pod events
    • Replica Number : Dynamically adjust the number of service replicas

    # Service Instance Details

    The service instance details list displays all instances of the container service. After switching the instance, you can view the container details and health detection status of each service instance (Pod).

    Service instance

    Users can perform operations on individual service instances:

    • Restart : Restart the selected instance
    • View Events : View the current service instance Pod events Service instance
    • Real-time Log : View the real-time logs of the specified container under the service instance Service instance
    • Debug : Log in to the service container for debugging and support downloading files from the container Service instance
    • Start Debug Container alpha Start the debug container, you can log in to the debug container to debug the service. For details, refer to the startup debug container.Start the debug container

    # Start Debug Container alpha

    Tip

    The normal use of this feature depends on the K8s cluster version where the debugged service is located, as described below:

    1. This feature is not available when the K8s cluster version is below v1.16
    2. When the K8s cluster version is in v1.16 ~ v1.22, the cluster system component configuration needs to be adjusted, use feature-gates settings EphemeralContainers = true
    3. When the K8s cluster version is v1.23 and above, this feature can be used without additional operations

    To start a debug container, you can use the system's built-in image or input a custom image based on actual needs.

    curl / wget / iputils-ping / telnet / dnsutils / tcpdump / net-tools / procps / sysstat tools available directly in the built-in image.

    Start the debug container

    After the debug container Zadig-debug starts normally, click Debug to log in to the container and use the tools in the container to debug the service.

    Start the debug container

    ← Host EnvironmentService Variables→

    资源
    教程
    论坛
    博客
    公司
    关于
    客户故事
    加入我们
    联系我们
    微信扫一扫
    hello@koderover.com

    © 2026 筑栈(上海)信息技术有限公司 沪 ICP 备 19000177 号 - 1

    •  跟随系统
    •  浅色模式
    •  深色模式
    •  阅读模式