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.114.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 656d971b21a04192b57b2a4cd0f2233d3f7d18a69dd864500cd382a2e9c9de9e |
|
MD5 | d986b1a29708ab597db9a7cd407b2b18 |
|
BLAKE2b-256 | 53f6d556b8582e4c8c2c56890b97bcd9a38a0db4696b6160d4681e220d4da7fa |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.114.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14ee767e950c808f0d7910d47dd1b3d3f301e04c5c16510acddb615d44dc4536 |
|
MD5 | 7a90179d80b669452dc937831414e9ff |
|
BLAKE2b-256 | 78a992e53d19a0045d631726ee7f873467aa4cbf0d7a12dfa64ebb0972600f9f |