keth:Kubernetes以太坊协议的实现

时间:2021-03-15 01:48:22
【文件属性】:
文件名称:keth:Kubernetes以太坊协议的实现
文件大小:46KB
文件格式:ZIP
更新时间:2021-03-15 01:48:22
Python Kubernetes以太坊 Kubernetes以太坊协议的实现。 安装Keth 添加keth头盔存储库。 helm repo add keth https://kube-blockchain.github.io/keth 使用Helm安装Keth。 helm upgrade keth keth/keth \ --create-namespace \ --install \ --namespace keth \ --set ' image.tag=latest ' 检查发布状态。 kubectl get pods -l " app.kubernetes.io/name=keth,app.kubernetes.io/instance=keth " \ --namespace keth 部署专用以太坊网络 export NAMESPACE=ethereum
【文件预览】:
keth-main
----templates()
--------service-bootnode.yaml(390B)
--------deployment-ethstats.yaml(1KB)
--------deployment-bootnode.yaml(3KB)
--------service-monitor.yaml(1KB)
--------service-metrics.yaml(1KB)
--------config-map-genesis.yaml(119B)
--------statefulset-geth-api.yaml(3KB)
--------service-ethstats.yaml(267B)
--------service-geth-api.yaml(351B)
----.github()
--------workflows()
----charts()
--------keth-charts()
--------keth-operator-charts()
----Dockerfile(386B)
----kube()
--------keth()
----LICENSE(1KB)
----docker-compose.test.yml(42B)
----requirements.txt(44B)
----handlers.py(6KB)
----.gitignore(40B)
----test_operator.py(616B)
----.dockerignore(40B)
----README.md(3KB)
----scripts()
--------test(40B)
--------bootstrap-flux(186B)

网友评论