Dalton Hubble
da0df01763
Refresh manual examples and local QEMU/KVM docs
...
* Refactor examples to boot provision minimal hosts
with Fedora CoreOS or Flatcar Linux
* Remove the etcd3 cluster example or other specific
kinds of hosts
* Update script get-fedora-coreos
* Remove script get-coreos
2020-10-14 02:36:03 -07:00
Dalton Hubble
a0b24a9596
Remove rkt tutorials, docs, and scripts
...
* rkt achieved its mission creating the OCI standard,
pluggable runtimes, and prevented Docker world
domination. We can now proceed with disarmament
* Few, if any, developers still use rkt locally
2019-10-06 22:28:39 -07:00
Dalton Hubble
908e89c3a1
Stop referencing outdated coreos/dnsmasq image
...
* Use the quay.io/poseidon/dnsmasq image, which receives
periodic updates. The coreos/dnsmasq image is outdated
* https://github.com/poseidon/matchbox/issues/712
2019-07-07 23:01:42 -07:00
Dalton Hubble
b97328b6ec
Prepare for Matchbox v0.8.0 release
2019-05-07 00:19:12 -07:00
Dalton Hubble
fe0b3a1ed3
Update links to Matchbox, Quay, and terraform provider plugins
...
* Bump versions of terraform provider plugins to current
* Verify getting started with docker and etcd example
2019-05-02 22:54:59 -07:00
Dalton Hubble
b5a6888f3b
Update Container Linux from 1911.4.0 to 1967.3.0
2019-01-24 00:53:20 -08:00
Dalton Hubble
cd57013d5b
Update Container Linux from 1576.5.0 to 1911.4.0
2018-12-03 21:52:03 -08:00
Stephen Demos
cccb588855
*: update matchbox version to v0.7.1
2018-11-01 14:28:26 -07:00
Diego Pontoriero
948bdee165
scripts: fix shebangs.
...
/bin/bash is not an LSB path.
2018-01-09 17:59:15 -08:00
Dalton Hubble
1799c8e23e
Bump Container Linux version from 1576.4.0 to 1576.5.0
2018-01-08 16:33:48 -08:00
Dalton Hubble
08f4e9908b
*: Update Matchbox version to v0.7.0
2017-12-12 14:57:09 -08:00
Dalton Hubble
7a58d944d8
examples: Update Container Linux to stable 1576.4.0
...
* Use Docker 17.09 by default in Kubernetes clusters
2017-12-11 21:40:51 -08:00
Dalton Hubble
ae524f57f2
scripts/devnet: Bump matchbox image version
...
* Examples use Ignition v2.1.0 spec
2017-11-27 11:14:47 -08:00
Dalton Hubble
1246d5a0db
contrib/dnsmasq: Add ipxe.efi for dnsmasq:v0.5.0
...
* Add ipxe.efi to dnsmasq image's /var/lib/tftpboot directory
* Add initrd kernel argument respected only by UEFI
https://github.com/coreos/bugs/issues/1239
* Improve network-setup docs and scripts to cover UEFI clients
and to support launching UEFI QEMU/KVM clusters locally
* Reduce references to grub.efi flow, its not a happy path
2017-11-16 23:40:52 -08:00
Dalton Hubble
7829c14d52
examples: Bump Container Linux to stable 1520.8.0
...
* Increase minimum RAM required to use PXE image
* https://coreos.com/releases/#1520.5.0
2017-10-30 13:58:17 -07:00
Dalton Hubble
b63e9b2589
scripts/devnet: Use a tagged matchbox release in devnet
2017-10-23 13:50:07 -07:00
Dalton Hubble
4a32b0cd59
scripts: Switch default tutorial from rkt to docker
2017-10-23 13:49:09 -07:00
Dalton Hubble
06f80fa003
examples: Bump Container Linux to stable 1465.7.0
2017-09-18 15:08:08 -07:00
Dalton Hubble
d03f256976
*: Bump dnsmasq references to use v0.4.1
2017-08-01 16:47:18 -07:00
Dalton Hubble
a69f6dd2d8
examples: Install clusters at Container Linux 1409.7.0 (stable)
2017-07-20 11:13:43 -07:00
Stephen Demos
a14e6c8bb9
scripts/devnet: open port 8081 when using docker
...
otherwise the gRPC server is not accessible
2017-06-28 14:10:07 -07:00
Dalton Hubble
cfbb9cebd0
scripts: Improve devnet script to allow using rkt or docker
...
* Add create, status, and destroy subcommands that use docker as
the container runtime for testing local QEMU/KVM clusters. Before,
only rkt could be used.
* Update local QEMU/KVM tutorial documentation
2017-06-15 11:06:22 -07:00
Dalton Hubble
698b6f6118
CHANGES.md: Prepare for a v0.6.1 docs point release
2017-05-25 10:27:43 -07:00
enilfodne
abbf7faf56
examples: Bump Container Linux version to stable 1353.7.0
2017-05-23 11:01:24 -07:00
Dalton Hubble
76cc8cb13c
scripts: Remove unused static k8s generation scripts
...
* Remove static rktnetes cluster docs
* Bump devnet matchbox version
2017-05-22 18:11:11 -07:00
Dalton Hubble
51c4371e39
Jenkinsfile,tests: Add etcd3-terraform cluster to pipeline
...
* Test the Terraform-based etcd3 cluster in parallel
2017-05-12 14:54:42 -07:00
Dalton Hubble
fed01db5a6
README: Add v0.6.0 release announcement
2017-04-24 11:24:24 -07:00
Dalton Hubble
c0c43abf49
examples: Update Container Linux image from 1235.9.0 to 1298.7.0
2017-04-21 14:28:58 -07:00
Dalton Hubble
12fc4f37cc
scripts: Set the matchbox tag development and test run against
...
* Stop using the latest tag, since this may be cached (i.e. rkt)
2017-04-21 13:54:31 -07:00
Dalton Hubble
45bece3cf7
Documentation: Update dnsmasq image version mentions
...
* Update coreos.com/dnsmasq references to quay.io/coreos/dnsmasq
with the v0.4.0 when specifying the tag
* Add CHANGES.md for dnsmasq image releases
2017-04-19 14:36:12 -07:00
Dalton Hubble
fbbd1b88f7
scripts/devnet: Fix rkt run quay.io/coreos/dnsmasq
...
* Set --dns=host so /etc/resolv.conf is not empty
* Set Linux capabilities to run dnsmasq
2017-04-18 20:00:51 -07:00
Dalton Hubble
d2fdc8bfab
contrib/dnsmasq: Add dnsmasq Makefile, v0.4.0 bump
...
* Add grub.efi to get-tftp-files script. This matches prior
dnsmasq images, but was not part of a repeatable build
* Switch rkt run examples to pull from quay.io
* Remove script using acbuild to create ACIs
2017-04-18 13:22:27 -07:00
Dalton Hubble
9a1d87b143
internal: Add internal smoke test scripts
...
* Test etcd and k8s cluster bring-up
2017-03-01 13:38:32 -08:00
Dalton Hubble
0419b2f327
Bump CoreOS image from 1185.3.0 to 1235.9.0
2017-02-13 15:44:06 -08:00
Dalton Hubble
40f13e0587
*: Prepare for v0.5.0 release
2017-01-23 04:05:55 -08:00
Dalton Hubble
3337f9ef60
scripts/devnet: Improve devnet script usability
...
* Add devnet script to getting-started-rkt
2017-01-18 11:37:03 -08:00
Dalton Hubble
27427dbd1b
Add CHANGES, migration notes, and update contrib
...
* Update k8s and systemd contrib examples for v0.5.0
2017-01-09 04:34:06 -08:00
Dalton Hubble
d496192032
Rename bootcfg to matchbox in docs, examples, scripts
...
* Verify all examples and docs work correctly
* Exclude contrib k8s and systemd which will be updated
and verified in a followup commit
2017-01-09 04:32:45 -08:00
Dalton Hubble
1394ee4fd8
scripts/devnet: Fix CoreOS download help text
2016-11-28 11:17:31 -08:00
Dalton Hubble
b492b1a23a
Documentation: Change metal0 bridge to 172.18.0.0/24
...
* Change CIDR from 172.15.0.0/16, which isn't a reserved
private range
* Use a smaller CIDR, /24 is sufficient
2016-11-21 11:01:41 -08:00
Dalton Hubble
d5c5dde2e4
docs,examples: Update CoreOS to stable 1185.3.0
2016-11-19 23:09:58 -08:00
Dalton Hubble
fb2ab2a5d9
examples: Update all examples to CoreOS Beta 1185.1.0
2016-10-16 16:25:26 -07:00
Dalton Hubble
c53062d491
scripts/devnet: Fix devnet to start named examples
2016-10-08 16:26:30 -07:00
Eric Chiang
f0465c0d0b
scripts/devnet: print usage if no arguments are provided
...
Before:
$ sudo ./scripts/devnet
./scripts/devnet: line 20: $1: unbound variable
After:
$ sudo ./scripts/devnet
USAGE: devnet <command>
Commands:
create create bootcfg and PXE services on the bridge
destroy destroy the services on the bridge
2016-09-22 11:04:34 -07:00
Dalton Hubble
32b8a1108d
scripts/devnet: Add devnet script to setup PXE/bootcfg
2016-09-19 19:26:55 -07:00