Skip to main content
Version: latest

PXK Open Source Licenses

The following table lists the open source licenses associated with the libraries and modules currently in use by Palette eXtended Kubernetes (PXK) and the Federal Information Processing Standards (FIPS) compliant version of PXK.

PXK License

PXK is released under the Apache-2.0 license.

PXK Components

All PXK components and supporting open source components are compiled in their native programming language. Below is a list of the core and auxiliary Kubernetes components that are included in PXK.


Core Kubernetes Components

ComponentDescription
API ServerThe API server is the central management entity that receives all REST requests for the cluster.
Controller ManagerThe controller manager is a daemon that embeds the core control loops shipped with Kubernetes.
SchedulerThe scheduler is a daemon that finds the best node for a pod, based on the scheduling requirements you specify.
KubeletThe kubelet is the primary node agent that is deployed on each node.
Kube-proxyThe kube-proxy is a network proxy that operates on each node in your cluster, implementing part of the Kubernetes Service concept.
KubeadmKubeadm is a tool built to provide best-practice “fast paths” for creating Kubernetes clusters.
KubectlKubectl is a command line interface for issuing commands against Kubernetes clusters.

Auxiliary Kubernetes Components

ComponentDescription
CoreDNSCoreDNS is a Domain Name System (DNS) server deployed as a cluster DNS service.
EtcdEtcd is a distributed key-value store used as Kubernetes’ backing store for all cluster data.

Runtime Components

ComponentDescription
containerdContainerd is an industry-standard container runtime with an emphasis on simplicity, robustness, and portability.
containerd-shimContainerd-shim is a shim used by containerd to launch containers.
containerd-shim-runc-v1Containerd-shim-runc-v1 is a shim used by containerd to launch containers.
containerd-shim-runc-v2Containerd-shim-runc-v2 is a shim used by containerd to launch containers.
ctrCtr is a command line interface for containerd.
crictlCrictl is a command line interface for CRI-compatible container runtimes.
runcRunc is a CLI tool for spawning and managing containers according to the OCI specification.

Open Source Dependencies

The following table lists the open source libraries and modules currently in use by PXK and the Federal Information Processing Standards (FIPS) compliant version of PXK.

LibraryLicense
github.com/go-logr/stdrApache-2.0
github.com/containerd/go-runcApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpApache-2.0
sigs.k8s.io/jsonApache-2.0
k8s.io/component-base/logs/logreductionApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcApache-2.0
github.com/containernetworking/plugins/pkg/nsApache-2.0
github.com/docker/go-eventsApache-2.0
google.golang.org/genproto/googleapis/api/httpbodyApache-2.0
github.com/fsnotify/fsnotifyBSD-3-Clause
github.com/containerd/containerd/apiApache-2.0
github.com/containerd/ttrpcApache-2.0
github.com/felixge/httpsnoopMIT
github.com/prometheus/client_model/goApache-2.0
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputilBSD-3-Clause
github.com/containerd/zfs/v2Apache-2.0
github.com/urfave/cli/v2MIT
github.com/moby/sys/signalApache-2.0
github.com/munnerz/goautonegBSD-3-Clause
sigs.k8s.io/yamlApache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptorsApache-2.0
github.com/prometheus/client_golang/prometheusApache-2.0
go.opentelemetry.io/otel/sdkApache-2.0
github.com/containerd/nriApache-2.0
golang.org/x/syncBSD-3-Clause
go.opentelemetry.io/otel/traceApache-2.0
github.com/containerd/consoleApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptraceApache-2.0
k8s.io/kubelet/pkg/cri/streamingApache-2.0
github.com/containerd/cgroups/v3Apache-2.0
sigs.k8s.io/structured-merge-diff/v4/valueApache-2.0
github.com/containernetworking/cniApache-2.0
github.com/vishvananda/netlinkApache-2.0
github.com/go-logr/logrApache-2.0
tags.cncf.io/container-device-interface/specs-goApache-2.0
github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1MIT
github.com/intel/goresctrl/pkgApache-2.0
github.com/containerd/containerd/v2Apache-2.0
go.opentelemetry.io/proto/otlpApache-2.0
github.com/emicklei/go-restful/v3MIT
github.com/xrash/smetricsMIT
golang.org/x/time/rateBSD-3-Clause
github.com/containerd/go-cniApache-2.0
github.com/checkpoint-restore/checkpointctl/libApache-2.0
github.com/containerd/pluginApache-2.0
github.com/moby/sys/symlinkApache-2.0
k8s.io/client-goApache-2.0
github.com/google/gofuzzApache-2.0
golang.org/x/termBSD-3-Clause
github.com/cpuguy83/go-md2man/v2/md2manMIT
github.com/grpc-ecosystem/grpc-gateway/v2BSD-3-Clause
github.com/go-jose/go-jose/v4Apache-2.0
github.com/coreos/go-systemd/v22Apache-2.0
github.com/containerd/otelttrpcApache-2.0
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
github.com/containerd/logApache-2.0
github.com/containerd/errdefs/pkgApache-2.0
github.com/klauspost/compress/zstd/internal/xxhashMIT
github.com/opencontainers/selinuxApache-2.0
github.com/beorn7/perks/quantileMIT
k8s.io/klog/v2Apache-2.0
github.com/golang/protobuf/protoBSD-3-Clause
github.com/stretchr/testify/assertMIT
github.com/smallstep/pkcs7MIT
dario.cat/mergoBSD-3-Clause
github.com/opencontainers/image-specApache-2.0
vendor/golang.org/x/sys/cpuBSD-3-Clause
github.com/containerd/platformsApache-2.0
tags.cncf.io/container-device-interfaceApache-2.0
github.com/json-iterator/goMIT
github.com/cilium/ebpfMIT
github.com/russross/blackfriday/v2BSD-2-Clause
golang.org/x/sysBSD-3-Clause
github.com/opencontainers/go-digestApache-2.0
github.com/google/go-cmp/cmpBSD-3-Clause
github.com/moby/sys/mountinfoApache-2.0
k8s.io/apimachinery/third_party/forked/golangBSD-3-Clause
github.com/godbus/dbus/v5BSD-2-Clause
go.etcd.io/bboltMIT
github.com/tchap/go-patricia/v2/patriciaMIT
golang.org/x/netBSD-3-Clause
github.com/moby/sys/usernsApache-2.0
github.com/moby/sys/userApache-2.0
github.com/fxamacker/cbor/v2MIT
github.com/x448/float16MIT
google.golang.org/grpcApache-2.0
github.com/prometheus/procfsApache-2.0
github.com/docker/go-unitsApache-2.0
github.com/opencontainers/runtime-toolsApache-2.0
k8s.io/utils/internal/third_party/forked/golang/netBSD-3-Clause
github.com/containerd/errdefsApache-2.0
gopkg.in/yaml.v2Apache-2.0
k8s.io/api/core/v1Apache-2.0
golang.org/x/oauth2BSD-3-Clause
github.com/docker/go-metricsApache-2.0
github.com/cespare/xxhash/v2MIT
github.com/mdlayher/socketMIT
google.golang.org/protobufBSD-3-Clause
vendor/golang.org/x/cryptoBSD-3-Clause
go.opentelemetry.io/otelApache-2.0
github.com/containerd/fifoApache-2.0
golang.org/x/mod/semverBSD-3-Clause
github.com/moby/spdystreamApache-2.0
gopkg.in/yaml.v3MIT
k8s.io/apimachinery/pkgApache-2.0
github.com/davecgh/go-spew/spewISC
golang.org/x/exp/constraintsBSD-3-Clause
github.com/go-jose/go-jose/v4/jsonBSD-3-Clause
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusApache-2.0
google.golang.org/genproto/googleapis/rpcApache-2.0
github.com/pelletier/go-toml/v2MIT
github.com/containers/ocicryptApache-2.0
github.com/miekg/pkcs11BSD-3-Clause
github.com/stefanberger/go-pkcs11uriApache-2.0
go.opentelemetry.io/otel/metricApache-2.0
k8s.io/utilsApache-2.0
github.com/vishvananda/netnsApache-2.0
github.com/pmezard/go-difflib/difflibBSD-3-Clause
vendor/golang.org/x/textBSD-3-Clause
github.com/prometheus/commonApache-2.0
github.com/containerd/imgcrypt/v2Apache-2.0
vendor/golang.org/x/netBSD-3-Clause
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcApache-2.0
github.com/google/uuidBSD-3-Clause
github.com/modern-go/reflect2Apache-2.0
github.com/gorilla/websocketBSD-2-Clause
crypto/internal/boringOpenSSL
github.com/distribution/referenceApache-2.0
k8s.io/apiserver/pkg/endpoints/responsewriterApache-2.0
github.com/containerd/btrfs/v2Apache-2.0
github.com/containerd/typeurl/v2Apache-2.0
gopkg.in/inf.v0BSD-3-Clause
github.com/mistifyio/go-zfs/v3Apache-2.0
github.com/opencontainers/runtime-spec/specs-goApache-2.0
github.com/checkpoint-restore/go-criu/v7Apache-2.0
golang.org/x/textBSD-3-Clause
github.com/klauspost/compressApache-2.0
github.com/moby/lockerApache-2.0
github.com/syndtr/gocapability/capabilityBSD-2-Clause
github.com/gogo/protobufBSD-3-Clause
github.com/containerd/continuityApache-2.0
github.com/modern-go/concurrentApache-2.0
github.com/mxk/go-flowrate/flowrateBSD-3-Clause
k8s.io/cri-api/pkgApache-2.0
golang.org/x/cryptoBSD-3-Clause
github.com/sirupsen/logrusMIT
github.com/klauspost/compress/internal/snaprefBSD-3-Clause
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpApache-2.0
github.com/mdlayher/vsockMIT
github.com/cenkalti/backoff/v4MIT
github.com/Azure/go-autorest/autorest/dateApache-2.0
k8s.io/apiApache-2.0
github.com/spf13/pflagBSD-3-Clause
github.com/klauspost/compressApache-2.0
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputilBSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlApache-2.0
github.com/hashicorp/go-sockaddrMPL-2.0
github.com/mitchellh/go-homedirMIT
github.com/googleapis/gax-go/v2BSD-3-Clause
github.com/klauspost/compress/zstd/internal/xxhashMIT
go.opentelemetry.io/otelApache-2.0
go.etcd.io/etcd/api/v3Apache-2.0
github.com/DataDog/datadog-agent/pkg/obfuscateApache-2.0
github.com/DataDog/datadog-agent/pkg/remoteconfig/stateApache-2.0
github.com/ebitengine/puregoApache-2.0
golang.org/x/netBSD-3-Clause
github.com/prometheus/commonApache-2.0
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/jsonBSD-3-Clause
github.com/DataDog/go-libddwaf/v3Apache-2.0
github.com/golang/groupcache/lruApache-2.0
github.com/aws/aws-sdk-go-v2/service/ssooidcApache-2.0
google.golang.org/apiBSD-3-Clause
github.com/coreos/go-semver/semverApache-2.0
github.com/tinylib/msgp/msgpMIT
google.golang.org/grpcApache-2.0
github.com/coredns/caddyApache-2.0
go.uber.org/automaxprocsMIT
sigs.k8s.io/yamlApache-2.0
github.com/go-openapi/swagApache-2.0
github.com/openzipkin/zipkin-goApache-2.0
github.com/DataDog/go-tufBSD-3-Clause
vendor/golang.org/x/cryptoBSD-3-Clause
golang.org/x/sysBSD-3-Clause
github.com/farsightsec/golang-framestreamApache-2.0
google.golang.org/genproto/googleapis/rpcApache-2.0
github.com/dnstap/golang-dnstapApache-2.0
k8s.io/apimachinery/third_party/forked/golang/reflectBSD-3-Clause
k8s.io/kube-openapi/pkg/validation/specApache-2.0
github.com/go-openapi/jsonreferenceApache-2.0
github.com/DataDog/datadog-go/v5/statsdMIT
github.com/outcaste-io/ristrettoApache-2.0
github.com/hashicorp/go-secure-stdlib/parseutilMPL-2.0
github.com/golang/protobufBSD-3-Clause
github.com/google/gofuzzApache-2.0
github.com/expr-lang/exprMIT
github.com/aws/aws-sdk-go-v2/credentialsApache-2.0
github.com/coreos/go-systemd/v22/journalApache-2.0
github.com/oschwald/maxminddb-golangISC
github.com/google/gnostic-modelsApache-2.0
github.com/aws/aws-sdk-goApache-2.0
github.com/DataDog/sketches-go/ddsketchApache-2.0
github.com/grpc-ecosystem/grpc-opentracing/go/otgrpcBSD-3-Clause
github.com/dimchansky/utfbomApache-2.0
k8s.io/klog/v2Apache-2.0
github.com/flynn/go-shlexApache-2.0
golang.org/x/oauth2BSD-3-Clause
github.com/aws/aws-sdk-go-v2/internal/sync/singleflightBSD-3-Clause
google.golang.org/genproto/googleapis/apiApache-2.0
github.com/eapache/queue/v2MIT
github.com/google/s2a-goApache-2.0
github.com/aws/aws-sdk-go-v2/internal/configsourcesApache-2.0
github.com/go-logr/logrApache-2.0
go.opentelemetry.io/otel/traceApache-2.0
github.com/aws/aws-sdk-go-v2/configApache-2.0
github.com/philhofer/fwdMIT
github.com/coredns/corednsApache-2.0
github.com/miekg/dnsBSD-3-Clause
golang.org/x/textBSD-3-Clause
github.com/opentracing/opentracing-goApache-2.0
github.com/Azure/go-autorest/autorestApache-2.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsApache-2.0
github.com/modern-go/reflect2Apache-2.0
github.com/jmespath/go-jmespathApache-2.0
crypto/internal/boringOpenSSL
github.com/golang-jwt/jwt/v4MIT
github.com/fxamacker/cbor/v2MIT
golang.org/x/termBSD-3-Clause
github.com/go-openapi/jsonpointerApache-2.0
github.com/cespare/xxhash/v2MIT
github.com/Azure/go-autorest/autorest/adalApache-2.0
github.com/Azure/go-autorest/autorest/toApache-2.0
cloud.google.com/go/auth/oauth2adaptApache-2.0
github.com/oschwald/geoip2-golangISC
github.com/json-iterator/goMIT
vendor/golang.org/x/netBSD-3-Clause
github.com/prometheus/client_golang/prometheusApache-2.0
go.etcd.io/etcd/client/v3Apache-2.0
go.uber.org/zapMIT
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
github.com/outcaste-io/ristretto/zMIT
github.com/ryanuber/go-globMIT
google.golang.org/protobufBSD-3-Clause
github.com/matttproud/golang_protobuf_extensions/pbutilApache-2.0
sigs.k8s.io/structured-merge-diff/v4Apache-2.0
github.com/davecgh/go-spew/spewISC
github.com/secure-systems-lab/go-securesystemslib/cjsonMIT
github.com/DataDog/appsec-internal-goApache-2.0
github.com/Azure/go-autorest/autorest/azure/authApache-2.0
sigs.k8s.io/jsonApache-2.0
github.com/prometheus/procfsApache-2.0
github.com/quic-go/quic-goMIT
github.com/go-logr/stdrApache-2.0
github.com/aws/aws-sdk-go-v2/service/stsApache-2.0
k8s.io/apimachinery/pkgApache-2.0
k8s.io/utilsApache-2.0
vendor/golang.org/x/textBSD-3-Clause
github.com/prometheus/client_model/goApache-2.0
golang.org/x/mod/semverBSD-3-Clause
golang.org/x/xerrorsBSD-3-Clause
k8s.io/client-goApache-2.0
github.com/dustin/go-humanizeMIT
github.com/pkg/errorsBSD-2-Clause
github.com/hashicorp/go-secure-stdlib/strutilMPL-2.0
github.com/google/uuidBSD-3-Clause
go.uber.org/atomicMIT
github.com/apparentlymart/go-cidr/cidrMIT
gopkg.in/yaml.v2Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/iniApache-2.0
github.com/opentracing-contrib/go-observerApache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingApache-2.0
gopkg.in/inf.v0BSD-3-Clause
k8s.io/utils/internal/third_party/forked/golang/netBSD-3-Clause
github.com/infobloxopen/go-treesApache-2.0
go.opentelemetry.io/otel/metricApache-2.0
cloud.google.com/go/compute/metadataApache-2.0
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2Apache-2.0
github.com/modern-go/concurrentApache-2.0
github.com/josharian/internMIT
github.com/openzipkin-contrib/zipkin-go-opentracingApache-2.0
github.com/Azure/azure-sdk-for-goMIT
cloud.google.com/go/authApache-2.0
github.com/Azure/go-autorest/loggerApache-2.0
golang.org/x/time/rateBSD-3-Clause
gopkg.in/yaml.v3MIT
golang.org/x/exp/randBSD-3-Clause
github.com/googleapis/enterprise-certificate-proxy/clientApache-2.0
github.com/klauspost/compress/internal/snaprefBSD-3-Clause
github.com/Azure/go-autorest/autorest/azure/cliApache-2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpApache-2.0
github.com/aws/aws-sdk-go-v2/service/ssoApache-2.0
github.com/mitchellh/mapstructureMIT
github.com/beorn7/perks/quantileMIT
golang.org/x/cryptoBSD-3-Clause
github.com/google/go-cmp/cmpBSD-3-Clause
github.com/munnerz/goautonegBSD-3-Clause
github.com/aws/smithy-goApache-2.0
github.com/felixge/httpsnoopMIT
github.com/mailru/easyjsonMIT
github.com/Azure/go-autorest/tracingApache-2.0
go.opencensus.ioApache-2.0
github.com/gogo/protobufBSD-3-Clause
go.etcd.io/etcd/client/pkg/v3Apache-2.0
github.com/emicklei/go-restful/v3MIT
github.com/aws/aws-sdk-go/internal/sync/singleflightBSD-3-Clause
vendor/golang.org/x/sys/cpuBSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/secretsmanagerApache-2.0
gopkg.in/DataDog/dd-trace-go.v1Apache-2.0
go.uber.org/multierrMIT
github.com/imdario/mergoBSD-3-Clause
github.com/aws/smithy-go/internal/sync/singleflightBSD-3-Clause
github.com/x448/float16MIT
k8s.io/kube-openapi/pkgApache-2.0
google.golang.org/api/internal/third_party/uritemplatesBSD-3-Clause
github.com/aws/aws-sdk-go-v2Apache-2.0
golang.org/x/oauth2BSD-3-Clause
github.com/beorn7/perks/quantileMIT
k8s.io/api/core/v1Apache-2.0
github.com/google/gofuzzApache-2.0
sigs.k8s.io/jsonApache-2.0
vendor/golang.org/x/netBSD-3-Clause
github.com/google/uuidBSD-3-Clause
k8s.io/component-baseApache-2.0
google.golang.org/protobufBSD-3-Clause
github.com/spf13/pflagBSD-3-Clause
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcApache-2.0
github.com/buger/jsonparserMIT
sigs.k8s.io/yamlApache-2.0
vendor/golang.org/x/cryptoBSD-3-Clause
google.golang.org/genproto/googleapis/rpcApache-2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpApache-2.0
github.com/fxamacker/cbor/v2MIT
k8s.io/kubectl/pkg/utilApache-2.0
github.com/mitchellh/go-wordwrapMIT
github.com/gogo/protobufBSD-3-Clause
go.opentelemetry.io/auto/sdkApache-2.0
github.com/munnerz/goautonegBSD-3-Clause
github.com/prometheus/client_golang/prometheusApache-2.0
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
github.com/wk8/go-ordered-map/v2Apache-2.0
github.com/mailru/easyjsonMIT
k8s.io/client-go/third_party/forked/golang/templateBSD-3-Clause
k8s.io/cri-api/pkg/apisApache-2.0
golang.org/x/netBSD-3-Clause
go.opentelemetry.io/proto/otlpApache-2.0
golang.org/x/time/rateBSD-3-Clause
github.com/docker/docker/api/types/timeApache-2.0
github.com/bahlo/generic-list-goBSD-3-Clause
k8s.io/cli-runtime/pkg/printersApache-2.0
github.com/opencontainers/selinuxApache-2.0
sigs.k8s.io/cri-toolsApache-2.0
github.com/go-logr/stdrApache-2.0
github.com/felixge/httpsnoopMIT
k8s.io/utils/internal/third_party/forked/golang/netBSD-3-Clause
github.com/prometheus/client_model/goApache-2.0
github.com/urfave/cli/v2MIT
k8s.io/klog/v2Apache-2.0
github.com/prometheus/commonApache-2.0
github.com/moby/termApache-2.0
google.golang.org/grpcApache-2.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcApache-2.0
go.opentelemetry.io/otel/sdkApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptraceApache-2.0
k8s.io/apimachinery/pkgApache-2.0
k8s.io/utilsApache-2.0
github.com/blang/semver/v4MIT
github.com/onsi/gomegaMIT
github.com/google/go-cmp/cmpBSD-3-Clause
go.opentelemetry.io/otelApache-2.0
github.com/invopop/jsonschemaMIT
github.com/x448/float16MIT
github.com/json-iterator/goMIT
github.com/davecgh/go-spew/spewISC
github.com/gorilla/websocketBSD-2-Clause
vendor/golang.org/x/textBSD-3-Clause
github.com/distribution/referenceApache-2.0
go.opentelemetry.io/otel/traceApache-2.0
github.com/modern-go/concurrentApache-2.0
github.com/modern-go/reflect2Apache-2.0
github.com/mxk/go-flowrate/flowrateBSD-3-Clause
golang.org/x/sys/unixBSD-3-Clause
vendor/golang.org/x/sys/cpuBSD-3-Clause
k8s.io/cri-client/pkgApache-2.0
github.com/prometheus/procfsApache-2.0
github.com/docker/go-unitsApache-2.0
golang.org/x/termBSD-3-Clause
gopkg.in/inf.v0BSD-3-Clause
k8s.io/kubelet/pkg/typesApache-2.0
crypto/internal/boringOpenSSL
github.com/opencontainers/go-digestApache-2.0
google.golang.org/genproto/googleapis/api/httpbodyApache-2.0
github.com/cespare/xxhash/v2MIT
github.com/russross/blackfriday/v2BSD-2-Clause
github.com/liggitt/tabwriterBSD-3-Clause
github.com/sirupsen/logrusMIT
github.com/cenkalti/backoff/v4MIT
github.com/grpc-ecosystem/grpc-gateway/v2BSD-3-Clause
k8s.io/client-goApache-2.0
github.com/spf13/cobraApache-2.0
github.com/xrash/smetricsMIT
github.com/moby/spdystreamApache-2.0
github.com/fsnotify/fsnotifyBSD-3-Clause
golang.org/x/textBSD-3-Clause
github.com/go-logr/logrApache-2.0
go.opentelemetry.io/otel/metricApache-2.0
k8s.io/apimachinery/third_party/forked/golangBSD-3-Clause
sigs.k8s.io/structured-merge-diff/v4/valueApache-2.0
gopkg.in/yaml.v3MIT
github.com/onsi/ginkgo/v2MIT
github.com/cpuguy83/go-md2man/v2/md2manMIT
google.golang.org/genproto/googleapis/rpcApache-2.0
go.opentelemetry.io/auto/sdkApache-2.0
github.com/google/btreeApache-2.0
github.com/davecgh/go-spew/spewISC
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputilBSD-3-Clause
github.com/google/uuidBSD-3-Clause
vendor/golang.org/x/sys/cpuBSD-3-Clause
github.com/fatih/colorMIT
go.opentelemetry.io/proto/otlpApache-2.0
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
github.com/gogo/protobufBSD-3-Clause
github.com/prometheus/procfsApache-2.0
go.etcd.io/raft/v3Apache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/logging/settableApache-2.0
github.com/klauspost/compress/internal/snaprefBSD-3-Clause
github.com/klauspost/compress/zstd/internal/xxhashMIT
go.etcd.io/etcd/api/v3Apache-2.0
github.com/rivo/unisegMIT
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcApache-2.0
golang.org/x/netBSD-3-Clause
go.etcd.io/etcd/client/v3Apache-2.0
github.com/tmc/grpc-websocket-proxy/wsproxyMIT
github.com/cenkalti/backoff/v4MIT
crypto/internal/boringOpenSSL
github.com/mattn/go-colorableMIT
github.com/VividCortex/ewmaMIT
github.com/jonboulle/clockworkApache-2.0
github.com/prometheus/client_golang/prometheusApache-2.0
sigs.k8s.io/yamlApache-2.0
go.etcd.io/etcd/v3Apache-2.0
github.com/coreos/go-semver/semverApache-2.0
github.com/golang/protobuf/protoBSD-3-Clause
go.opentelemetry.io/otelApache-2.0
github.com/go-logr/logrApache-2.0
github.com/cespare/xxhash/v2MIT
github.com/soheilhy/cmuxApache-2.0
github.com/grpc-ecosystem/go-grpc-prometheusApache-2.0
vendor/golang.org/x/netBSD-3-Clause
github.com/mattn/go-runewidthMIT
github.com/gorilla/websocketBSD-2-Clause
github.com/sirupsen/logrusMIT
go.etcd.io/etcd/tests/v3Apache-2.0
github.com/bgentry/speakeasyMIT
google.golang.org/grpcApache-2.0
github.com/munnerz/goautonegBSD-3-Clause
gopkg.in/yaml.v3MIT
golang.org/x/time/rateBSD-3-Clause
go.etcd.io/etcd/etcdutl/v3Apache-2.0
go.etcd.io/bboltMIT
go.opentelemetry.io/otel/traceApache-2.0
github.com/prometheus/client_model/goApache-2.0
github.com/golang-jwt/jwt/v4MIT
github.com/dustin/go-humanizeMIT
go.uber.org/multierrMIT
google.golang.org/protobufBSD-3-Clause
sigs.k8s.io/jsonApache-2.0
github.com/mattn/go-isattyMIT
github.com/olekukonko/tablewriterMIT
vendor/golang.org/x/cryptoBSD-3-Clause
github.com/spf13/cobraApache-2.0
github.com/spf13/pflagBSD-3-Clause
go.etcd.io/etcd/server/v3Apache-2.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcApache-2.0
github.com/stretchr/testifyMIT
go.etcd.io/etcd/client/pkg/v3Apache-2.0
golang.org/x/sys/unixBSD-3-Clause
github.com/google/go-cmp/cmpBSD-3-Clause
github.com/klauspost/compressApache-2.0
gopkg.in/natefinch/lumberjack.v2MIT
go.etcd.io/etcd/etcdctl/v3Apache-2.0
golang.org/x/cryptoBSD-3-Clause
go.etcd.io/etcd/pkg/v3Apache-2.0
go.opentelemetry.io/otel/metricApache-2.0
github.com/xiang90/probingMIT
github.com/grpc-ecosystem/grpc-gateway/v2BSD-3-Clause
golang.org/x/textBSD-3-Clause
google.golang.org/genproto/googleapis/apiApache-2.0
github.com/coreos/go-systemd/v22/journalApache-2.0
go.uber.org/zapMIT
github.com/go-logr/stdrApache-2.0
github.com/beorn7/perks/quantileMIT
github.com/prometheus/commonApache-2.0
vendor/golang.org/x/textBSD-3-Clause
github.com/cheggaaa/pb/v3BSD-3-Clause
github.com/pmezard/go-difflib/difflibBSD-3-Clause
go.opentelemetry.io/otel/exporters/otlp/otlptraceApache-2.0
go.etcd.io/gofail/runtimeApache-2.0
go.etcd.io/etcd/client/v2Apache-2.0
go.opentelemetry.io/otel/sdkApache-2.0
k8s.io/kube-openapi/pkg/validation/strfmtApache-2.0
github.com/libopenstorage/openstorageApache-2.0
k8s.io/component-baseApache-2.0
k8s.io/apiextensions-apiserverApache-2.0
github.com/soheilhy/cmuxApache-2.0
go.etcd.io/etcd/client/v2Apache-2.0
k8s.io/client-goApache-2.0
github.com/xlab/treeprintMIT
golang.org/x/termBSD-3-Clause
github.com/grpc-ecosystem/go-grpc-prometheusApache-2.0
k8s.io/dynamic-resource-allocationApache-2.0
k8s.io/externaljwt/apis/v1alpha1Apache-2.0
k8s.io/kubernetes/third_party/forked/golangBSD-3-Clause
github.com/vishvananda/netnsApache-2.0
go.etcd.io/etcd/client/pkg/v3Apache-2.0
gopkg.in/evanphx/json-patch.v4BSD-3-Clause
go.etcd.io/etcd/server/v3Apache-2.0
github.com/prometheus/procfsApache-2.0
k8s.io/utils/internal/third_party/forked/golangBSD-3-Clause
github.com/fxamacker/cbor/v2MIT
golang.org/x/toolsBSD-3-Clause
github.com/coredns/corefile-migration/migrationApache-2.0
golang.org/x/netBSD-3-Clause
vendor/golang.org/x/textBSD-3-Clause
github.com/gorilla/websocketBSD-2-Clause
github.com/containerd/errdefsApache-2.0
k8s.io/kubernetes/third_party/forked/gotestsum/junitxmlApache-2.0
github.com/karrick/godirwalkBSD-2-Clause
github.com/container-storage-interface/spec/lib/go/csiApache-2.0
github.com/json-iterator/goMIT
github.com/cpuguy83/go-md2man/v2/md2manMIT
github.com/coreos/go-oidcApache-2.0
go.opentelemetry.io/otel/traceApache-2.0
github.com/x448/float16MIT
github.com/distribution/referenceApache-2.0
sigs.k8s.io/kustomize/kustomize/v5/commands/buildApache-2.0
k8s.io/kmsApache-2.0
github.com/vishvananda/netlinkApache-2.0
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
github.com/gregjones/httpcacheMIT
github.com/ishidawataru/sctpApache-2.0
github.com/felixge/httpsnoopMIT
github.com/containerd/ttrpcApache-2.0
github.com/mxk/go-flowrate/flowrateBSD-3-Clause
vendor/golang.org/x/netBSD-3-Clause
github.com/google/gofuzzApache-2.0
google.golang.org/genproto/protobuf/field_maskApache-2.0
github.com/go-logr/logrApache-2.0
github.com/google/go-cmp/cmpBSD-3-Clause
k8s.io/mount-utilsApache-2.0
github.com/opencontainers/selinuxApache-2.0
k8s.io/apimachinery/pkgApache-2.0
golang.org/x/time/rateBSD-3-Clause
k8s.io/csi-translation-libApache-2.0
github.com/stoewer/go-strcaseMIT
go.opentelemetry.io/otel/sdkApache-2.0
k8s.io/cluster-bootstrapApache-2.0
github.com/robfig/cron/v3MIT
k8s.io/kubernetes/third_party/forked/libcontainerApache-2.0
sigs.k8s.io/yamlApache-2.0
github.com/fatih/camelcaseMIT
github.com/spf13/pflagBSD-3-Clause
vendor/golang.org/x/cryptoBSD-3-Clause
github.com/cenkalti/backoff/v4MIT
github.com/moby/sys/mountinfoApache-2.0
github.com/moby/ipvsApache-2.0
github.com/stretchr/testifyMIT
go.etcd.io/etcd/raft/v3Apache-2.0
google.golang.org/genproto/googleapis/apiApache-2.0
github.com/go-openapi/swagApache-2.0
github.com/russross/blackfriday/v2BSD-2-Clause
k8s.io/cloud-providerApache-2.0
github.com/antlr4-go/antlr/v4BSD-3-Clause
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpApache-2.0
k8s.io/kube-controller-manager/config/v1alpha1Apache-2.0
github.com/opencontainers/runc/libcontainerApache-2.0
github.com/spf13/cobraApache-2.0
google.golang.org/genproto/googleapis/rpcApache-2.0
github.com/google/btreeApache-2.0
github.com/xiang90/probingMIT
github.com/tmc/grpc-websocket-proxy/wsproxyMIT
github.com/google/cel-goApache-2.0
github.com/onsi/gomegaMIT
github.com/liggitt/tabwriterBSD-3-Clause
k8s.io/metrics/pkgApache-2.0
sigs.k8s.io/kustomize/apiApache-2.0
github.com/lithammer/dedentMIT
github.com/go-logr/stdrApache-2.0
k8s.io/kube-schedulerApache-2.0
sigs.k8s.io/yaml/goyaml.v3MIT
github.com/godbus/dbus/v5BSD-2-Clause
go.etcd.io/etcd/pkg/v3Apache-2.0
k8s.io/kubernetes/third_party/forked/vishhstressMIT
github.com/moby/spdystreamApache-2.0
k8s.io/kube-aggregator/pkgApache-2.0
github.com/mohae/deepcopyMIT
go.etcd.io/etcd/api/v3Apache-2.0
github.com/google/gnostic-modelsApache-2.0
github.com/containerd/containerd/apiApache-2.0
github.com/pkg/errorsBSD-2-Clause
github.com/peterbourgon/diskvMIT
cel.dev/exprApache-2.0
k8s.io/cri-client/pkgApache-2.0
k8s.io/kube-proxy/config/v1alpha1Apache-2.0
github.com/coredns/caddy/caddyfileApache-2.0
github.com/coreos/go-semver/semverApache-2.0
github.com/prometheus/client_golang/prometheusApache-2.0
github.com/exponent-io/jsonpathMIT
k8s.io/controller-managerApache-2.0
go.opentelemetry.io/proto/otlpApache-2.0
sigs.k8s.io/knftablesApache-2.0
github.com/golang-jwt/jwt/v4MIT
k8s.io/kubernetesApache-2.0
github.com/go-errors/errorsMIT
github.com/go-logr/zaprApache-2.0
go.uber.org/goleakMIT
k8s.io/klog/v2Apache-2.0
github.com/jonboulle/clockworkApache-2.0
github.com/grpc-ecosystem/grpc-gateway/v2BSD-3-Clause
sigs.k8s.io/structured-merge-diff/v4Apache-2.0
github.com/MakeNowJust/heredocMIT
gopkg.in/natefinch/lumberjack.v2MIT
github.com/go-openapi/jsonpointerApache-2.0
github.com/google/shlexApache-2.0
golang.org/x/syncBSD-3-Clause
github.com/gogo/protobufBSD-3-Clause
go.opentelemetry.io/otel/metricApache-2.0
k8s.io/kubernetes/third_party/forked/gonum/graphBSD-3-Clause
golang.org/x/textBSD-3-Clause
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/jsonBSD-3-Clause
github.com/opencontainers/go-digestApache-2.0
github.com/prometheus/commonApache-2.0
github.com/josharian/internMIT
sigs.k8s.io/apiserver-network-proxy/konnectivity-clientApache-2.0
k8s.io/pod-security-admissionApache-2.0
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulApache-2.0
github.com/blang/semver/v4MIT
github.com/cespare/xxhash/v2MIT
google.golang.org/protobufBSD-3-Clause
golang.org/x/cryptoBSD-3-Clause
vendor/golang.org/x/sys/cpuBSD-3-Clause
github.com/emicklei/go-restful/v3MIT
github.com/moby/termApache-2.0
github.com/go-openapi/jsonreferenceApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcApache-2.0
go.etcd.io/etcd/client/v3Apache-2.0
go.uber.org/zapMIT
sigs.k8s.io/kustomize/kyamlApache-2.0
github.com/onsi/ginkgo/v2MIT
github.com/containerd/logApache-2.0
k8s.io/system-validators/validatorsApache-2.0
github.com/grpc-ecosystem/go-grpc-middlewareApache-2.0
github.com/modern-go/reflect2Apache-2.0
k8s.io/kube-openapi/pkg/internal/third_party/govalidatorMIT
k8s.io/client-go/third_party/forked/golang/templateBSD-3-Clause
github.com/monochromegane/go-gitignoreMIT
google.golang.org/grpcApache-2.0
sigs.k8s.io/jsonApache-2.0
golang.org/x/expBSD-3-Clause
bitbucket.org/bertimus9/systemstatMIT
go.opentelemetry.io/otelApache-2.0
k8s.io/apimachinery/third_party/forked/golangBSD-3-Clause
github.com/fsnotify/fsnotifyBSD-3-Clause
github.com/sirupsen/logrusMIT
go.etcd.io/bboltMIT
github.com/chai2010/gettext-goBSD-3-Clause
k8s.io/kube-openapi/pkg/validation/errorsApache-2.0
k8s.io/utils/inotifyBSD-3-Clause
github.com/grpc-ecosystem/grpc-gatewayBSD-3-Clause
github.com/pquerna/cachecontrolApache-2.0
github.com/google/cadvisorApache-2.0
k8s.io/endpointsliceApache-2.0
github.com/opencontainers/runtime-spec/specs-goApache-2.0
k8s.io/sample-apiserver/pkgApache-2.0
github.com/prometheus/client_model/goApache-2.0
k8s.io/kubeletApache-2.0
gopkg.in/inf.v0BSD-3-Clause
github.com/mailru/easyjsonMIT
gopkg.in/square/go-jose.v2Apache-2.0
k8s.io/utilsApache-2.0
k8s.io/apiApache-2.0
github.com/beorn7/perks/quantileMIT
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcApache-2.0
github.com/stretchr/objxMIT
k8s.io/kube-openapi/pkg/validation/validateApache-2.0
github.com/armon/circbufMIT
github.com/google/uuidBSD-3-Clause
k8s.io/apiserverApache-2.0
github.com/mistifyio/go-zfsApache-2.0
github.com/cyphar/filepath-securejoinBSD-3-Clause
k8s.io/cri-api/pkgApache-2.0
github.com/pmezard/go-difflib/difflibBSD-3-Clause
github.com/davecgh/go-spew/spewISC
k8s.io/kubectl/pkgApache-2.0
k8s.io/kube-openapi/pkg/validation/specApache-2.0
golang.org/x/mod/semverBSD-3-Clause
gopkg.in/yaml.v3MIT
k8s.io/kube-openapi/pkgApache-2.0
gopkg.in/square/go-jose.v2/jsonBSD-3-Clause
github.com/moby/sys/usernsApache-2.0
github.com/mrunalp/fileutilsApache-2.0
k8s.io/cli-runtime/pkgApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptraceApache-2.0
github.com/docker/go-unitsApache-2.0
github.com/euank/go-kmsg-parser/kmsgparserApache-2.0
github.com/coreos/go-systemd/v22Apache-2.0
github.com/mitchellh/go-wordwrapMIT
github.com/modern-go/concurrentApache-2.0
golang.org/x/sys/unixBSD-3-Clause
github.com/munnerz/goautonegBSD-3-Clause
github.com/NYTimes/gziphandlerApache-2.0
github.com/dustin/go-humanizeMIT
crypto/internal/boringOpenSSL
github.com/golang/protobufBSD-3-Clause
k8s.io/component-helpersApache-2.0
go.uber.org/multierrMIT
golang.org/x/oauth2BSD-3-Clause
github.com/safchain/ethtoolApache-2.0
github.com/opencontainers/selinuxApache-2.0
golang.org/x/sys/unixBSD-3-Clause
github.com/containernetworking/cni/pkgApache-2.0
golang.org/x/sync/errgroupBSD-3-Clause
github.com/godbus/dbus/v5BSD-2-Clause
github.com/insomniacslk/dhcpBSD-3-Clause
github.com/pierrec/lz4/v4BSD-3-Clause
github.com/alexflint/go-filemutexMIT
crypto/internal/boringOpenSSL
vendor/golang.org/x/netBSD-3-Clause
github.com/mdlayher/socketMIT
github.com/containernetworking/pluginsApache-2.0
github.com/networkplumbing/go-nft/nftApache-2.0
github.com/mdlayher/packetMIT
github.com/mattn/go-shellwordsMIT
github.com/vishvananda/netnsApache-2.0
github.com/u-root/uioBSD-3-Clause
github.com/vishvananda/netlinkApache-2.0
vendor/golang.org/x/textBSD-3-Clause
sigs.k8s.io/knftablesApache-2.0
vendor/golang.org/x/cryptoBSD-3-Clause
vendor/golang.org/x/sys/cpuBSD-3-Clause
github.com/josharian/nativeMIT
golang.org/x/net/bpfBSD-3-Clause
github.com/coreos/go-iptables/iptablesApache-2.0
github.com/coreos/go-systemd/v22/activationApache-2.0
vendor/golang.org/x/net/dns/dnsmessageBSD-3-Clause
github.com/opencontainers/runtime-spec/specs-goApache-2.0
github.com/mrunalp/fileutilsApache-2.0
vendor/golang.org/x/sys/cpuBSD-3-Clause
github.com/urfave/cliMIT
github.com/coreos/go-systemd/v22Apache-2.0
github.com/godbus/dbus/v5BSD-2-Clause
github.com/vishvananda/netnsApache-2.0
github.com/docker/go-unitsApache-2.0
github.com/sirupsen/logrusMIT
github.com/moby/sys/usernsApache-2.0
github.com/cilium/ebpfMIT
github.com/cpuguy83/go-md2man/v2/md2manMIT
github.com/cyphar/filepath-securejoinBSD-3-Clause
golang.org/x/sys/unixBSD-3-Clause
crypto/internal/boringOpenSSL
github.com/containerd/consoleApache-2.0
vendor/golang.org/x/cryptoBSD-3-Clause
github.com/russross/blackfriday/v2BSD-2-Clause
github.com/moby/sys/capabilityBSD-2-Clause
github.com/checkpoint-restore/go-criu/v6Apache-2.0
github.com/moby/sys/mountinfoApache-2.0
github.com/opencontainers/selinuxApache-2.0
google.golang.org/protobufBSD-3-Clause
github.com/moby/sys/userApache-2.0
github.com/vishvananda/netlinkApache-2.0
github.com/opencontainers/runcApache-2.0