Skip to main content

A Lambda Layer that contains kubectl v1.34

Project description

Lambda Layer with KubeCtl v1.34

---

cdk-constructs: Stable


This module exports a single class called KubectlV34Layer which is a lambda.LayerVersion that bundles the kubectl and the helm command line.

  • Helm Version: 3.19.0
  • Kubectl Version: 1.34.0

Usage:

// KubectlLayer bundles the 'kubectl' and 'helm' command lines
import { KubectlV34Layer } from '@aws-cdk/lambda-layer-kubectl-v32';
import * as lambda from 'aws-cdk-lib/aws-lambda';

declare const fn: lambda.Function;
const kubectl = new KubectlV34Layer(this, 'KubectlLayer');
fn.addLayers(kubectl);

kubectl will be installed under /opt/kubectl/kubectl, and helm will be installed under /opt/helm/helm.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_cdk_lambda_layer_kubectl_v34-2.0.0.tar.gz (35.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file aws_cdk_lambda_layer_kubectl_v34-2.0.0.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v34-2.0.0.tar.gz
Algorithm Hash digest
SHA256 fc29612f70c4f737b03a6757c3f5c922c5ce8e1e4938317b86248a0e8be3a34e
MD5 4a5a88aa058cecdcd7212d19232bca7b
BLAKE2b-256 ff2058bf65fa53955921cccb0159065c63b60d8317d5594f528d673e536eccd0

See more details on using hashes here.

File details

Details for the file aws_cdk_lambda_layer_kubectl_v34-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v34-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f47930aa303eea73f998c34e14379accb1dd2dfbecf2c27b8e40ae3ff35b1082
MD5 fcaa290f5f47a3788c368be437970faa
BLAKE2b-256 805fcc5035ae6f3631ddd72f49a5012dd31aef7d378aebaf9b98a8ea675bf889

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page