You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/tasks/configure-pod-container/translate-compose-kubernetes.md
+2-34Lines changed: 2 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,39 +79,6 @@ Installing using `go get` pulls from the master branch with the latest developme
79
79
go get -u github.com/kubernetes/kompose
80
80
```
81
81
82
-
{{% /tab %}}
83
-
{{% tab name="CentOS 包" %}}
84
-
85
-
<!--
86
-
Kompose is in [EPEL](https://fedoraproject.org/wiki/EPEL) CentOS repository.
87
-
If you don't have [EPEL](https://fedoraproject.org/wiki/EPEL) repository already installed and enabled you can do it by running `sudo yum install epel-release`.
@@ -452,7 +419,8 @@ INFO OpenShift file "foo-buildconfig.yaml" created
452
419
If you are manually pushing the Openshift artifacts using ``oc create -f``, you need to ensure that you push the imagestream artifact before the buildconfig artifact, to workaround this OpenShift issue: https://github.com/openshift/origin/issues/4518 .
0 commit comments