Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 4. Changes and Improvements
This section highlights some of the notable changes introduced in Red Hat Container Development Kit 3.11. Red Hat Container Development Kit 3.11 is a maintenance release and does not introduce any new features. This version contains updates to the default add-ons.
Red Hat Container Development Kit 3.11 contains the Minishift tool, a Red Hat Enterprise Linux 7 ISO, and the oc (OpenShift client) binary for interacting with OpenShift Container Platform.
4.1. Minishift Link kopierenLink in die Zwischenablage kopiert!
Red Hat Container Development Kit 3.11 is based on Minishift, a command line tool to provision OpenShift locally for application developers. It supports all native hypervisors and some additional ones:
- macOS
- xhyve (default)
- VirtualBox
- hyperkit
- Linux
- KVM (default)
- VirtualBox
- Windows
- Hyper-V (default)
- VirtualBox
4.2. Notable Changes Link kopierenLink in die Zwischenablage kopiert!
The xhyve driver plug-in for macOS has been deprecated and will be removed in the next release. Run the following command to start CDK using the supported Hyperkit driver plug-in:
minishift start --vm-driver hyperkit
$ minishift start --vm-driver hyperkitCopy to Clipboard Copied! Toggle word wrap Toggle overflow -
The
eap-cdadd-on has been updated to version 18. For more information, see the JBoss EAP continuous delivery 18 Release Notes. -
The
cheadd-on has been updated with minor fixes and improvements. - The default OpenShift Container Platform version is now 3.11.157.