Level 8
Point Buy
Playtest Content
Milestone
https://tools.ietf.org/html/rfc6996 64512 - 65534 inclusive – private 2 byte ASN 4200000000 - 4294967294 inclusive - private 4 byte ASN
configure
set protocols bgp 65000 parameters router-id 192.168.254.1
set protocols bgp 65000 neighbor 192.168.255.0 remote-as 65001
set protocols bgp 65000 neighbor 192.168.255.0 soft-reconfiguration inbound
set protocols bgp 65000 neighbor 192.168.255.0 default-originate
- https://defn.io/2017/11/25/apistar-prometheus/
- https://medium.com/@peterxjang/a-minimalist-guide-to-tmux-13675fb160fa
- https://github.com/libvirt/libvirt-go
- https://github.com/search?p=4&q=libvirt-go&type=Code&utf8=%E2%9C%93
- vtolstov/cloudmeta#1
- https://github.com/gofort/libvirt-cli
- https://github.com/OEmilius/virtual_machine_manager
- https://github.com/JordanDeBeer/kvm_interface
- https://github.com/libvirt/libvirt-console-proxy
- https://cs007.blog/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
import random | |
import string | |
options = string.ascii_letters | |
options += string.hexdigits | |
options += '_-@#$^' |
https://www.internetsociety.org/tutorials/exploring-ipv6/introduction-ipv6 https://www.internetsociety.org/tutorials/exploring-ipv6/understanding-ipv6-addresses https://www.internetsociety.org/tutorials/exploring-ipv6/protocol-neighbor-discovery-and-slaac
4.2 billion -> ipv4 340 trillion trillion trillion
ipv6 -> 128 bits (binary)
Non-OpenStack libvirt + kvm plugged into Calico as part of platform control plane. OpenStack is too complex to manage for this workload, and using containers walks the complexity line depending on the solution.
- CentOS 7.3
- libvirt 2.0.0
- OpenStack packages for Calico bits
- calico-common-2.0.2-1.el7.centos.x86_64
- calico-felix-2.0.2-1.el7.centos.x86_64
- dnsmasq-2.72_calico1.0.0-1.el7.x86_64