This repository was archived by the owner on May 6, 2020. It is now read-only.
Merged
Conversation
- config: don't exceed the number of physical cores - fedora-installation-guide: update Fedora versions supported - Logging fixes - versions: Update agent version to pull in SCSI support - logging: Add CLI command to logs - config: Add comments for the DisableBlockDeviceUse flag f6da537 config: don't exceed the number of physical cores e703f15 fedora-installation-guide: update Fedora versions supported b03c4a5 logging: Add name to all log calls 055c688 logging: Add PID field to logs cc84544 versions: Update agent version to pull in SCSI support 54f87f5 logging: Add CLI command to logs befbdb1 config: Add comments for the DisableBlockDeviceUse flag Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
|
kubernetes qa-passed 👍 |
Use the latest kernel working version. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Welcome to Clear Containers release 3.0.20!.
The runtime now checks to do not exceed the number of physical cores per VM, this fixes issues with KVM and some architectures.
The clear containers configuration file now allows to disable block device being used directly by the hypervisor.
The agent and kernel versions were updated to allow support for SCSI and allow use the maximum number of CPUs.
Changes
Shortlog
f6da537 config: don't exceed the number of physical cores
e703f15 fedora-installation-guide: update Fedora versions supported
b03c4a5 logging: Add name to all log calls
055c688 logging: Add PID field to logs
cc84544 versions: Update agent version to pull in SCSI support
54f87f5 logging: Add CLI command to logs
befbdb1 config: Add comments for the DisableBlockDeviceUse flag
Compatibility with Docker
Clear Containers 3.0.20 is compatible with Docker v17.12-ce
OCI Runtime Specification
Clear Containers 3.0.20 support the OCI Runtime Specification v1.0.0-rc5
Clear Linux Containers image
Clear Containers 3.0.20 requires at least Clear Linux containers image 20640
Clear Linux Containers Kernel
Clear Containers 3.0.20 requires at least Clear Linux Containers kernel v4.9.60-85.container
Installation
BC-Linux
Centos
Clear Linux
Fedora
SLES
Ubuntu
Developers
Issues & limitations
Docker swarm support
See issue #771 for more
Networking
Adding networks dynamically
Resource management
docker run --cpus=See issue #341 for more information.
docker run --kernel-memory=See issue #388 for more information.
shm
cgroup constraints
Capabilities
See issue #51 for more information.
sysctl
tmpfs
Other
checkpoint and restore
docker statsSee issue #200 for more information.
runtime commands
pscommandSee issue #95 for more information.
eventscommandSee issue #379 for more information.
updatecommandSee issue #380 for more information.
Networking
Support for joining an existing VM network
docker --net=hostdocker run --linkHost resource sharing
docker --devicedocker -v /dev/...docker run --privilegedOther
Annotations
runtime commands
initcommandspeccommandHost
rdmsrwarningsMore information Limitations