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.111.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 840071695f9a8d29b07ddd6af810410628ab3a152a8834727f4747a4e9436f5d |
|
MD5 | b4a361f5b62c0e8964beeeb6276e3ee9 |
|
BLAKE2b-256 | 2052028fb852dfffea6de1422a1b49825e5437fcde00f45bd0a417157972a7c6 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.111.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c0d05e579631d348ce38cab7ebd172c1de8969b2b8d15ec166c7df3d132e5c |
|
MD5 | 3d1d637c2e5c589d527b6277b56ba6f1 |
|
BLAKE2b-256 | ab7a33bdcaa0a056e2406b74e78dd5e9a0325a7e6550528cbf9d60745c4efbce |