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.2.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.2.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v31-2.0.2.tar.gz
Algorithm Hash digest
SHA256 4b525670a80957d9d14cad9f8cb32f1f3b3587734b143e2ed650388b657b5b31
MD5 9f2a151b46cce9d2d9c53c50417bdbd2
BLAKE2b-256 975f983c7be79e11af3b5b930dedb9943404b067e13baeb88150b874e0958a9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v31-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 23fb4bcc02859472ba36d6cf39368fba96b74ee74967a569f703b423fd9d4985
MD5 df28bf626019398d1249458f718774d6
BLAKE2b-256 d3d92c43cf669899749342285952b2887c9f3f4e9d41127c15afbd19dae04495

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