Supported Platforms Contrail 4.1
Table 1 lists the operating system versions and the corresponding Linux or Ubuntu kernel versions supported by Contrail Release 4.1.
Contrail Release |
Orchestrator Release |
Operating System and Kernel Versions |
---|---|---|
Contrail Release 4.1.5 |
OpenStack Newton |
|
OpenStack Ocata |
|
|
Contrail Release 4.1.4.1 |
OpenStack Newton |
|
Contrail Release 4.1.4 |
OpenStack Ocata |
|
OpenStack Newton |
|
|
OpenStack Mitaka |
|
|
Contrail Release 4.1.3 |
OpenStack Ocata |
|
OpenStack Newton |
|
|
OpenStack Mitaka |
|
|
Contrail Release 4.1.2 |
Kubernetes 1.7.5 |
|
OpenStack Ocata |
|
|
OpenStack Newton |
|
|
OpenStack Mitaka |
|
|
Contrail Release 4.1.1 |
Kubernetes 1.7.5 |
|
Openshift 3.6 |
|
|
OpenStack Ocata |
|
|
OpenStack Newton |
|
|
OpenStack Mitaka |
|
|
Contrail Release 4.1 |
Kubernetes 1.7.5 |
|
Openshift 3.6 |
|
|
OpenStack Ocata |
|
|
OpenStack Newton |
|
|
OpenStack Mitaka |
|
In Contrail Release 4.0 and later, if the stock kernel
version of your Ubuntu system is other than the required version,
you can upgrade the kernel for all nodes in the cluster by using the
following parameter in cluster.json
for
Server Manager or SM-Lite provisioning or testbed.py
.
{ "cluster" : [{ "parameters" : { "provisioning" : { "contrail" : { "kernel_upgrade" : true } } } }] }