Skip to main content

A Lambda Layer that contains kubectl v1.32

Project description

Lambda Layer with KubeCtl v1.32

---

cdk-constructs: Stable


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

  • Helm Version: 3.17.0
  • Kubectl Version: 1.32.0

Usage:

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

declare const fn: lambda.Function;
const kubectl = new KubectlV32Layer(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_v32-2.0.2.tar.gz (34.3 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_v32-2.0.2.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v32-2.0.2.tar.gz
Algorithm Hash digest
SHA256 e65ed8ea14b1a2745212c5a50fb4605be264f75e99695c7ff348a70d2e3bfd53
MD5 7434713e6c8223d494edeb83d50577e6
BLAKE2b-256 f3e2de195304019c03fa983c9d90bb33eb444ba4ccd9aa61426959d9e509715c

See more details on using hashes here.

File details

Details for the file aws_cdk.lambda_layer_kubectl_v32-2.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v32-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3495cc4060809affd9bdc1aae86180ba4a168bca147f0661bcef65fe6738349e
MD5 c59fad0b4380dcb2db900547efa24f8a
BLAKE2b-256 20640d7c52b5cb8d608c3ec846b07bc91d5eef809c81c546b9ed007ebd12d688

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