This website requires JavaScript.
Explore
Help
Sign In
mirror
/
prysm-pulse
Watch
1
Star
0
Fork
0
You've already forked prysm-pulse
mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced
2024-12-27 21:57:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
509c973936
prysm-pulse
/
k8s
/
geth
/
namespace.yaml
7 lines
92 B
YAML
Raw
Normal View
History
Unescape
Escape
Kubernetes - Part 3 of ?? (#981) * Add nginx ingress for proof-of-work namespace * connect beacon-chain to pow namespace geth-nodes for websocket connections * Added relay to beacon-chain * Route inbound TCP traffic on port 20000 to beacon-relay * Add bootnode * Add a basic pk * checkpoint * Added flag for p2p port * Register flag with main * Set P2P port specifically * Add beacon chain config * add deployvrc job * Add deployvrc service account * review * gazelle * a cluster is needed, i guess
2018-11-28 05:27:21 +00:00
apiVersion
:
v1
kind
:
Namespace
metadata
:
name
:
pow
k8s goerli config (#1517) * Added goerli node config * add validator configuration * working better with istio * cleanup * Update bootnodes and genesis * prepare goerli * cleaning up geth stuff * Working on istio * Update somethings for istio * Add back bootnode for internal discovery, add some labels for istio * support ws * ssl via lets encrypt * Remove ingress * Expose grafana * allow insecure * Add consistent loadbalancing * use pod antiaffinity so that the public nodes are highly available * Change app name to goerli * Add unstable graphql * remove redis * lint * gazelle and fix weights * better affinity
2019-02-08 20:30:38 +00:00
labels
:
istio-injection
:
enabled
Reference in New Issue
Copy Permalink