cookbook 'kubernetes', '~> 2.0.20'
The kubernetes cookbook has been deprecated
Author provided reason for deprecation:
The kubernetes cookbook has been deprecated and is no longer being maintained by its authors. Use of the kubernetes cookbook is no longer recommended.
You may find that the kube cookbook is a suitable alternative.
kubernetes
(24) Versions
2.0.20
-
Follow11
Resources for managing Kubernetes
cookbook 'kubernetes', '~> 2.0.20', :supermarket
knife supermarket install kubernetes
knife supermarket download kubernetes
kubernetes Cookbook
Resources for deploying various Kubernetes entities, these resources are designed to be ran on the kubernetes master but can be ran anywhere that has access to a kubernetes api by changing the ['kubernetes']['master']['ip']
attribute. These resources utilize the kubeclient ruby gem and run against the v1beta1 api.
Currently broken resources: (waiting on support for v1 api through kubeclient gem)
- Kubernetes Pod (
kube_pod
) - Kubernetes Replication Controller (
kube_replication_controller
) - Kubernetes Service (
kube_service
)
Requirements
Platforms
- All platforms where kubeclient gem can be installed
Chef
- Chef 14+
Cookbooks
- build-essential
Attributes
-
['kubernetes']['master']['ip']
- the address used when contacting the kubernetes api -
['kubernetes']['master']['port']
- the port that will be used when contacting the kubernetes api -
['kubernetes']['client_version']
- the version of the kubeclient gem to install
Resources
Containers and Volumes
The syntax used when specifying containers and volumes is specific to the kubernetes api, for examples on what these can/should look like please see the kubernetes documentation/examples.
Labels
Theres a bit of magic in the helper library that allows you to specify labels as either a hash 'this' => 'that', 'app' => 'redis'
, an array of labels ['this=that','app=redis']
, or a comma delimited string 'this=that,app=redis'
. All three will be treated as the same thing when writing your resources.
License and Author
- Author:: Andre Elizondo (andre@chef.io)
Copyright 2015, Chef Software, Inc.
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.
kubernetes Cookbook CHANGELOG
This file is used to list changes made in each version of the kubernetes cookbook.
2.0.20 - 2024-05-02
2.0.19 - 2024-05-02
2.0.18 - 2023-12-21
2.0.17 - 2023-10-03
2.0.16 - 2023-09-11
2.0.15 - 2023-05-17
2.0.14 - 2023-05-03
2.0.13 - 2023-04-07
Standardise files with files in sous-chefs/repo-management
2.0.12 - 2023-04-01
2.0.11 - 2023-04-01
2.0.10 - 2023-04-01
Standardise files with files in sous-chefs/repo-management
2.0.9 - 2023-03-20
Standardise files with files in sous-chefs/repo-management
2.0.8 - 2023-03-15
Standardise files with files in sous-chefs/repo-management
2.0.7 - 2023-03-02
2.0.6 - 2023-02-23
Standardise files with files in sous-chefs/repo-management
2.0.5 - 2023-02-15
2.0.4 - 2023-02-14
Standardise files with files in sous-chefs/repo-management
2.0.3 - 2022-12-15
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
- Update Test Kitchen provisioner settings
- Remove PID one command in Dokken
- These are all the defaults and we should use the correct container defaults
2.0.2 - 2022-02-07
- Remove delivery and move to calling RSpec directly via a reusable workflow
- Update tested platforms
- Standardise files with files in sous-chefs/repo-management
2.0.1 - 2021-11-03
- Sous-Chefs adoption
- Run test suites in GitHub Actions
2.0.0 - 2021-10-26
- Enabled
unified_mode
for all resources - Dropped support for Chef < 15.3
1.0.2 - 2021-08-30
- Standardise files with files in sous-chefs/repo-management
1.0.1 - 2021-06-01
Collaborator Number Metric
2.0.20 passed this metric
Contributing File Metric
2.0.20 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
Cookstyle Metric
2.0.20 passed this metric
No Binaries Metric
2.0.20 passed this metric
Testing File Metric
2.0.20 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
2.0.20 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
2.0.20 passed this metric
2.0.20 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
Cookstyle Metric
2.0.20 passed this metric
No Binaries Metric
2.0.20 passed this metric
Testing File Metric
2.0.20 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
2.0.20 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
2.0.20 passed this metric
2.0.20 passed this metric
Testing File Metric
2.0.20 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
2.0.20 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
2.0.20 failed this metric
2.0.20 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