Skip to content

Instantly share code, notes, and snippets.

View zshi-redhat's full-sized avatar
🏠
Working from home

zshi zshi-redhat

🏠
Working from home
  • Red Hat
  • Beijing
View GitHub Profile
@zshi-redhat
zshi-redhat / README.md
Last active March 22, 2022 10:12
hypershift installation with ovn-k network type
This file has been truncated, but you can view the full file.
+ [[ -f /env/_master ]]
+ trap quit TERM INT
+ ovn_kubernetes_namespace=clusters-ovn1-hypershift
+ ovndb_ctl_ssl_opts='-p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt'
+ transport=ssl
+ ovn_raft_conn_ip_url_suffix=
+ [[ 10.128.2.149 == *\:* ]]
+ db=nb
+ db_port=9641
+ ovn_db_file=/etc/ovn/ovnnb_db.db
@zshi-redhat
zshi-redhat / northd-0
Created February 15, 2022 08:38
ovn db testing with DNS name
This file has been truncated, but you can view the full file.
+ [[ -f /env/_master ]]
+ trap quit TERM INT
++ date -Iseconds
2022-02-15T08:14:04+00:00 - starting ovn-northd
+ echo '2022-02-15T08:14:04+00:00 - starting ovn-northd'
+ ovn_kubernetes_namespace=hypershift-ovn
+ master_0_hostname=ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
+ master_1_hostname=ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
+ master_2_hostname=ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
+ wait 9
@zshi-redhat
zshi-redhat / guest-1-sbdb.log
Created February 14, 2022 12:51
ovn sbdb raft testing with DNS name
This file has been truncated, but you can view the full file.
+ [[ -f /env/_master ]]
+ trap quit TERM INT
+ ovn_kubernetes_namespace=hypershift-ovn
+ ovndb_ctl_ssl_opts='-p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt'
+ transport=ssl
+ ovn_raft_conn_ip_url_suffix=
+ [[ 10.129.2.47 == *\:* ]]
+ db=sb
+ db_port=9642
+ ovn_db_file=/etc/ovn/ovnsb_db.db
@zshi-redhat
zshi-redhat / guest-0-sbdb.log
Created February 14, 2022 12:37
ovn sbdb raft testing with DNS name
This file has been truncated, but you can view the full file.
+ [[ -f /env/_master ]]
+ trap quit TERM INT
+ ovn_kubernetes_namespace=hypershift-ovn
+ ovndb_ctl_ssl_opts='-p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt'
+ transport=ssl
+ ovn_raft_conn_ip_url_suffix=
+ [[ 10.128.3.242 == *\:* ]]
+ db=sb
+ db_port=9642
+ ovn_db_file=/etc/ovn/ovnsb_db.db
@zshi-redhat
zshi-redhat / guest-0-sbdb.log
Created February 14, 2022 12:18
ovn sbdb raft testing with DNS name
+ [[ -f /env/_master ]]
+ trap quit TERM INT
+ ovn_kubernetes_namespace=hypershift-ovn
+ ovndb_ctl_ssl_opts='-p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt'
+ transport=ssl
+ ovn_raft_conn_ip_url_suffix=
+ [[ 10.128.3.228 == *\:* ]]
+ db=sb
+ db_port=9642
+ ovn_db_file=/etc/ovn/ovnsb_db.db
@zshi-redhat
zshi-redhat / ovnkube-master-dns.yaml
Created February 11, 2022 10:12
ovnkube-master-dns.yaml
# The ovnkube control-plane components
# The pod disruption budget ensures that we keep a raft quorum
apiVersion: policy/v1beta1
kind: PodDisruptionBudget
metadata:
name: ovn-raft-quorum-guard
namespace: hypershift-ovn
spec:
minAvailable: 2
@zshi-redhat
zshi-redhat / guest-0-sbdb.log
Created February 11, 2022 03:05
ovn sbdb raft testing with DNS name
This file has been truncated, but you can view the full file.
+ [[ -f /env/_master ]]
+ trap quit TERM INT
+ ovn_kubernetes_namespace=hypershift-ovn
+ ovndb_ctl_ssl_opts='-p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt'
+ transport=ssl
+ ovn_raft_conn_ip_url_suffix=
+ [[ 10.128.2.114 == *\:* ]]
+ db=sb
+ db_port=9642
+ ovn_db_file=/etc/ovn/ovnsb_db.db
@zshi-redhat
zshi-redhat / guest-0-sbdb.log
Created February 11, 2022 02:25
ovn sbdb raft testing with DNS name
+ [[ -f /env/_master ]]
+ trap quit TERM INT
+ ovn_kubernetes_namespace=hypershift-ovn
+ ovndb_ctl_ssl_opts='-p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt'
+ transport=ssl
+ ovn_raft_conn_ip_url_suffix=
+ [[ 10.128.2.60 == *\:* ]]
+ db=sb
+ db_port=9642
+ ovn_db_file=/etc/ovn/ovnsb_db.db
@zshi-redhat
zshi-redhat / guest-0-sbdb.log
Last active February 11, 2022 02:18
ovn sbdb raft testing with DNS name
+ [[ -f /env/_master ]]
+ trap quit TERM INT
+ ovn_kubernetes_namespace=hypershift-ovn
+ ovndb_ctl_ssl_opts='-p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt'
+ transport=ssl
+ ovn_raft_conn_ip_url_suffix=
+ [[ 10.128.2.60 == *\:* ]]
+ db=sb
+ db_port=9642
+ ovn_db_file=/etc/ovn/ovnsb_db.db