kurator

module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2024 License: Apache-2.0

README

Kurator

Overview

Kurator is an open source distributed cloud native platform that helps users to build their own distributed cloud native infrastructure and facilitates enterprise digital transformation.

Kurator stands on shoulders of many popular cloud native software stacks including Kubernetes, Istio, Prometheus, FluxCD, KubeEdge, Volcano, Karmada, Kyverno, etc. It provides powerful capabilities for multi-cloud and multi-cluster management, including:

  • Multi-cloud, Edge-cloud, Edge-edge Synergy
  • Unified Resource Orchestration
  • Unified Scheduling
  • Unified Traffic Management
  • Unified Telemetry

Advantages

  • Infrastructure-as-Code: declarative way of infrastructure(cluster, node, vpc, etc) management on cloud, edge or on premises.
  • Out of box: one button to install cloud native software stacks
  • Unified management of clusters with fleet:
  1. Support cluster registration and un-registration to a fleet.
  2. Application customize and sync across fleet.
  3. Namespaces, ServiceAccount, Service sameness across clusters of a fleet.
  4. Provide service discovery and communication across clusters.
  5. Aggregate metrics from all clusters of a fleet.
  6. Provide policy engine to make all clusters have consistent policies.

Architecture

Kurator architecture diagram

Documentation

Please visit kurator website for our documentation.

Contact

If you have any question, feel free to reach out to us in the following ways:

Contributing

If you're interested in being a contributor and want to get involved in developing the Kurator code, please see CONTRIBUTING for details on submitting patches and the contribution workflow.

License

Kurator is under the Apache 2.0 license. See the LICENSE file for details.

report a vulnerability

If you find a vulnerability in Kurator, you can report it to our security-team in the following way. We will deal with it as soon as possible.

Directories

Path Synopsis
cmd
cluster-operator/aws
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v2.0.0/main.go
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v2.0.0/main.go
cluster-operator/capi
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api/blob/v1.2.5/main.go
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api/blob/v1.2.5/main.go
cluster-operator/options
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v1.5.1/main.go
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v1.5.1/main.go
cluster-operator/scheme
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v1.5.1/main.go
code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v1.5.1/main.go
pkg
apis/apps/v1alpha1
Package v1alpha1 contains API Schema definitions for the apps v1alpha1 API group +kubebuilder:object:generate=true +groupName=apps.kurator.dev +k8s:deepcopy-gen=package
Package v1alpha1 contains API Schema definitions for the apps v1alpha1 API group +kubebuilder:object:generate=true +groupName=apps.kurator.dev +k8s:deepcopy-gen=package
apis/backups/v1alpha1
Package v1alpha1 contains API Schema definitions for the fleet v1alpha1 API group +kubebuilder:object:generate=true +groupName=backup.kurator.dev +k8s:deepcopy-gen=package
Package v1alpha1 contains API Schema definitions for the fleet v1alpha1 API group +kubebuilder:object:generate=true +groupName=backup.kurator.dev +k8s:deepcopy-gen=package
apis/cluster/v1alpha1
Package v1alpha1 contains API Schema definitions for the cluster v1alpha1 API group +kubebuilder:object:generate=true +groupName=cluster.kurator.dev +k8s:deepcopy-gen=package
Package v1alpha1 contains API Schema definitions for the cluster v1alpha1 API group +kubebuilder:object:generate=true +groupName=cluster.kurator.dev +k8s:deepcopy-gen=package
apis/fleet/v1alpha1
Package v1alpha1 contains API Schema definitions for the fleet v1alpha1 API group +kubebuilder:object:generate=true +groupName=fleet.kurator.dev +k8s:deepcopy-gen=package
Package v1alpha1 contains API Schema definitions for the fleet v1alpha1 API group +kubebuilder:object:generate=true +groupName=fleet.kurator.dev +k8s:deepcopy-gen=package
apis/infra/v1alpha1
Package v1alpha1 contains API Schema definitions for the cluster v1alpha1 API group +kubebuilder:object:generate=true +groupName=infrastructure.cluster.x-k8s.io +k8s:deepcopy-gen=package
Package v1alpha1 contains API Schema definitions for the cluster v1alpha1 API group +kubebuilder:object:generate=true +groupName=infrastructure.cluster.x-k8s.io +k8s:deepcopy-gen=package
apis/pipeline/v1alpha1
Package v1alpha1 contains API Schema definitions for the fleet v1alpha1 API group +kubebuilder:object:generate=true +groupName=pipeline.kurator.dev +k8s:deepcopy-gen=package
Package v1alpha1 contains API Schema definitions for the fleet v1alpha1 API group +kubebuilder:object:generate=true +groupName=pipeline.kurator.dev +k8s:deepcopy-gen=package
client-go/generated/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client-go/generated/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client-go/generated/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client-go/generated/clientset/versioned/typed/apps/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client-go/generated/clientset/versioned/typed/apps/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
client-go/generated/clientset/versioned/typed/backups/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client-go/generated/clientset/versioned/typed/backups/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
client-go/generated/clientset/versioned/typed/cluster/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client-go/generated/clientset/versioned/typed/cluster/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
client-go/generated/clientset/versioned/typed/fleet/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client-go/generated/clientset/versioned/typed/fleet/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
client-go/generated/clientset/versioned/typed/infra/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client-go/generated/clientset/versioned/typed/infra/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
client-go/generated/clientset/versioned/typed/pipeline/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client-go/generated/clientset/versioned/typed/pipeline/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL