The present disclosure relates to a container
orchestration method and device,
electronic equipment, storage medium and product, the method comprising: in response to a container creation instruction, calling a first container runtime in the case that a resource call parameter is carried in the container creation instruction; through the first container runtime, taking a preset interception
library path as a mounting point in the container, mounting a shared path of an interception
library system in a
host machine to the preset interception
library path through a binding mounting mechanism to obtain an interception library mounting path pointing to the interception library
system; obtaining a first container configuration corresponding to the container creation instruction, updating an
environment variable in the first container configuration according to the interception library mounting path through an
environment variable injection mechanism to obtain a second container configuration; and executing a container instance construction process according to the second container configuration, which solves the problems of manual mounting of an interception library and manual configuration of a container environment and meets the efficient operation and maintenance requirements of containers in a
remote procedure call scenario.