在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kubermatic/kubermatic开源软件地址(OpenSource Url):https://github.com/kubermatic/kubermatic开源编程语言(OpenSource Language):Go 97.5%开源软件介绍(OpenSource Introduction):Overview / User GuidesKubermatic Kubernetes Platform is in an open source project to centrally manage the global automation of thousands of Kubernetes clusters across multicloud, on-prem and edge with unparalleled density and resilience. All user documentation is available at the Kubermatic Kubernetes Platform docs website. EditionsThere are two editions of Kubermatic Kubernetes Platform: Kubermatic Kubernetes Platform Community Edition (CE) is available freely under the Apache License, Version 2.0. Kubermatic Kubernetes Platform Enterprise Edition (EE) includes premium features that are most useful for organizations with large-scale Kubernetes installations with more than 50 clusters. To access the Enterprise Edition and get official support please become a subscriber. LicensingSee the LICENSE file for licensing information as it pertains to files in this repository. InstallationWe strongly recommend that you use an official release of Kubermatic Kubernetes Platform. Follow the instructions under the Installation section of our documentation to get started. The code and sample YAML files in the master branch of the kubermatic repository are under active development and are not guaranteed to be stable. Use them at your own risk! More informationThe documentation provides a getting started guide, plus information about building from source, architecture, extending kubermatic, and more. Please use the version selector at the top of the site to ensure you are using the appropriate documentation for your version of kubermatic. TroubleshootingIf you encounter issues file an issue or talk to us on the #kubermatic channel on the Kubermatic Community Slack (click here to join). ContributingThanks for taking the time to join our community and start contributing! Before you start
Repository layout
Development environmentgit clone [email protected]:kubermatic/kubermatic.git
cd kubermatic There are a couple of scripts in the You can create a cluster via the UI at Running locallykubermatic-api./hack/run-api.sh seed-controller-manager./hack/run-seed-controller-manager.sh master-controller-manager./hack/run-master-controller-manager.sh Run lintersBefore every push, make sure you run: make lint Run testsmake test Update code generationThe Kubernetes code-generator tool does not work outside of hack/update-codegen.sh Pull requests
ChangelogSee the list of releases to find out about feature changes. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论