Skip to main content

A Lambda Layer that contains kubectl v1.31

Project description

Lambda Layer with KubeCtl v1.31

---

cdk-constructs: Stable


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

  • Helm Version: 3.16.1
  • Kubectl Version: 1.31.0

Usage:

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

declare const fn: lambda.Function;
const kubectl = new KubectlV31Layer(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_v31-2.0.1.tar.gz (34.0 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_v31-2.0.1.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v31-2.0.1.tar.gz
Algorithm Hash digest
SHA256 fee95b36bba65f6f9ba4907033b3bd132bac0150962456cbbfcc16dab271f8c7
MD5 360571c25ea773f2da8acb2c63e36a18
BLAKE2b-256 9804d0e52baf0e4790e7ef9204c120f2ec46c92187df7bcc922c7d4107739c3c

See more details on using hashes here.

File details

Details for the file aws_cdk.lambda_layer_kubectl_v31-2.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v31-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cc296e499482bfa4ac2d4ab8c4893987c7523313a5a4477a34586ca1bd3e392b
MD5 009e72953128b5ee0a751f3e94e919ca
BLAKE2b-256 71614244380cccbb473b540cc159298e6f6e2f035d4caf66052a5c40631d0dd2

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