Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

proxy-git.cwkhome.fun/kcp-dev/kcp-operator

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proxy-git.cwkhome.fun/kcp-dev/kcp-operator

Go Modules
Version
v0.1.0
Version published
Created
Source

kcp-dev/kcp-operator

Go Report Card GitHub GitHub release (latest SemVer)

[!WARNING] While kcp-operator is usable, the project is still in an early state. Please only use it if you know what you are doing. We recommend against using it in production setups right now.

kcp-operator is a Kubernetes operator to deploy and run kcp instances on a Kubernetes cluster. kcp is a horizontally scalable control plane for Kubernetes-like APIs.

Features

  • Create and update core components of a kcp setup (root shard, additional shards, front proxy)
  • Support for multi-shard deployments of kcp
  • Support for a dedicated cache-server deployment not embedded in the root shard
  • Generate and refresh kubeconfigs for accessing kcp instances or specific shards
  • Cross-namespace/-cluster setups of a multi-shard kcp deployment

Support Matrix

The table below marks known support of a kcp version in kcp-operator versions.

kcpmain
main:warning: 1
0.27.x:white_check_mark:

Contributing

Thanks for taking the time to start contributing! Please check out our contributor documentation.

Before You Start

  • Please familiarize yourself with the Code of Conduct before contributing.
  • See our contributor documentation for instructions on the developer certificate of origin that we require.

Pull Requests

  • We welcome pull requests. Feel free to dig through the issues and jump in.

Changelog

See the list of releases to find out about feature changes.

License

This project is licensed under Apache-2.0.

Footnotes

  • While we try to support kcp's main branch, this support is best effort and should not be used for deploying actual kcp instances.

FAQs

Package last updated on 24 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts