Skip to main content

A Lambda Layer that contains kubectl v1.33

Project description

Lambda Layer with KubeCtl v1.33

---

cdk-constructs: Stable


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

  • Helm Version: 3.18.0
  • Kubectl Version: 1.33.0

Usage:

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

declare const fn: lambda.Function;
const kubectl = new KubectlV33Layer(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_v33-2.0.0.tar.gz (35.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_v33-2.0.0.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v33-2.0.0.tar.gz
Algorithm Hash digest
SHA256 529ec271b07eab210f3a62742717c0e4d5ce8cbd3edafedca2ddcbf594307157
MD5 13ac9337b0d37ebaebe5c7efe4a262e0
BLAKE2b-256 7ef7ea0e0ae0ea6f94072adf3c10c05143d5cbb36219e5ace16ed861716f29d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v33-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a8812f00c61f8efe3644e4c858b640a1680fbdb5e5a6c6e10d69ef11b6074228
MD5 65e13c478e7b7bf8f80f30da988fb924
BLAKE2b-256 17edfabea660899dbc3bab094582c228d7d9c82b9b0b24404d55ffe0379454e1

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