Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Linux 我通过jenkins创建了CI/CD管道,并通过k8s部署了一个应用程序_Linux_Docker_Jenkins_Kubernetes - Fatal编程技术网

Linux 我通过jenkins创建了CI/CD管道,并通过k8s部署了一个应用程序

Linux 我通过jenkins创建了CI/CD管道,并通过k8s部署了一个应用程序,linux,docker,jenkins,kubernetes,Linux,Docker,Jenkins,Kubernetes,我通过jenkins创建了CI/CD管道,并通过pod中的k8s部署了一个应用程序,但无法在chrome或mozilla浏览器中访问该应用程序 在k8s航站楼,其显示吊舱中的一个正在运行的集装箱。但无法在浏览器中访问url。请对此提供帮助。您的yaml文件是什么样子的?您是否创建了公开pod的服务?

我通过jenkins创建了CI/CD管道,并通过pod中的k8s部署了一个应用程序,但无法在chrome或mozilla浏览器中访问该应用程序


在k8s航站楼,其显示吊舱中的一个正在运行的集装箱。但无法在浏览器中访问url。请对此提供帮助。

您的yaml文件是什么样子的?您是否创建了公开pod的服务?