Skip to main content

A Lambda Layer that contains kubectl v1.30

Project description

Lambda Layer with KubeCtl v1.30

---

cdk-constructs: Stable


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

  • Helm Version: 3.17.1
  • Kubectl Version: 1.30.0

Usage:

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

declare const fn: lambda.Function;
const kubectl = new KubectlV30Layer(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_v30-2.0.4.tar.gz (33.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_v30-2.0.4.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v30-2.0.4.tar.gz
Algorithm Hash digest
SHA256 b5c1e83f5235d0c2060ce5955dba67574d2fe26586175c5b7d95729ad7df021e
MD5 d01be95e91c22f76597a0b3f6bf21fc7
BLAKE2b-256 ea656911b4a31903382a00989dedb4e94a8d246c49a9476601a128cddcaa99f3

See more details on using hashes here.

File details

Details for the file aws_cdk.lambda_layer_kubectl_v30-2.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v30-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f806f6fe8a687a3b319faa84893e648f59501007f2cf3f22fbf964c490b0a546
MD5 35c0a0188f483305110130bb61402041
BLAKE2b-256 976b1d2f29bc68e295660b6bced93d42400b3cbb48585e36bd1a4b5699d160c5

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