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.0.tar.gz (17.4 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.0.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v32-2.0.0.tar.gz
Algorithm Hash digest
SHA256 c15ffb030f2fae83f3d0841b99152714b4ce04e33484f2053599a98f2cd10a1f
MD5 8397b4d3264b804b07954adfed4f64d6
BLAKE2b-256 7a9834f3c048b594a4b0f5d4e3e62fb8f3ea7ff2fded2af5a5f6fbb2fc5cdfda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v32-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e74c59a82e08ac7e85f4525f8301d4f09d064b177856b9ed07dbca6b6a65a7f1
MD5 3667a4bd16406b4eb664bee19edd80c0
BLAKE2b-256 2b09a988e5f5db52ff43db360bc34e78cb7f2b98e015753c05dc99620ae11d96

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