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.102.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ddacd94e6b0fbca4ed1612a3d4915d757ee2262084609c24bacb3ba4a052760 |
|
MD5 | 5630d0b51883eb266a2dbc853d48a1ba |
|
BLAKE2b-256 | 58da15b7e3d93e8c78c1990e9134d65147dbd715b2f7d525cde111ed6c5c69c4 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.102.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdaff41b831440e0aa7a8d01de54a000d68275623bf8e01f63a286d8459a556b |
|
MD5 | 3e20747d894d221f320f5f068687bf03 |
|
BLAKE2b-256 | 6a22eb06b2ab6610fc91db80b5cd063f33f1792364d8b1f6e68c5e8f8f418870 |