cookbook 'kata-containers', '~> 0.3.0'
kata-containers (4) Versions 0.3.0 Follow0
Installs/Configures kata-containers
cookbook 'kata-containers', '~> 0.3.0', :supermarket
knife supermarket install kata-containers
knife supermarket download kata-containers
kata-containers Cookbook
This cookbook installs Kata Containers.
Contents
Requirements
platforms
- CentOS, RHEL >= 7
- Ubuntu >= 16.04
packages
- none.
Attributes
Key | Type | Description, example | Default |
---|---|---|---|
['kata-containers']['repo']['update'] |
Boolean | Repository update flag. | false |
Usage
Recipes
kata-containers::default
This recipe installs Kata Containers.
Role Examples
roles/kata-containers.rb
name 'kata-containers' description 'Kata Containers' run_list( 'recipe[kata-containers::default]', # with docker-grid cookbook 'recipe[docker-grid::engine]', ) override_attributes( # with docker-grid cookbook 'docker-grid' => { 'engine' => { 'daemon_extra_options' => [ '--add-runtime kata-runtime=/usr/bin/kata-runtime', '--default-runtime=kata-runtime', ].join(' '), }, }, )
License and Authors
- Author:: whitestar at osdn.jp
Copyright 2018, whitestar Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
kata-containers CHANGELOG
0.3.0
- add repository update flag
0.2.1
- update documents.
0.2.0
- add RHEL family support.
0.1.0
- Initial release of kata-containers
Collaborator Number Metric
0.3.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.3.0 passed this metric
No Binaries Metric
0.3.0 passed this metric
Testing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.3.0 failed this metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.3.0 passed this metric
No Binaries Metric
0.3.0 passed this metric
Testing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.3.0 passed this metric
0.3.0 passed this metric
Testing File Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.3.0 failed this metric
0.3.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number