An AWS Lambda layer that contains the `kubectl` and `helm`
Project description
AWS Lambda Layer with kubectl (and helm)
---This module exports a single class called KubectlLayer
which is a lambda.Layer
that bundles the kubectl
and the helm
command line.
- Helm Version: 1.20.0
- Kubectl Version: 3.4.2
Usage:
# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
fn = lambda_.Function(...)
fn.add_layers(KubectlLayer(stack, "KubectlLayer"))
kubectl
will be installed under /opt/kubectl/kubectl
, and helm
will be installed under /opt/helm/helm
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for aws-cdk.lambda-layer-kubectl-1.125.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e211b2f8b84839185df087a5dd067221fcdc38cb8b19bca566d8b36a279afbeb |
|
MD5 | c7a925962934a1dcd9bf569715162644 |
|
BLAKE2b-256 | 307db1dff7fe718db3812b038251994609b3a76374e2d0b8892f5339faf13df5 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.125.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cdabe1656bc2c4e9c585b5c9c365d9d8e406cd6d3b05838073247cc2cc4fe93 |
|
MD5 | d6035e5eb1b4a04c9c9aa52932350f93 |
|
BLAKE2b-256 | 0881fdfe112af314a2d5b89411e9ba58cffb4fe30b953f31c5d48a5b4f13aa6e |