diff --git a/content/faq/was-ist-openshift-und-wie-funktioniert-es.de.md b/content/faq/was-ist-openshift-und-wie-funktioniert-es.de.md index 806f7527..f695ccd7 100644 --- a/content/faq/was-ist-openshift-und-wie-funktioniert-es.de.md +++ b/content/faq/was-ist-openshift-und-wie-funktioniert-es.de.md @@ -1,4 +1,4 @@ --- title: Was ist OpenShift und wie funktioniert es? --- -[OpenShift](https://docs.openshift.com/) ist die Container Platform von Red Hat. Seit der Version 3 setzt OpenShift auf bewährte Open Source Projekte wie [Docker](http://www.docker.com/) und [Kubernetes](http://kubernetes.io/). +[OpenShift](https://docs.openshift.com) ist die Container Platform von Red Hat. Seit der Version 4 setzt OpenShift auf bewährte Open Source Projekte wie [OCI](https://opencontainers.org) und [Kubernetes](https://kubernetes.io/). OCI kompatible container images können mit [Buildah](https://buildah.io/) oder [Docker](https://www.docker.com/) erstellt werden. diff --git a/content/faq/was-ist-openshift-und-wie-funktioniert-es.en.md b/content/faq/was-ist-openshift-und-wie-funktioniert-es.en.md index 78108bf1..f6797385 100644 --- a/content/faq/was-ist-openshift-und-wie-funktioniert-es.en.md +++ b/content/faq/was-ist-openshift-und-wie-funktioniert-es.en.md @@ -1,4 +1,4 @@ --- title: What is OpenShift and how does it work? --- -[OpenShift](https://docs.openshift.com/) is the Container platform by Red Hat. Since Version 3 OpenShift relies on proven Open Source projects such as [Docker](http://www.docker.com/) and [Kubernetes](http://kubernetes.io/). +[OpenShift](https://docs.openshift.com) is the Container platform by Red Hat. Since Version 4 OpenShift relies on proven Open Source projects such as [OCI](https://opencontainers.org) and [Kubernetes](https://kubernetes.io/). OCI compatible container images can be built using [Buildah](https://buildah.io/) or [Docker](https://www.docker.com/).