chore: update org to new name (#480)

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard 2019-04-03 18:29:21 -07:00 committed by GitHub
parent 380ba21c45
commit e18b5086a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
148 changed files with 1336 additions and 1345 deletions

View File

@ -1,451 +1,451 @@
# [v0.1.0-alpha.20](https://github.com/autonomy/talos/compare/v0.1.0-alpha.19...v0.1.0-alpha.20) (2019-04-02)
# [v0.1.0-alpha.20](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.19...v0.1.0-alpha.20) (2019-04-02)
### Bug Fixes
* revert runc to v1.0.0-rc.6 ([#470](https://github.com/autonomy/talos/issues/470)) ([9bc2f8f](https://github.com/autonomy/talos/commit/9bc2f8f))
* revert runc to v1.0.0-rc.6 ([#470](https://github.com/talos-systems/talos/issues/470)) ([9bc2f8f](https://github.com/talos-systems/talos/commit/9bc2f8f))
### Features
* add power off functionality ([#462](https://github.com/autonomy/talos/issues/462)) ([2e9a7ec](https://github.com/autonomy/talos/commit/2e9a7ec))
* **initramfs:** add support for refreshing dhcp lease ([#454](https://github.com/autonomy/talos/issues/454)) ([75d1d89](https://github.com/autonomy/talos/commit/75d1d89))
* add basic ntp implementation ([#459](https://github.com/autonomy/talos/issues/459)) ([3693cff](https://github.com/autonomy/talos/commit/3693cff))
* add packet support ([#473](https://github.com/autonomy/talos/issues/473)) ([19f712e](https://github.com/autonomy/talos/commit/19f712e))
* dd bootloader components ([#438](https://github.com/autonomy/talos/issues/438)) ([226697e](https://github.com/autonomy/talos/commit/226697e))
* install bootloader to block device ([#455](https://github.com/autonomy/talos/issues/455)) ([31a00ef](https://github.com/autonomy/talos/commit/31a00ef))
* remove DenyEscalatingExec admission plugin ([#457](https://github.com/autonomy/talos/issues/457)) ([6ae6118](https://github.com/autonomy/talos/commit/6ae6118))
* upgrade containerd to v1.2.5 ([#463](https://github.com/autonomy/talos/issues/463)) ([30774fc](https://github.com/autonomy/talos/commit/30774fc))
* upgrade Kubernetes to v1.14.0 ([#466](https://github.com/autonomy/talos/issues/466)) ([50253b8](https://github.com/autonomy/talos/commit/50253b8))
* upgrade Linux to v4.19.31 ([#464](https://github.com/autonomy/talos/issues/464)) ([da21b90](https://github.com/autonomy/talos/commit/da21b90))
* upgrade runc to v1.0.0-rc.7 ([#469](https://github.com/autonomy/talos/issues/469)) ([8dba7db](https://github.com/autonomy/talos/commit/8dba7db))
* add power off functionality ([#462](https://github.com/talos-systems/talos/issues/462)) ([2e9a7ec](https://github.com/talos-systems/talos/commit/2e9a7ec))
* **initramfs:** add support for refreshing dhcp lease ([#454](https://github.com/talos-systems/talos/issues/454)) ([75d1d89](https://github.com/talos-systems/talos/commit/75d1d89))
* add basic ntp implementation ([#459](https://github.com/talos-systems/talos/issues/459)) ([3693cff](https://github.com/talos-systems/talos/commit/3693cff))
* add packet support ([#473](https://github.com/talos-systems/talos/issues/473)) ([19f712e](https://github.com/talos-systems/talos/commit/19f712e))
* dd bootloader components ([#438](https://github.com/talos-systems/talos/issues/438)) ([226697e](https://github.com/talos-systems/talos/commit/226697e))
* install bootloader to block device ([#455](https://github.com/talos-systems/talos/issues/455)) ([31a00ef](https://github.com/talos-systems/talos/commit/31a00ef))
* remove DenyEscalatingExec admission plugin ([#457](https://github.com/talos-systems/talos/issues/457)) ([6ae6118](https://github.com/talos-systems/talos/commit/6ae6118))
* upgrade containerd to v1.2.5 ([#463](https://github.com/talos-systems/talos/issues/463)) ([30774fc](https://github.com/talos-systems/talos/commit/30774fc))
* upgrade Kubernetes to v1.14.0 ([#466](https://github.com/talos-systems/talos/issues/466)) ([50253b8](https://github.com/talos-systems/talos/commit/50253b8))
* upgrade Linux to v4.19.31 ([#464](https://github.com/talos-systems/talos/issues/464)) ([da21b90](https://github.com/talos-systems/talos/commit/da21b90))
* upgrade runc to v1.0.0-rc.7 ([#469](https://github.com/talos-systems/talos/issues/469)) ([8dba7db](https://github.com/talos-systems/talos/commit/8dba7db))
# [v0.1.0-alpha.19](https://github.com/autonomy/talos/compare/v0.1.0-alpha.18...v0.1.0-alpha.19) (2019-03-11)
# [v0.1.0-alpha.19](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.18...v0.1.0-alpha.19) (2019-03-11)
### Bug Fixes
* add initialization for userdata download ([#367](https://github.com/autonomy/talos/issues/367)) ([12eeab2](https://github.com/autonomy/talos/commit/12eeab2)), closes [#363](https://github.com/autonomy/talos/issues/363)
* add iptables to rootfs ([#378](https://github.com/autonomy/talos/issues/378)) ([eed7388](https://github.com/autonomy/talos/commit/eed7388))
* add missing mounts and remove memory limits ([#442](https://github.com/autonomy/talos/issues/442)) ([a2cee67](https://github.com/autonomy/talos/commit/a2cee67))
* assign to existing target variable ([#436](https://github.com/autonomy/talos/issues/436)) ([9f1e54c](https://github.com/autonomy/talos/commit/9f1e54c))
* delay `gitmeta` until needed in Makefile ([#407](https://github.com/autonomy/talos/issues/407)) ([0ed9bc8](https://github.com/autonomy/talos/commit/0ed9bc8))
* distribute PKI from initial master to joining masters ([#426](https://github.com/autonomy/talos/issues/426)) ([7528d89](https://github.com/autonomy/talos/commit/7528d89))
* **initramfs:** fix case where we download a non archive file ([#421](https://github.com/autonomy/talos/issues/421)) ([83d979d](https://github.com/autonomy/talos/commit/83d979d))
* ensure DNS works in early boot ([#382](https://github.com/autonomy/talos/issues/382)) ([078a664](https://github.com/autonomy/talos/commit/078a664))
* fallback on IP address when DHCP reply has no hostname ([#432](https://github.com/autonomy/talos/issues/432)) ([08ee6c4](https://github.com/autonomy/talos/commit/08ee6c4))
* join masters in serial ([#437](https://github.com/autonomy/talos/issues/437)) ([b6e6c46](https://github.com/autonomy/talos/commit/b6e6c46))
* mount /dev/shm as tmpfs ([#445](https://github.com/autonomy/talos/issues/445)) ([1ee326b](https://github.com/autonomy/talos/commit/1ee326b))
* output userdata fails, ignore numcpu for kubeadm ([#398](https://github.com/autonomy/talos/issues/398)) ([8e30f95](https://github.com/autonomy/talos/commit/8e30f95))
* write config changes to specified config file ([#416](https://github.com/autonomy/talos/issues/416)) ([6d8e94d](https://github.com/autonomy/talos/commit/6d8e94d))
* add initialization for userdata download ([#367](https://github.com/talos-systems/talos/issues/367)) ([12eeab2](https://github.com/talos-systems/talos/commit/12eeab2)), closes [#363](https://github.com/talos-systems/talos/issues/363)
* add iptables to rootfs ([#378](https://github.com/talos-systems/talos/issues/378)) ([eed7388](https://github.com/talos-systems/talos/commit/eed7388))
* add missing mounts and remove memory limits ([#442](https://github.com/talos-systems/talos/issues/442)) ([a2cee67](https://github.com/talos-systems/talos/commit/a2cee67))
* assign to existing target variable ([#436](https://github.com/talos-systems/talos/issues/436)) ([9f1e54c](https://github.com/talos-systems/talos/commit/9f1e54c))
* delay `gitmeta` until needed in Makefile ([#407](https://github.com/talos-systems/talos/issues/407)) ([0ed9bc8](https://github.com/talos-systems/talos/commit/0ed9bc8))
* distribute PKI from initial master to joining masters ([#426](https://github.com/talos-systems/talos/issues/426)) ([7528d89](https://github.com/talos-systems/talos/commit/7528d89))
* **initramfs:** fix case where we download a non archive file ([#421](https://github.com/talos-systems/talos/issues/421)) ([83d979d](https://github.com/talos-systems/talos/commit/83d979d))
* ensure DNS works in early boot ([#382](https://github.com/talos-systems/talos/issues/382)) ([078a664](https://github.com/talos-systems/talos/commit/078a664))
* fallback on IP address when DHCP reply has no hostname ([#432](https://github.com/talos-systems/talos/issues/432)) ([08ee6c4](https://github.com/talos-systems/talos/commit/08ee6c4))
* join masters in serial ([#437](https://github.com/talos-systems/talos/issues/437)) ([b6e6c46](https://github.com/talos-systems/talos/commit/b6e6c46))
* mount /dev/shm as tmpfs ([#445](https://github.com/talos-systems/talos/issues/445)) ([1ee326b](https://github.com/talos-systems/talos/commit/1ee326b))
* output userdata fails, ignore numcpu for kubeadm ([#398](https://github.com/talos-systems/talos/issues/398)) ([8e30f95](https://github.com/talos-systems/talos/commit/8e30f95))
* write config changes to specified config file ([#416](https://github.com/talos-systems/talos/issues/416)) ([6d8e94d](https://github.com/talos-systems/talos/commit/6d8e94d))
### Features
* add `docker-os` make target, Kubeadm.ExtraArgs, and a dev Makefile ([#446](https://github.com/autonomy/talos/issues/446)) ([98e3920](https://github.com/autonomy/talos/commit/98e3920))
* add arg to target nodes per command ([#435](https://github.com/autonomy/talos/issues/435)) ([0cf8dda](https://github.com/autonomy/talos/commit/0cf8dda))
* add automated PKI for joining nodes ([#406](https://github.com/autonomy/talos/issues/406)) ([9e947c3](https://github.com/autonomy/talos/commit/9e947c3))
* add config flag to osctl ([#413](https://github.com/autonomy/talos/issues/413)) ([4d5350e](https://github.com/autonomy/talos/commit/4d5350e))
* add container based deploy support to init ([#447](https://github.com/autonomy/talos/issues/447)) ([b5f398d](https://github.com/autonomy/talos/commit/b5f398d))
* add DHCP client ([#427](https://github.com/autonomy/talos/issues/427)) ([ee232b8](https://github.com/autonomy/talos/commit/ee232b8))
* add dosfstools to initramfs and rootfs ([#444](https://github.com/autonomy/talos/issues/444)) ([d706803](https://github.com/autonomy/talos/commit/d706803))
* add gcloud integration ([#385](https://github.com/autonomy/talos/issues/385)) ([85e35d3](https://github.com/autonomy/talos/commit/85e35d3))
* add hostname to node certificate SAN ([#415](https://github.com/autonomy/talos/issues/415)) ([52d2660](https://github.com/autonomy/talos/commit/52d2660))
* add osinstall cli utility ([#368](https://github.com/autonomy/talos/issues/368)) ([8ee9022](https://github.com/autonomy/talos/commit/8ee9022))
* add route printing to osctl ([#404](https://github.com/autonomy/talos/issues/404)) ([a2704ee](https://github.com/autonomy/talos/commit/a2704ee))
* add TALOSCONFIG env var ([#422](https://github.com/autonomy/talos/issues/422)) ([c63ef44](https://github.com/autonomy/talos/commit/c63ef44))
* allow user specified IP addresses in SANs ([#425](https://github.com/autonomy/talos/issues/425)) ([b59f632](https://github.com/autonomy/talos/commit/b59f632))
* change AWS instance type to t2.micro ([#399](https://github.com/autonomy/talos/issues/399)) ([a55b84a](https://github.com/autonomy/talos/commit/a55b84a))
* create certificates with all non-loopback addresses ([#424](https://github.com/autonomy/talos/issues/424)) ([dce3e2c](https://github.com/autonomy/talos/commit/dce3e2c))
* log to stdout when in container mode ([#450](https://github.com/autonomy/talos/issues/450)) ([1f08961](https://github.com/autonomy/talos/commit/1f08961))
* update gcc to 8.3.0, drop gcompat ([#433](https://github.com/autonomy/talos/issues/433)) ([9de34cd](https://github.com/autonomy/talos/commit/9de34cd))
* upgrade containerd to v1.2.4 ([#395](https://github.com/autonomy/talos/issues/395)) ([b963f5a](https://github.com/autonomy/talos/commit/b963f5a))
* upgrade linux to v4.19.23 ([#402](https://github.com/autonomy/talos/issues/402)) ([c50b2e6](https://github.com/autonomy/talos/commit/c50b2e6))
* upgrade musl to 1.1.21 ([#401](https://github.com/autonomy/talos/issues/401)) ([d8594f4](https://github.com/autonomy/talos/commit/d8594f4))
* **hack:** add osctl/kubelet dev tooling and document usage ([#449](https://github.com/autonomy/talos/issues/449)) ([4f530e8](https://github.com/autonomy/talos/commit/4f530e8))
* add `docker-os` make target, Kubeadm.ExtraArgs, and a dev Makefile ([#446](https://github.com/talos-systems/talos/issues/446)) ([98e3920](https://github.com/talos-systems/talos/commit/98e3920))
* add arg to target nodes per command ([#435](https://github.com/talos-systems/talos/issues/435)) ([0cf8dda](https://github.com/talos-systems/talos/commit/0cf8dda))
* add automated PKI for joining nodes ([#406](https://github.com/talos-systems/talos/issues/406)) ([9e947c3](https://github.com/talos-systems/talos/commit/9e947c3))
* add config flag to osctl ([#413](https://github.com/talos-systems/talos/issues/413)) ([4d5350e](https://github.com/talos-systems/talos/commit/4d5350e))
* add container based deploy support to init ([#447](https://github.com/talos-systems/talos/issues/447)) ([b5f398d](https://github.com/talos-systems/talos/commit/b5f398d))
* add DHCP client ([#427](https://github.com/talos-systems/talos/issues/427)) ([ee232b8](https://github.com/talos-systems/talos/commit/ee232b8))
* add dosfstools to initramfs and rootfs ([#444](https://github.com/talos-systems/talos/issues/444)) ([d706803](https://github.com/talos-systems/talos/commit/d706803))
* add gcloud integration ([#385](https://github.com/talos-systems/talos/issues/385)) ([85e35d3](https://github.com/talos-systems/talos/commit/85e35d3))
* add hostname to node certificate SAN ([#415](https://github.com/talos-systems/talos/issues/415)) ([52d2660](https://github.com/talos-systems/talos/commit/52d2660))
* add osinstall cli utility ([#368](https://github.com/talos-systems/talos/issues/368)) ([8ee9022](https://github.com/talos-systems/talos/commit/8ee9022))
* add route printing to osctl ([#404](https://github.com/talos-systems/talos/issues/404)) ([a2704ee](https://github.com/talos-systems/talos/commit/a2704ee))
* add TALOSCONFIG env var ([#422](https://github.com/talos-systems/talos/issues/422)) ([c63ef44](https://github.com/talos-systems/talos/commit/c63ef44))
* allow user specified IP addresses in SANs ([#425](https://github.com/talos-systems/talos/issues/425)) ([b59f632](https://github.com/talos-systems/talos/commit/b59f632))
* change AWS instance type to t2.micro ([#399](https://github.com/talos-systems/talos/issues/399)) ([a55b84a](https://github.com/talos-systems/talos/commit/a55b84a))
* create certificates with all non-loopback addresses ([#424](https://github.com/talos-systems/talos/issues/424)) ([dce3e2c](https://github.com/talos-systems/talos/commit/dce3e2c))
* log to stdout when in container mode ([#450](https://github.com/talos-systems/talos/issues/450)) ([1f08961](https://github.com/talos-systems/talos/commit/1f08961))
* update gcc to 8.3.0, drop gcompat ([#433](https://github.com/talos-systems/talos/issues/433)) ([9de34cd](https://github.com/talos-systems/talos/commit/9de34cd))
* upgrade containerd to v1.2.4 ([#395](https://github.com/talos-systems/talos/issues/395)) ([b963f5a](https://github.com/talos-systems/talos/commit/b963f5a))
* upgrade linux to v4.19.23 ([#402](https://github.com/talos-systems/talos/issues/402)) ([c50b2e6](https://github.com/talos-systems/talos/commit/c50b2e6))
* upgrade musl to 1.1.21 ([#401](https://github.com/talos-systems/talos/issues/401)) ([d8594f4](https://github.com/talos-systems/talos/commit/d8594f4))
* **hack:** add osctl/kubelet dev tooling and document usage ([#449](https://github.com/talos-systems/talos/issues/449)) ([4f530e8](https://github.com/talos-systems/talos/commit/4f530e8))
# [0.1.0-alpha.18](https://github.com/autonomy/talos/compare/v0.1.0-alpha.17...v0.1.0-alpha.18) (2019-02-16)
# [0.1.0-alpha.18](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.17...v0.1.0-alpha.18) (2019-02-16)
### Bug Fixes
* add libblkid to the rootfs ([#345](https://github.com/autonomy/talos/issues/345)) ([76bc58b](https://github.com/autonomy/talos/commit/76bc58b))
* Minor adjustments to makefile ([#340](https://github.com/autonomy/talos/issues/340)) ([eced2f2](https://github.com/autonomy/talos/commit/eced2f2)), closes [#338](https://github.com/autonomy/talos/issues/338)
* add libblkid to the rootfs ([#345](https://github.com/talos-systems/talos/issues/345)) ([76bc58b](https://github.com/talos-systems/talos/commit/76bc58b))
* Minor adjustments to makefile ([#340](https://github.com/talos-systems/talos/issues/340)) ([eced2f2](https://github.com/talos-systems/talos/commit/eced2f2)), closes [#338](https://github.com/talos-systems/talos/issues/338)
# [0.1.0-alpha.17](https://github.com/autonomy/talos/compare/v0.1.0-alpha.16...v0.1.0-alpha.17) (2019-02-15)
# [0.1.0-alpha.17](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.16...v0.1.0-alpha.17) (2019-02-15)
### Features
* disable session tickets ([#334](https://github.com/autonomy/talos/issues/334)) ([b226f5f](https://github.com/autonomy/talos/commit/b226f5f))
* upgrade Kubernetes to v1.13.3 ([#335](https://github.com/autonomy/talos/issues/335)) ([1219ae7](https://github.com/autonomy/talos/commit/1219ae7))
* disable session tickets ([#334](https://github.com/talos-systems/talos/issues/334)) ([b226f5f](https://github.com/talos-systems/talos/commit/b226f5f))
* upgrade Kubernetes to v1.13.3 ([#335](https://github.com/talos-systems/talos/issues/335)) ([1219ae7](https://github.com/talos-systems/talos/commit/1219ae7))
# [0.1.0-alpha.16](https://github.com/autonomy/talos/compare/v0.1.0-alpha.15...v0.1.0-alpha.16) (2019-01-25)
# [0.1.0-alpha.16](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.15...v0.1.0-alpha.16) (2019-01-25)
### Bug Fixes
* raw image output ([#307](https://github.com/autonomy/talos/issues/307)) ([8836577](https://github.com/autonomy/talos/commit/8836577))
* use version tag for container tags ([#308](https://github.com/autonomy/talos/issues/308)) ([07570a3](https://github.com/autonomy/talos/commit/07570a3))
* **init:** update probe for NVMe ([#323](https://github.com/autonomy/talos/issues/323)) ([d8bf727](https://github.com/autonomy/talos/commit/d8bf727))
* **osctl:** compile static binary with CGO enabeld ([#328](https://github.com/autonomy/talos/issues/328)) ([fa14741](https://github.com/autonomy/talos/commit/fa14741))
* raw image output ([#307](https://github.com/talos-systems/talos/issues/307)) ([8836577](https://github.com/talos-systems/talos/commit/8836577))
* use version tag for container tags ([#308](https://github.com/talos-systems/talos/issues/308)) ([07570a3](https://github.com/talos-systems/talos/commit/07570a3))
* **init:** update probe for NVMe ([#323](https://github.com/talos-systems/talos/issues/323)) ([d8bf727](https://github.com/talos-systems/talos/commit/d8bf727))
* **osctl:** compile static binary with CGO enabeld ([#328](https://github.com/talos-systems/talos/issues/328)) ([fa14741](https://github.com/talos-systems/talos/commit/fa14741))
### Features
* import core service containers from local store ([#309](https://github.com/autonomy/talos/issues/309)) ([25fca3d](https://github.com/autonomy/talos/commit/25fca3d))
* **osctl:** add stats command ([#314](https://github.com/autonomy/talos/issues/314)) ([62bb226](https://github.com/autonomy/talos/commit/62bb226))
* **osctl:** output namespace ([#312](https://github.com/autonomy/talos/issues/312)) ([3c5f99f](https://github.com/autonomy/talos/commit/3c5f99f))
* upgrade containerd to v1.2.2 ([#318](https://github.com/autonomy/talos/issues/318)) ([a2b2e7e](https://github.com/autonomy/talos/commit/a2b2e7e))
* upgrade Kubernetes to v1.13.2 ([#319](https://github.com/autonomy/talos/issues/319)) ([5cadd83](https://github.com/autonomy/talos/commit/5cadd83))
* use musl libc ([#316](https://github.com/autonomy/talos/issues/316)) ([26c4418](https://github.com/autonomy/talos/commit/26c4418))
* import core service containers from local store ([#309](https://github.com/talos-systems/talos/issues/309)) ([25fca3d](https://github.com/talos-systems/talos/commit/25fca3d))
* **osctl:** add stats command ([#314](https://github.com/talos-systems/talos/issues/314)) ([62bb226](https://github.com/talos-systems/talos/commit/62bb226))
* **osctl:** output namespace ([#312](https://github.com/talos-systems/talos/issues/312)) ([3c5f99f](https://github.com/talos-systems/talos/commit/3c5f99f))
* upgrade containerd to v1.2.2 ([#318](https://github.com/talos-systems/talos/issues/318)) ([a2b2e7e](https://github.com/talos-systems/talos/commit/a2b2e7e))
* upgrade Kubernetes to v1.13.2 ([#319](https://github.com/talos-systems/talos/issues/319)) ([5cadd83](https://github.com/talos-systems/talos/commit/5cadd83))
* use musl libc ([#316](https://github.com/talos-systems/talos/issues/316)) ([26c4418](https://github.com/talos-systems/talos/commit/26c4418))
# [0.1.0-alpha.15](https://github.com/autonomy/talos/compare/v0.1.0-alpha.14...v0.1.0-alpha.15) (2019-01-02)
# [0.1.0-alpha.15](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.14...v0.1.0-alpha.15) (2019-01-02)
### Bug Fixes
* **init:** don't create the EncryptionConfig if it exists ([#282](https://github.com/autonomy/talos/issues/282)) ([0c32c95](https://github.com/autonomy/talos/commit/0c32c95))
* **init:** no memory limit for container runtime ([#289](https://github.com/autonomy/talos/issues/289)) ([fdac043](https://github.com/autonomy/talos/commit/fdac043))
* symlink kubernetes libexec directory ([#294](https://github.com/autonomy/talos/issues/294)) ([3de4323](https://github.com/autonomy/talos/commit/3de4323))
* **init:** don't create the EncryptionConfig if it exists ([#282](https://github.com/talos-systems/talos/issues/282)) ([0c32c95](https://github.com/talos-systems/talos/commit/0c32c95))
* **init:** no memory limit for container runtime ([#289](https://github.com/talos-systems/talos/issues/289)) ([fdac043](https://github.com/talos-systems/talos/commit/fdac043))
* symlink kubernetes libexec directory ([#294](https://github.com/talos-systems/talos/issues/294)) ([3de4323](https://github.com/talos-systems/talos/commit/3de4323))
### Features
* **image:** build AMI with random.trust_cpu=on ([#287](https://github.com/autonomy/talos/issues/287)) ([648ce5b](https://github.com/autonomy/talos/commit/648ce5b))
* **init:** reboot node on panic ([#284](https://github.com/autonomy/talos/issues/284)) ([5140fbe](https://github.com/autonomy/talos/commit/5140fbe))
* **initramfs:** retry userdata download ([#283](https://github.com/autonomy/talos/issues/283)) ([028bdec](https://github.com/autonomy/talos/commit/028bdec))
* **kernel:** upgrade Linux to v4.19.10 ([#293](https://github.com/autonomy/talos/issues/293)) ([a8292cb](https://github.com/autonomy/talos/commit/a8292cb))
* add filesystem probing library ([#298](https://github.com/autonomy/talos/issues/298)) ([42b722b](https://github.com/autonomy/talos/commit/42b722b))
* upgrade Kubernetes to v1.13.1 ([#291](https://github.com/autonomy/talos/issues/291)) ([f5f948e](https://github.com/autonomy/talos/commit/f5f948e))
* use Containerd as CRI ([#292](https://github.com/autonomy/talos/issues/292)) ([23f7adb](https://github.com/autonomy/talos/commit/23f7adb))
* **image:** build AMI with random.trust_cpu=on ([#287](https://github.com/talos-systems/talos/issues/287)) ([648ce5b](https://github.com/talos-systems/talos/commit/648ce5b))
* **init:** reboot node on panic ([#284](https://github.com/talos-systems/talos/issues/284)) ([5140fbe](https://github.com/talos-systems/talos/commit/5140fbe))
* **initramfs:** retry userdata download ([#283](https://github.com/talos-systems/talos/issues/283)) ([028bdec](https://github.com/talos-systems/talos/commit/028bdec))
* **kernel:** upgrade Linux to v4.19.10 ([#293](https://github.com/talos-systems/talos/issues/293)) ([a8292cb](https://github.com/talos-systems/talos/commit/a8292cb))
* add filesystem probing library ([#298](https://github.com/talos-systems/talos/issues/298)) ([42b722b](https://github.com/talos-systems/talos/commit/42b722b))
* upgrade Kubernetes to v1.13.1 ([#291](https://github.com/talos-systems/talos/issues/291)) ([f5f948e](https://github.com/talos-systems/talos/commit/f5f948e))
* use Containerd as CRI ([#292](https://github.com/talos-systems/talos/issues/292)) ([23f7adb](https://github.com/talos-systems/talos/commit/23f7adb))
# [0.1.0-alpha.14](https://github.com/autonomy/talos/compare/v0.1.0-alpha.13...v0.1.0-alpha.14) (2018-12-05)
# [0.1.0-alpha.14](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.13...v0.1.0-alpha.14) (2018-12-05)
### Bug Fixes
* **gpt:** do not inform kernel of partition when writing ([#237](https://github.com/autonomy/talos/issues/237)) ([fa9f77e](https://github.com/autonomy/talos/commit/fa9f77e))
* **hack:** remove privileged options from debug manifest ([#224](https://github.com/autonomy/talos/issues/224)) ([9c77b49](https://github.com/autonomy/talos/commit/9c77b49))
* **image:** install gzip ([#272](https://github.com/autonomy/talos/issues/272)) ([d4db548](https://github.com/autonomy/talos/commit/d4db548))
* **init:** address linter errors ([#251](https://github.com/autonomy/talos/issues/251)) ([ff83876](https://github.com/autonomy/talos/commit/ff83876))
* **init:** allow custom image for kubeadm ([#212](https://github.com/autonomy/talos/issues/212)) ([0bbd8a4](https://github.com/autonomy/talos/commit/0bbd8a4))
* **init:** avoid kernel panic on recover ([#216](https://github.com/autonomy/talos/issues/216)) ([74aafac](https://github.com/autonomy/talos/commit/74aafac))
* **init:** ensure VMware user data is not empty ([#217](https://github.com/autonomy/talos/issues/217)) ([f00e05a](https://github.com/autonomy/talos/commit/f00e05a))
* **init:** log to kmsg after /dev is mounted ([#218](https://github.com/autonomy/talos/issues/218)) ([fde2639](https://github.com/autonomy/talos/commit/fde2639))
* **init:** retry mounts ([#220](https://github.com/autonomy/talos/issues/220)) ([51118bd](https://github.com/autonomy/talos/commit/51118bd))
* **init:** revert e94095b and fix bad attribute lookups ([#274](https://github.com/autonomy/talos/issues/274)) ([b3f12a2](https://github.com/autonomy/talos/commit/b3f12a2))
* **init:** unmount / last ([#249](https://github.com/autonomy/talos/issues/249)) ([ee95933](https://github.com/autonomy/talos/commit/ee95933))
* **init:** use PARTLABEL to identity Talos block devices ([#238](https://github.com/autonomy/talos/issues/238)) ([a3dd113](https://github.com/autonomy/talos/commit/a3dd113))
* **init:** use smaller default install sizes ([#240](https://github.com/autonomy/talos/issues/240)) ([b50afcb](https://github.com/autonomy/talos/commit/b50afcb))
* disable AlwaysPullImages admission plugin ([#273](https://github.com/autonomy/talos/issues/273)) ([1bb002c](https://github.com/autonomy/talos/commit/1bb002c))
* **init:** use text/template ([#228](https://github.com/autonomy/talos/issues/228)) ([08dd81a](https://github.com/autonomy/talos/commit/08dd81a))
* **init:** use the correct blkid lookup values ([#243](https://github.com/autonomy/talos/issues/243)) ([e74f4c1](https://github.com/autonomy/talos/commit/e74f4c1))
* **initramfs:** fix bare metal install ([#245](https://github.com/autonomy/talos/issues/245)) ([c171c51](https://github.com/autonomy/talos/commit/c171c51))
* **initramfs:** fix hardcoded version ([#275](https://github.com/autonomy/talos/issues/275)) ([72eaa72](https://github.com/autonomy/talos/commit/72eaa72))
* **initramfs:** fix printf statement ([#250](https://github.com/autonomy/talos/issues/250)) ([678951b](https://github.com/autonomy/talos/commit/678951b))
* **initramfs:** imports ([#276](https://github.com/autonomy/talos/issues/276)) ([55fc13e](https://github.com/autonomy/talos/commit/55fc13e))
* **initramfs:** minor fixes for booting from bare metal ([#241](https://github.com/autonomy/talos/issues/241)) ([7564144](https://github.com/autonomy/talos/commit/7564144))
* **kernel:** add missing kernel config options ([#236](https://github.com/autonomy/talos/issues/236)) ([c48a2ef](https://github.com/autonomy/talos/commit/c48a2ef))
* **gpt:** do not inform kernel of partition when writing ([#237](https://github.com/talos-systems/talos/issues/237)) ([fa9f77e](https://github.com/talos-systems/talos/commit/fa9f77e))
* **hack:** remove privileged options from debug manifest ([#224](https://github.com/talos-systems/talos/issues/224)) ([9c77b49](https://github.com/talos-systems/talos/commit/9c77b49))
* **image:** install gzip ([#272](https://github.com/talos-systems/talos/issues/272)) ([d4db548](https://github.com/talos-systems/talos/commit/d4db548))
* **init:** address linter errors ([#251](https://github.com/talos-systems/talos/issues/251)) ([ff83876](https://github.com/talos-systems/talos/commit/ff83876))
* **init:** allow custom image for kubeadm ([#212](https://github.com/talos-systems/talos/issues/212)) ([0bbd8a4](https://github.com/talos-systems/talos/commit/0bbd8a4))
* **init:** avoid kernel panic on recover ([#216](https://github.com/talos-systems/talos/issues/216)) ([74aafac](https://github.com/talos-systems/talos/commit/74aafac))
* **init:** ensure VMware user data is not empty ([#217](https://github.com/talos-systems/talos/issues/217)) ([f00e05a](https://github.com/talos-systems/talos/commit/f00e05a))
* **init:** log to kmsg after /dev is mounted ([#218](https://github.com/talos-systems/talos/issues/218)) ([fde2639](https://github.com/talos-systems/talos/commit/fde2639))
* **init:** retry mounts ([#220](https://github.com/talos-systems/talos/issues/220)) ([51118bd](https://github.com/talos-systems/talos/commit/51118bd))
* **init:** revert e94095b and fix bad attribute lookups ([#274](https://github.com/talos-systems/talos/issues/274)) ([b3f12a2](https://github.com/talos-systems/talos/commit/b3f12a2))
* **init:** unmount / last ([#249](https://github.com/talos-systems/talos/issues/249)) ([ee95933](https://github.com/talos-systems/talos/commit/ee95933))
* **init:** use PARTLABEL to identity Talos block devices ([#238](https://github.com/talos-systems/talos/issues/238)) ([a3dd113](https://github.com/talos-systems/talos/commit/a3dd113))
* **init:** use smaller default install sizes ([#240](https://github.com/talos-systems/talos/issues/240)) ([b50afcb](https://github.com/talos-systems/talos/commit/b50afcb))
* disable AlwaysPullImages admission plugin ([#273](https://github.com/talos-systems/talos/issues/273)) ([1bb002c](https://github.com/talos-systems/talos/commit/1bb002c))
* **init:** use text/template ([#228](https://github.com/talos-systems/talos/issues/228)) ([08dd81a](https://github.com/talos-systems/talos/commit/08dd81a))
* **init:** use the correct blkid lookup values ([#243](https://github.com/talos-systems/talos/issues/243)) ([e74f4c1](https://github.com/talos-systems/talos/commit/e74f4c1))
* **initramfs:** fix bare metal install ([#245](https://github.com/talos-systems/talos/issues/245)) ([c171c51](https://github.com/talos-systems/talos/commit/c171c51))
* **initramfs:** fix hardcoded version ([#275](https://github.com/talos-systems/talos/issues/275)) ([72eaa72](https://github.com/talos-systems/talos/commit/72eaa72))
* **initramfs:** fix printf statement ([#250](https://github.com/talos-systems/talos/issues/250)) ([678951b](https://github.com/talos-systems/talos/commit/678951b))
* **initramfs:** imports ([#276](https://github.com/talos-systems/talos/issues/276)) ([55fc13e](https://github.com/talos-systems/talos/commit/55fc13e))
* **initramfs:** minor fixes for booting from bare metal ([#241](https://github.com/talos-systems/talos/issues/241)) ([7564144](https://github.com/talos-systems/talos/commit/7564144))
* **kernel:** add missing kernel config options ([#236](https://github.com/talos-systems/talos/issues/236)) ([c48a2ef](https://github.com/talos-systems/talos/commit/c48a2ef))
### Features
* **init:** add calico support ([#223](https://github.com/autonomy/talos/issues/223)) ([f16a130](https://github.com/autonomy/talos/commit/f16a130))
* **init:** add label and force options for xfs ([#244](https://github.com/autonomy/talos/issues/244)) ([e320fd1](https://github.com/autonomy/talos/commit/e320fd1))
* **init:** add support for installing to a device ([#225](https://github.com/autonomy/talos/issues/225)) ([79c96cf](https://github.com/autonomy/talos/commit/79c96cf))
* **init:** add VMware support ([#200](https://github.com/autonomy/talos/issues/200)) ([48b2ea3](https://github.com/autonomy/talos/commit/48b2ea3))
* **init:** create CNI mounts ([#226](https://github.com/autonomy/talos/issues/226)) ([aa08f15](https://github.com/autonomy/talos/commit/aa08f15))
* **init:** enable PSP admission plugin ([#230](https://github.com/autonomy/talos/issues/230)) ([d0a0d1f](https://github.com/autonomy/talos/commit/d0a0d1f))
* **init:** log to /dev/kmsg ([#214](https://github.com/autonomy/talos/issues/214)) ([b30ed5d](https://github.com/autonomy/talos/commit/b30ed5d))
* **init:** service env var option ([#219](https://github.com/autonomy/talos/issues/219)) ([0c80b7e](https://github.com/autonomy/talos/commit/0c80b7e))
* **initramfs:** API for creating new partition tables ([#227](https://github.com/autonomy/talos/issues/227)) ([374343a](https://github.com/autonomy/talos/commit/374343a))
* **kernel:** add igb and ixgb drivers ([#221](https://github.com/autonomy/talos/issues/221)) ([4696527](https://github.com/autonomy/talos/commit/4696527))
* **kernel:** add low level SCSI support ([#215](https://github.com/autonomy/talos/issues/215)) ([325de5b](https://github.com/autonomy/talos/commit/325de5b))
* **kernel:** add raw iptables support ([#222](https://github.com/autonomy/talos/issues/222)) ([86ef4fc](https://github.com/autonomy/talos/commit/86ef4fc))
* **kernel:** add vmxnet3 support ([#213](https://github.com/autonomy/talos/issues/213)) ([0244d18](https://github.com/autonomy/talos/commit/0244d18))
* atomic partition table operations ([#234](https://github.com/autonomy/talos/issues/234)) ([a2d079e](https://github.com/autonomy/talos/commit/a2d079e))
* udevd service ([#231](https://github.com/autonomy/talos/issues/231)) ([0c65fc6](https://github.com/autonomy/talos/commit/0c65fc6))
* **init:** add calico support ([#223](https://github.com/talos-systems/talos/issues/223)) ([f16a130](https://github.com/talos-systems/talos/commit/f16a130))
* **init:** add label and force options for xfs ([#244](https://github.com/talos-systems/talos/issues/244)) ([e320fd1](https://github.com/talos-systems/talos/commit/e320fd1))
* **init:** add support for installing to a device ([#225](https://github.com/talos-systems/talos/issues/225)) ([79c96cf](https://github.com/talos-systems/talos/commit/79c96cf))
* **init:** add VMware support ([#200](https://github.com/talos-systems/talos/issues/200)) ([48b2ea3](https://github.com/talos-systems/talos/commit/48b2ea3))
* **init:** create CNI mounts ([#226](https://github.com/talos-systems/talos/issues/226)) ([aa08f15](https://github.com/talos-systems/talos/commit/aa08f15))
* **init:** enable PSP admission plugin ([#230](https://github.com/talos-systems/talos/issues/230)) ([d0a0d1f](https://github.com/talos-systems/talos/commit/d0a0d1f))
* **init:** log to /dev/kmsg ([#214](https://github.com/talos-systems/talos/issues/214)) ([b30ed5d](https://github.com/talos-systems/talos/commit/b30ed5d))
* **init:** service env var option ([#219](https://github.com/talos-systems/talos/issues/219)) ([0c80b7e](https://github.com/talos-systems/talos/commit/0c80b7e))
* **initramfs:** API for creating new partition tables ([#227](https://github.com/talos-systems/talos/issues/227)) ([374343a](https://github.com/talos-systems/talos/commit/374343a))
* **kernel:** add igb and ixgb drivers ([#221](https://github.com/talos-systems/talos/issues/221)) ([4696527](https://github.com/talos-systems/talos/commit/4696527))
* **kernel:** add low level SCSI support ([#215](https://github.com/talos-systems/talos/issues/215)) ([325de5b](https://github.com/talos-systems/talos/commit/325de5b))
* **kernel:** add raw iptables support ([#222](https://github.com/talos-systems/talos/issues/222)) ([86ef4fc](https://github.com/talos-systems/talos/commit/86ef4fc))
* **kernel:** add vmxnet3 support ([#213](https://github.com/talos-systems/talos/issues/213)) ([0244d18](https://github.com/talos-systems/talos/commit/0244d18))
* atomic partition table operations ([#234](https://github.com/talos-systems/talos/issues/234)) ([a2d079e](https://github.com/talos-systems/talos/commit/a2d079e))
* udevd service ([#231](https://github.com/talos-systems/talos/issues/231)) ([0c65fc6](https://github.com/talos-systems/talos/commit/0c65fc6))
# [0.1.0-alpha.13](https://github.com/autonomy/talos/compare/v0.1.0-alpha.12...v0.1.0-alpha.13) (2018-11-15)
# [0.1.0-alpha.13](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.12...v0.1.0-alpha.13) (2018-11-15)
### Bug Fixes
* **hack:** add /etc/kubernetes to CIS benchmark jobs ([#199](https://github.com/autonomy/talos/issues/199)) ([fc84b62](https://github.com/autonomy/talos/commit/fc84b62))
* **image:** VMDK generation ([#204](https://github.com/autonomy/talos/issues/204)) ([9d4f791](https://github.com/autonomy/talos/commit/9d4f791))
* **init:** node join ([#195](https://github.com/autonomy/talos/issues/195)) ([157ef67](https://github.com/autonomy/talos/commit/157ef67))
* **init:** use kubeadm experimental-control-plane ([#194](https://github.com/autonomy/talos/issues/194)) ([2fd7112](https://github.com/autonomy/talos/commit/2fd7112))
* **osctl:** build Linux binary with CGO ([#196](https://github.com/autonomy/talos/issues/196)) ([ab82aa7](https://github.com/autonomy/talos/commit/ab82aa7))
* **osctl:** nil pointer when injecting kubernetes PKI ([#187](https://github.com/autonomy/talos/issues/187)) ([160702b](https://github.com/autonomy/talos/commit/160702b))
* **hack:** add /etc/kubernetes to CIS benchmark jobs ([#199](https://github.com/talos-systems/talos/issues/199)) ([fc84b62](https://github.com/talos-systems/talos/commit/fc84b62))
* **image:** VMDK generation ([#204](https://github.com/talos-systems/talos/issues/204)) ([9d4f791](https://github.com/talos-systems/talos/commit/9d4f791))
* **init:** node join ([#195](https://github.com/talos-systems/talos/issues/195)) ([157ef67](https://github.com/talos-systems/talos/commit/157ef67))
* **init:** use kubeadm experimental-control-plane ([#194](https://github.com/talos-systems/talos/issues/194)) ([2fd7112](https://github.com/talos-systems/talos/commit/2fd7112))
* **osctl:** build Linux binary with CGO ([#196](https://github.com/talos-systems/talos/issues/196)) ([ab82aa7](https://github.com/talos-systems/talos/commit/ab82aa7))
* **osctl:** nil pointer when injecting kubernetes PKI ([#187](https://github.com/talos-systems/talos/issues/187)) ([160702b](https://github.com/talos-systems/talos/commit/160702b))
### Features
* upgrade Containerd to v1.2.0 ([#190](https://github.com/autonomy/talos/issues/190)) ([47787f7](https://github.com/autonomy/talos/commit/47787f7))
* upgrade Kubernetes to v1.13.0-alpha.3 ([#189](https://github.com/autonomy/talos/issues/189)) ([91825fa](https://github.com/autonomy/talos/commit/91825fa))
* embed the kubeadm config ([#205](https://github.com/autonomy/talos/issues/205)) ([160ce41](https://github.com/autonomy/talos/commit/160ce41))
* **init:** add NoCloud user-data support ([#209](https://github.com/autonomy/talos/issues/209)) ([b584904](https://github.com/autonomy/talos/commit/b584904))
* **init:** enforce CIS requirements ([#198](https://github.com/autonomy/talos/issues/198)) ([0c41de9](https://github.com/autonomy/talos/commit/0c41de9))
* **init:** enforce use of hyperkube and Kubernetes version ([#207](https://github.com/autonomy/talos/issues/207)) ([0081a89](https://github.com/autonomy/talos/commit/0081a89))
* **kernel:** add virtio support ([#208](https://github.com/autonomy/talos/issues/208)) ([ff97c8c](https://github.com/autonomy/talos/commit/ff97c8c))
* **kernel:** upgrade Linux to v4.19.1 ([#192](https://github.com/autonomy/talos/issues/192)) ([36b899b](https://github.com/autonomy/talos/commit/36b899b))
* **rootfs:** upgrade crictl to v1.12.0 ([#191](https://github.com/autonomy/talos/issues/191)) ([f7ad93c](https://github.com/autonomy/talos/commit/f7ad93c))
* upgrade Containerd to v1.2.0 ([#190](https://github.com/talos-systems/talos/issues/190)) ([47787f7](https://github.com/talos-systems/talos/commit/47787f7))
* upgrade Kubernetes to v1.13.0-alpha.3 ([#189](https://github.com/talos-systems/talos/issues/189)) ([91825fa](https://github.com/talos-systems/talos/commit/91825fa))
* embed the kubeadm config ([#205](https://github.com/talos-systems/talos/issues/205)) ([160ce41](https://github.com/talos-systems/talos/commit/160ce41))
* **init:** add NoCloud user-data support ([#209](https://github.com/talos-systems/talos/issues/209)) ([b584904](https://github.com/talos-systems/talos/commit/b584904))
* **init:** enforce CIS requirements ([#198](https://github.com/talos-systems/talos/issues/198)) ([0c41de9](https://github.com/talos-systems/talos/commit/0c41de9))
* **init:** enforce use of hyperkube and Kubernetes version ([#207](https://github.com/talos-systems/talos/issues/207)) ([0081a89](https://github.com/talos-systems/talos/commit/0081a89))
* **kernel:** add virtio support ([#208](https://github.com/talos-systems/talos/issues/208)) ([ff97c8c](https://github.com/talos-systems/talos/commit/ff97c8c))
* **kernel:** upgrade Linux to v4.19.1 ([#192](https://github.com/talos-systems/talos/issues/192)) ([36b899b](https://github.com/talos-systems/talos/commit/36b899b))
* **rootfs:** upgrade crictl to v1.12.0 ([#191](https://github.com/talos-systems/talos/issues/191)) ([f7ad93c](https://github.com/talos-systems/talos/commit/f7ad93c))
# [0.1.0-alpha.12](https://github.com/autonomy/talos/compare/v0.1.0-alpha.11...v0.1.0-alpha.12) (2018-11-02)
# [0.1.0-alpha.12](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.11...v0.1.0-alpha.12) (2018-11-02)
### Features
* upgrade Kubernetes to v1.13.0-alpha.2 ([#173](https://github.com/autonomy/talos/issues/173)) ([60adafb](https://github.com/autonomy/talos/commit/60adafb))
* add blockd service ([#172](https://github.com/autonomy/talos/issues/172)) ([aa65101](https://github.com/autonomy/talos/commit/aa65101))
* upgrade Kubernetes to v1.13.0-alpha.2 ([#173](https://github.com/talos-systems/talos/issues/173)) ([60adafb](https://github.com/talos-systems/talos/commit/60adafb))
* add blockd service ([#172](https://github.com/talos-systems/talos/issues/172)) ([aa65101](https://github.com/talos-systems/talos/commit/aa65101))
# [0.1.0-alpha.11](https://github.com/autonomy/talos/compare/v0.1.0-alpha.10...v0.1.0-alpha.11) (2018-10-18)
# [0.1.0-alpha.11](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.10...v0.1.0-alpha.11) (2018-10-18)
### Bug Fixes
* **image:** align VERSION env var with pkg/version ([#168](https://github.com/autonomy/talos/issues/168)) ([04bb2da](https://github.com/autonomy/talos/commit/04bb2da))
* **init:** add /dev and /usr/libexec/kubernetes to docker service ([#160](https://github.com/autonomy/talos/issues/160)) ([7268e92](https://github.com/autonomy/talos/commit/7268e92))
* **init:** disable megacheck until it gains module support ([#167](https://github.com/autonomy/talos/issues/167)) ([9a6542f](https://github.com/autonomy/talos/commit/9a6542f))
* **kernel:** remove slub_debug kernel param ([#157](https://github.com/autonomy/talos/issues/157)) ([bbc3097](https://github.com/autonomy/talos/commit/bbc3097))
* **image:** align VERSION env var with pkg/version ([#168](https://github.com/talos-systems/talos/issues/168)) ([04bb2da](https://github.com/talos-systems/talos/commit/04bb2da))
* **init:** add /dev and /usr/libexec/kubernetes to docker service ([#160](https://github.com/talos-systems/talos/issues/160)) ([7268e92](https://github.com/talos-systems/talos/commit/7268e92))
* **init:** disable megacheck until it gains module support ([#167](https://github.com/talos-systems/talos/issues/167)) ([9a6542f](https://github.com/talos-systems/talos/commit/9a6542f))
* **kernel:** remove slub_debug kernel param ([#157](https://github.com/talos-systems/talos/issues/157)) ([bbc3097](https://github.com/talos-systems/talos/commit/bbc3097))
### Features
* upgrade Kubernetes to v1.13.0-alpha.1 ([#162](https://github.com/autonomy/talos/issues/162)) ([2c80522](https://github.com/autonomy/talos/commit/2c80522))
* **ami:** enable ena support ([#164](https://github.com/autonomy/talos/issues/164)) ([d542c83](https://github.com/autonomy/talos/commit/d542c83))
* **init:** mount partitions dynamically ([#169](https://github.com/autonomy/talos/issues/169)) ([453bc48](https://github.com/autonomy/talos/commit/453bc48))
* **kernel:** enable NVMe support ([#170](https://github.com/autonomy/talos/issues/170)) ([fc38380](https://github.com/autonomy/talos/commit/fc38380))
* upgrade Kubernetes to v1.13.0-alpha.1 ([#162](https://github.com/talos-systems/talos/issues/162)) ([2c80522](https://github.com/talos-systems/talos/commit/2c80522))
* **ami:** enable ena support ([#164](https://github.com/talos-systems/talos/issues/164)) ([d542c83](https://github.com/talos-systems/talos/commit/d542c83))
* **init:** mount partitions dynamically ([#169](https://github.com/talos-systems/talos/issues/169)) ([453bc48](https://github.com/talos-systems/talos/commit/453bc48))
* **kernel:** enable NVMe support ([#170](https://github.com/talos-systems/talos/issues/170)) ([fc38380](https://github.com/talos-systems/talos/commit/fc38380))
# [0.1.0-alpha.10](https://github.com/autonomy/talos/compare/v0.1.0-alpha.9...v0.1.0-alpha.10) (2018-10-13)
# [0.1.0-alpha.10](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.9...v0.1.0-alpha.10) (2018-10-13)
### Features
* upgrade all core components ([#153](https://github.com/autonomy/talos/issues/153)) ([92ef602](https://github.com/autonomy/talos/commit/92ef602))
* **kernel:** configure Kernel Self Protection Project recommendations ([#152](https://github.com/autonomy/talos/issues/152)) ([b34debe](https://github.com/autonomy/talos/commit/b34debe))
* upgrade all core components ([#153](https://github.com/talos-systems/talos/issues/153)) ([92ef602](https://github.com/talos-systems/talos/commit/92ef602))
* **kernel:** configure Kernel Self Protection Project recommendations ([#152](https://github.com/talos-systems/talos/issues/152)) ([b34debe](https://github.com/talos-systems/talos/commit/b34debe))
# [0.1.0-alpha.9](https://github.com/autonomy/talos/compare/v0.1.0-alpha.8...v0.1.0-alpha.9) (2018-09-20)
# [0.1.0-alpha.9](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.8...v0.1.0-alpha.9) (2018-09-20)
### Bug Fixes
* **init:** address linter error ([#146](https://github.com/autonomy/talos/issues/146)) ([46e895a](https://github.com/autonomy/talos/commit/46e895a))
* **init:** address linter error ([#146](https://github.com/talos-systems/talos/issues/146)) ([46e895a](https://github.com/talos-systems/talos/commit/46e895a))
### Features
* run system services via containerd ([#149](https://github.com/autonomy/talos/issues/149)) ([8f09202](https://github.com/autonomy/talos/commit/8f09202))
* **kernel:** upgrade Linux to v4.18.5 ([#147](https://github.com/autonomy/talos/issues/147)) ([80b5e36](https://github.com/autonomy/talos/commit/80b5e36))
* run system services via containerd ([#149](https://github.com/talos-systems/talos/issues/149)) ([8f09202](https://github.com/talos-systems/talos/commit/8f09202))
* **kernel:** upgrade Linux to v4.18.5 ([#147](https://github.com/talos-systems/talos/issues/147)) ([80b5e36](https://github.com/talos-systems/talos/commit/80b5e36))
# [0.1.0-alpha.8](https://github.com/autonomy/talos/compare/v0.1.0-alpha.7...v0.1.0-alpha.8) (2018-08-28)
# [0.1.0-alpha.8](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.7...v0.1.0-alpha.8) (2018-08-28)
### Features
* HA control plane ([#144](https://github.com/autonomy/talos/issues/144)) ([260d55c](https://github.com/autonomy/talos/commit/260d55c))
* list and restart processes ([#141](https://github.com/autonomy/talos/issues/141)) ([db0cb37](https://github.com/autonomy/talos/commit/db0cb37))
* **kernel:** upgrade Linux to v4.17.15 ([#140](https://github.com/autonomy/talos/issues/140)) ([aab4316](https://github.com/autonomy/talos/commit/aab4316))
* **osd:** node reset and reboot ([#142](https://github.com/autonomy/talos/issues/142)) ([0514ff4](https://github.com/autonomy/talos/commit/0514ff4))
* HA control plane ([#144](https://github.com/talos-systems/talos/issues/144)) ([260d55c](https://github.com/talos-systems/talos/commit/260d55c))
* list and restart processes ([#141](https://github.com/talos-systems/talos/issues/141)) ([db0cb37](https://github.com/talos-systems/talos/commit/db0cb37))
* **kernel:** upgrade Linux to v4.17.15 ([#140](https://github.com/talos-systems/talos/issues/140)) ([aab4316](https://github.com/talos-systems/talos/commit/aab4316))
* **osd:** node reset and reboot ([#142](https://github.com/talos-systems/talos/issues/142)) ([0514ff4](https://github.com/talos-systems/talos/commit/0514ff4))
# [0.1.0-alpha.7](https://github.com/autonomy/talos/compare/v0.1.0-alpha.6...v0.1.0-alpha.7) (2018-08-11)
# [0.1.0-alpha.7](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.6...v0.1.0-alpha.7) (2018-08-11)
### Bug Fixes
* **init:** make /etc/hosts writable ([#125](https://github.com/autonomy/talos/issues/125)) ([4014872](https://github.com/autonomy/talos/commit/4014872))
* **init:** read kubeadm env file ([#136](https://github.com/autonomy/talos/issues/136)) ([d8a3a79](https://github.com/autonomy/talos/commit/d8a3a79))
* **initramfs:** align go tests with upstream change ([#133](https://github.com/autonomy/talos/issues/133)) ([275ede7](https://github.com/autonomy/talos/commit/275ede7))
* **init:** make /etc/hosts writable ([#125](https://github.com/talos-systems/talos/issues/125)) ([4014872](https://github.com/talos-systems/talos/commit/4014872))
* **init:** read kubeadm env file ([#136](https://github.com/talos-systems/talos/issues/136)) ([d8a3a79](https://github.com/talos-systems/talos/commit/d8a3a79))
* **initramfs:** align go tests with upstream change ([#133](https://github.com/talos-systems/talos/issues/133)) ([275ede7](https://github.com/talos-systems/talos/commit/275ede7))
### Features
* upgrade Kubernetes to v1.11.2 ([#139](https://github.com/autonomy/talos/issues/139)) ([37df8a3](https://github.com/autonomy/talos/commit/37df8a3))
* **conformance:** add conformance image ([#126](https://github.com/autonomy/talos/issues/126)) ([6b661c3](https://github.com/autonomy/talos/commit/6b661c3))
* **conformance:** add quick mode config ([#129](https://github.com/autonomy/talos/issues/129)) ([6185ac5](https://github.com/autonomy/talos/commit/6185ac5))
* **hack:** add CIS Kubernetes Benchmark script ([#134](https://github.com/autonomy/talos/issues/134)) ([deea44b](https://github.com/autonomy/talos/commit/deea44b))
* **hack:** use ubuntu 18.04 image in debug pod ([#135](https://github.com/autonomy/talos/issues/135)) ([73597c3](https://github.com/autonomy/talos/commit/73597c3))
* **image:** make AMI regions a variable ([#137](https://github.com/autonomy/talos/issues/137)) ([79bb464](https://github.com/autonomy/talos/commit/79bb464))
* **init:** add file creation option ([#132](https://github.com/autonomy/talos/issues/132)) ([5058b74](https://github.com/autonomy/talos/commit/5058b74))
* **init:** debug option ([#138](https://github.com/autonomy/talos/issues/138)) ([6058af2](https://github.com/autonomy/talos/commit/6058af2))
* **initramfs:** check for self-hosted-kube-apiserver label ([#130](https://github.com/autonomy/talos/issues/130)) ([5d0fa41](https://github.com/autonomy/talos/commit/5d0fa41))
* **kernel:** upgrade Linux to v4.17.10 ([#128](https://github.com/autonomy/talos/issues/128)) ([cb1a939](https://github.com/autonomy/talos/commit/cb1a939))
* upgrade Kubernetes to v1.11.2 ([#139](https://github.com/talos-systems/talos/issues/139)) ([37df8a3](https://github.com/talos-systems/talos/commit/37df8a3))
* **conformance:** add conformance image ([#126](https://github.com/talos-systems/talos/issues/126)) ([6b661c3](https://github.com/talos-systems/talos/commit/6b661c3))
* **conformance:** add quick mode config ([#129](https://github.com/talos-systems/talos/issues/129)) ([6185ac5](https://github.com/talos-systems/talos/commit/6185ac5))
* **hack:** add CIS Kubernetes Benchmark script ([#134](https://github.com/talos-systems/talos/issues/134)) ([deea44b](https://github.com/talos-systems/talos/commit/deea44b))
* **hack:** use ubuntu 18.04 image in debug pod ([#135](https://github.com/talos-systems/talos/issues/135)) ([73597c3](https://github.com/talos-systems/talos/commit/73597c3))
* **image:** make AMI regions a variable ([#137](https://github.com/talos-systems/talos/issues/137)) ([79bb464](https://github.com/talos-systems/talos/commit/79bb464))
* **init:** add file creation option ([#132](https://github.com/talos-systems/talos/issues/132)) ([5058b74](https://github.com/talos-systems/talos/commit/5058b74))
* **init:** debug option ([#138](https://github.com/talos-systems/talos/issues/138)) ([6058af2](https://github.com/talos-systems/talos/commit/6058af2))
* **initramfs:** check for self-hosted-kube-apiserver label ([#130](https://github.com/talos-systems/talos/issues/130)) ([5d0fa41](https://github.com/talos-systems/talos/commit/5d0fa41))
* **kernel:** upgrade Linux to v4.17.10 ([#128](https://github.com/talos-systems/talos/issues/128)) ([cb1a939](https://github.com/talos-systems/talos/commit/cb1a939))
# [0.1.0-alpha.6](https://github.com/autonomy/talos/compare/v0.1.0-alpha.5...v0.1.0-alpha.6) (2018-07-24)
# [0.1.0-alpha.6](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.5...v0.1.0-alpha.6) (2018-07-24)
### Bug Fixes
* **rootfs:** don't remove the docker binary ([#119](https://github.com/autonomy/talos/issues/119)) ([eabd76c](https://github.com/autonomy/talos/commit/eabd76c))
* **rootfs:** don't remove the docker binary ([#119](https://github.com/talos-systems/talos/issues/119)) ([eabd76c](https://github.com/talos-systems/talos/commit/eabd76c))
### Features
* add a debug pod manifest ([#120](https://github.com/autonomy/talos/issues/120)) ([dc9e2fe](https://github.com/autonomy/talos/commit/dc9e2fe))
* run the kubelet in a container ([#122](https://github.com/autonomy/talos/issues/122)) ([90d3078](https://github.com/autonomy/talos/commit/90d3078))
* upgrade Kubernetes to v1.11.1 ([#123](https://github.com/autonomy/talos/issues/123)) ([b48884b](https://github.com/autonomy/talos/commit/b48884b))
* **image:** generate image ([#114](https://github.com/autonomy/talos/issues/114)) ([f6adabe](https://github.com/autonomy/talos/commit/f6adabe))
* **initramfs:** rewrite user data ([#121](https://github.com/autonomy/talos/issues/121)) ([0036bd1](https://github.com/autonomy/talos/commit/0036bd1))
* **initramfs:** set the platform explicitly ([#124](https://github.com/autonomy/talos/issues/124)) ([ca93ede](https://github.com/autonomy/talos/commit/ca93ede))
* add a debug pod manifest ([#120](https://github.com/talos-systems/talos/issues/120)) ([dc9e2fe](https://github.com/talos-systems/talos/commit/dc9e2fe))
* run the kubelet in a container ([#122](https://github.com/talos-systems/talos/issues/122)) ([90d3078](https://github.com/talos-systems/talos/commit/90d3078))
* upgrade Kubernetes to v1.11.1 ([#123](https://github.com/talos-systems/talos/issues/123)) ([b48884b](https://github.com/talos-systems/talos/commit/b48884b))
* **image:** generate image ([#114](https://github.com/talos-systems/talos/issues/114)) ([f6adabe](https://github.com/talos-systems/talos/commit/f6adabe))
* **initramfs:** rewrite user data ([#121](https://github.com/talos-systems/talos/issues/121)) ([0036bd1](https://github.com/talos-systems/talos/commit/0036bd1))
* **initramfs:** set the platform explicitly ([#124](https://github.com/talos-systems/talos/issues/124)) ([ca93ede](https://github.com/talos-systems/talos/commit/ca93ede))
# [0.1.0-alpha.5](https://github.com/autonomy/talos/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2018-07-02)
# [0.1.0-alpha.5](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2018-07-02)
### Bug Fixes
* create build directory ([#108](https://github.com/autonomy/talos/issues/108)) ([9321d7a](https://github.com/autonomy/talos/commit/9321d7a))
* field tag should be yaml instead of json ([#100](https://github.com/autonomy/talos/issues/100)) ([c0e7996](https://github.com/autonomy/talos/commit/c0e7996))
* create build directory ([#108](https://github.com/talos-systems/talos/issues/108)) ([9321d7a](https://github.com/talos-systems/talos/commit/9321d7a))
* field tag should be yaml instead of json ([#100](https://github.com/talos-systems/talos/issues/100)) ([c0e7996](https://github.com/talos-systems/talos/commit/c0e7996))
### Features
* **init:** configurable kubelet arguments ([#99](https://github.com/autonomy/talos/issues/99)) ([5bd0879](https://github.com/autonomy/talos/commit/5bd0879))
* **init:** platform discovery ([#101](https://github.com/autonomy/talos/issues/101)) ([b1a7a82](https://github.com/autonomy/talos/commit/b1a7a82))
* **initramfs:** Kubernetes API reverse proxy ([#107](https://github.com/autonomy/talos/issues/107)) ([ea1edbb](https://github.com/autonomy/talos/commit/ea1edbb))
* **kernel:** enable Ceph ([#105](https://github.com/autonomy/talos/issues/105)) ([d5b6eca](https://github.com/autonomy/talos/commit/d5b6eca))
* **rootfs:** install cut ([#106](https://github.com/autonomy/talos/issues/106)) ([9823c35](https://github.com/autonomy/talos/commit/9823c35))
* **rootfs:** upgrade Docker to v17.03.2-ce ([#111](https://github.com/autonomy/talos/issues/111)) ([fa4f787](https://github.com/autonomy/talos/commit/fa4f787))
* **rootfs:** upgrade Kubernetes to v1.11.0-beta.1 ([#104](https://github.com/autonomy/talos/issues/104)) ([5519410](https://github.com/autonomy/talos/commit/5519410))
* **init:** configurable kubelet arguments ([#99](https://github.com/talos-systems/talos/issues/99)) ([5bd0879](https://github.com/talos-systems/talos/commit/5bd0879))
* **init:** platform discovery ([#101](https://github.com/talos-systems/talos/issues/101)) ([b1a7a82](https://github.com/talos-systems/talos/commit/b1a7a82))
* **initramfs:** Kubernetes API reverse proxy ([#107](https://github.com/talos-systems/talos/issues/107)) ([ea1edbb](https://github.com/talos-systems/talos/commit/ea1edbb))
* **kernel:** enable Ceph ([#105](https://github.com/talos-systems/talos/issues/105)) ([d5b6eca](https://github.com/talos-systems/talos/commit/d5b6eca))
* **rootfs:** install cut ([#106](https://github.com/talos-systems/talos/issues/106)) ([9823c35](https://github.com/talos-systems/talos/commit/9823c35))
* **rootfs:** upgrade Docker to v17.03.2-ce ([#111](https://github.com/talos-systems/talos/issues/111)) ([fa4f787](https://github.com/talos-systems/talos/commit/fa4f787))
* **rootfs:** upgrade Kubernetes to v1.11.0-beta.1 ([#104](https://github.com/talos-systems/talos/issues/104)) ([5519410](https://github.com/talos-systems/talos/commit/5519410))
# [0.1.0-alpha.4](https://github.com/autonomy/talos/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2018-05-20)
# [0.1.0-alpha.4](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2018-05-20)
### Bug Fixes
* force the kernel to reread partition table ([#88](https://github.com/autonomy/talos/issues/88)) ([c843201](https://github.com/autonomy/talos/commit/c843201))
* use commit SHA on master and tag name on tags ([#98](https://github.com/autonomy/talos/issues/98)) ([2bd7b89](https://github.com/autonomy/talos/commit/2bd7b89))
* **init:** conditionally set version in /etc/os-release ([#97](https://github.com/autonomy/talos/issues/97)) ([65c2c32](https://github.com/autonomy/talos/commit/65c2c32))
* **init:** use /proc/net/pnp as resolv.conf ([#87](https://github.com/autonomy/talos/issues/87)) ([2aed515](https://github.com/autonomy/talos/commit/2aed515))
* **initramfs:** build variables ([#93](https://github.com/autonomy/talos/issues/93)) ([b55ce73](https://github.com/autonomy/talos/commit/b55ce73))
* **initramfs:** escape double quotes ([#96](https://github.com/autonomy/talos/issues/96)) ([63a0728](https://github.com/autonomy/talos/commit/63a0728))
* **initramfs:** invalid reference to template variable ([#94](https://github.com/autonomy/talos/issues/94)) ([3dc22fa](https://github.com/autonomy/talos/commit/3dc22fa))
* **initramfs:** quote -X flag ([#95](https://github.com/autonomy/talos/issues/95)) ([068017a](https://github.com/autonomy/talos/commit/068017a))
* force the kernel to reread partition table ([#88](https://github.com/talos-systems/talos/issues/88)) ([c843201](https://github.com/talos-systems/talos/commit/c843201))
* use commit SHA on master and tag name on tags ([#98](https://github.com/talos-systems/talos/issues/98)) ([2bd7b89](https://github.com/talos-systems/talos/commit/2bd7b89))
* **init:** conditionally set version in /etc/os-release ([#97](https://github.com/talos-systems/talos/issues/97)) ([65c2c32](https://github.com/talos-systems/talos/commit/65c2c32))
* **init:** use /proc/net/pnp as resolv.conf ([#87](https://github.com/talos-systems/talos/issues/87)) ([2aed515](https://github.com/talos-systems/talos/commit/2aed515))
* **initramfs:** build variables ([#93](https://github.com/talos-systems/talos/issues/93)) ([b55ce73](https://github.com/talos-systems/talos/commit/b55ce73))
* **initramfs:** escape double quotes ([#96](https://github.com/talos-systems/talos/issues/96)) ([63a0728](https://github.com/talos-systems/talos/commit/63a0728))
* **initramfs:** invalid reference to template variable ([#94](https://github.com/talos-systems/talos/issues/94)) ([3dc22fa](https://github.com/talos-systems/talos/commit/3dc22fa))
* **initramfs:** quote -X flag ([#95](https://github.com/talos-systems/talos/issues/95)) ([068017a](https://github.com/talos-systems/talos/commit/068017a))
### Features
* add version command ([#85](https://github.com/autonomy/talos/issues/85)) ([a55daaf](https://github.com/autonomy/talos/commit/a55daaf))
* dynamic resolv.conf ([#86](https://github.com/autonomy/talos/issues/86)) ([325ae5c](https://github.com/autonomy/talos/commit/325ae5c))
* osctl configuration file ([#90](https://github.com/autonomy/talos/issues/90)) ([a16008e](https://github.com/autonomy/talos/commit/a16008e))
* upgrade kubernetes to v1.11.0-beta.0 ([#92](https://github.com/autonomy/talos/issues/92)) ([8701fcb](https://github.com/autonomy/talos/commit/8701fcb))
* **init:** verify EC2 PKCS7 signature ([#84](https://github.com/autonomy/talos/issues/84)) ([7bf0abd](https://github.com/autonomy/talos/commit/7bf0abd))
* add version command ([#85](https://github.com/talos-systems/talos/issues/85)) ([a55daaf](https://github.com/talos-systems/talos/commit/a55daaf))
* dynamic resolv.conf ([#86](https://github.com/talos-systems/talos/issues/86)) ([325ae5c](https://github.com/talos-systems/talos/commit/325ae5c))
* osctl configuration file ([#90](https://github.com/talos-systems/talos/issues/90)) ([a16008e](https://github.com/talos-systems/talos/commit/a16008e))
* upgrade kubernetes to v1.11.0-beta.0 ([#92](https://github.com/talos-systems/talos/issues/92)) ([8701fcb](https://github.com/talos-systems/talos/commit/8701fcb))
* **init:** verify EC2 PKCS7 signature ([#84](https://github.com/talos-systems/talos/issues/84)) ([7bf0abd](https://github.com/talos-systems/talos/commit/7bf0abd))
# [0.1.0-alpha.3](https://github.com/autonomy/talos/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2018-05-15)
# [0.1.0-alpha.3](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2018-05-15)
### Bug Fixes
* **generate:** use xvda instead of sda ([#77](https://github.com/autonomy/talos/issues/77)) ([e18cf83](https://github.com/autonomy/talos/commit/e18cf83))
* **init:** bad variable name and missing package ([#78](https://github.com/autonomy/talos/issues/78)) ([7c37272](https://github.com/autonomy/talos/commit/7c37272))
* **generate:** use xvda instead of sda ([#77](https://github.com/talos-systems/talos/issues/77)) ([e18cf83](https://github.com/talos-systems/talos/commit/e18cf83))
* **init:** bad variable name and missing package ([#78](https://github.com/talos-systems/talos/issues/78)) ([7c37272](https://github.com/talos-systems/talos/commit/7c37272))
### Features
* automate signed certificates ([#81](https://github.com/autonomy/talos/issues/81)) ([d517737](https://github.com/autonomy/talos/commit/d517737))
* raw kubeadm configuration in user data ([#79](https://github.com/autonomy/talos/issues/79)) ([fc98614](https://github.com/autonomy/talos/commit/fc98614))
* **init:** don't print kubeadm token ([#74](https://github.com/autonomy/talos/issues/74)) ([2f48972](https://github.com/autonomy/talos/commit/2f48972))
* **kernel:** compile with Linux guest support ([#75](https://github.com/autonomy/talos/issues/75)) ([67e092a](https://github.com/autonomy/talos/commit/67e092a))
* automate signed certificates ([#81](https://github.com/talos-systems/talos/issues/81)) ([d517737](https://github.com/talos-systems/talos/commit/d517737))
* raw kubeadm configuration in user data ([#79](https://github.com/talos-systems/talos/issues/79)) ([fc98614](https://github.com/talos-systems/talos/commit/fc98614))
* **init:** don't print kubeadm token ([#74](https://github.com/talos-systems/talos/issues/74)) ([2f48972](https://github.com/talos-systems/talos/commit/2f48972))
* **kernel:** compile with Linux guest support ([#75](https://github.com/talos-systems/talos/issues/75)) ([67e092a](https://github.com/talos-systems/talos/commit/67e092a))
# [0.1.0-alpha.2](https://github.com/autonomy/talos/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2018-05-09)
# [0.1.0-alpha.2](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2018-05-09)
### Features
* upgrade Kubernetes to v1.10.2 ([#61](https://github.com/autonomy/talos/issues/61)) ([dcf3a71](https://github.com/autonomy/talos/commit/dcf3a71))
* **generate:** set RAW disk sizes dynamically ([#71](https://github.com/autonomy/talos/issues/71)) ([5701ea6](https://github.com/autonomy/talos/commit/5701ea6))
* **init:** gRPC with mutual TLS authentication ([#64](https://github.com/autonomy/talos/issues/64)) ([f6686bc](https://github.com/autonomy/talos/commit/f6686bc))
* **rootfs:** upgrade CRI-O to v1.10.1 ([#70](https://github.com/autonomy/talos/issues/70)) ([ff61573](https://github.com/autonomy/talos/commit/ff61573))
* upgrade Kubernetes to v1.10.2 ([#61](https://github.com/talos-systems/talos/issues/61)) ([dcf3a71](https://github.com/talos-systems/talos/commit/dcf3a71))
* **generate:** set RAW disk sizes dynamically ([#71](https://github.com/talos-systems/talos/issues/71)) ([5701ea6](https://github.com/talos-systems/talos/commit/5701ea6))
* **init:** gRPC with mutual TLS authentication ([#64](https://github.com/talos-systems/talos/issues/64)) ([f6686bc](https://github.com/talos-systems/talos/commit/f6686bc))
* **rootfs:** upgrade CRI-O to v1.10.1 ([#70](https://github.com/talos-systems/talos/issues/70)) ([ff61573](https://github.com/talos-systems/talos/commit/ff61573))
# [0.1.0-alpha.1](https://github.com/autonomy/talos/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2018-04-20)
# [0.1.0-alpha.1](https://github.com/talos-systems/talos/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2018-04-20)
### Bug Fixes
* generate /etc/hosts and /etc/resolv.conf ([#54](https://github.com/autonomy/talos/issues/54)) ([5bd43ab](https://github.com/autonomy/talos/commit/5bd43ab))
* **init:** enable hierarchical accounting and reclaim ([#59](https://github.com/autonomy/talos/issues/59)) ([68d95c2](https://github.com/autonomy/talos/commit/68d95c2))
* **init:** missing parameter ([#55](https://github.com/autonomy/talos/issues/55)) ([1a89469](https://github.com/autonomy/talos/commit/1a89469))
* **init:** printf formatting ([#51](https://github.com/autonomy/talos/issues/51)) ([b0782b6](https://github.com/autonomy/talos/commit/b0782b6))
* **init:** remove unused code ([#56](https://github.com/autonomy/talos/issues/56)) ([0c62bda](https://github.com/autonomy/talos/commit/0c62bda))
* **init:** switch_root implementation ([#49](https://github.com/autonomy/talos/issues/49)) ([b614179](https://github.com/autonomy/talos/commit/b614179))
* generate /etc/hosts and /etc/resolv.conf ([#54](https://github.com/talos-systems/talos/issues/54)) ([5bd43ab](https://github.com/talos-systems/talos/commit/5bd43ab))
* **init:** enable hierarchical accounting and reclaim ([#59](https://github.com/talos-systems/talos/issues/59)) ([68d95c2](https://github.com/talos-systems/talos/commit/68d95c2))
* **init:** missing parameter ([#55](https://github.com/talos-systems/talos/issues/55)) ([1a89469](https://github.com/talos-systems/talos/commit/1a89469))
* **init:** printf formatting ([#51](https://github.com/talos-systems/talos/issues/51)) ([b0782b6](https://github.com/talos-systems/talos/commit/b0782b6))
* **init:** remove unused code ([#56](https://github.com/talos-systems/talos/issues/56)) ([0c62bda](https://github.com/talos-systems/talos/commit/0c62bda))
* **init:** switch_root implementation ([#49](https://github.com/talos-systems/talos/issues/49)) ([b614179](https://github.com/talos-systems/talos/commit/b614179))
### Features
* docker as an optional container runtime ([#57](https://github.com/autonomy/talos/issues/57)) ([3a60bdc](https://github.com/autonomy/talos/commit/3a60bdc))
* upgrade to Kubernetes v1.10.1 ([#50](https://github.com/autonomy/talos/issues/50)) ([46616d1](https://github.com/autonomy/talos/commit/46616d1))
* **generate:** enable kernel logging ([#58](https://github.com/autonomy/talos/issues/58)) ([71d97c8](https://github.com/autonomy/talos/commit/71d97c8))
* **kernel:** use LTS kernel v4.14.34 ([#48](https://github.com/autonomy/talos/issues/48)) ([4c9a810](https://github.com/autonomy/talos/commit/4c9a810))
* docker as an optional container runtime ([#57](https://github.com/talos-systems/talos/issues/57)) ([3a60bdc](https://github.com/talos-systems/talos/commit/3a60bdc))
* upgrade to Kubernetes v1.10.1 ([#50](https://github.com/talos-systems/talos/issues/50)) ([46616d1](https://github.com/talos-systems/talos/commit/46616d1))
* **generate:** enable kernel logging ([#58](https://github.com/talos-systems/talos/issues/58)) ([71d97c8](https://github.com/talos-systems/talos/commit/71d97c8))
* **kernel:** use LTS kernel v4.14.34 ([#48](https://github.com/talos-systems/talos/issues/48)) ([4c9a810](https://github.com/talos-systems/talos/commit/4c9a810))
# [0.1.0-alpha.0](https://github.com/autonomy/talos/compare/aba4615...v0.1.0-alpha.0) (2018-04-03)
# [0.1.0-alpha.0](https://github.com/talos-systems/talos/compare/aba4615...v0.1.0-alpha.0) (2018-04-03)
### Bug Fixes
* **init:** address crio errors and warns ([#40](https://github.com/autonomy/talos/issues/40)) ([7536d72](https://github.com/autonomy/talos/commit/7536d72))
* **init:** don't create CRI-O CNI configurations ([#36](https://github.com/autonomy/talos/issues/36)) ([8a7c424](https://github.com/autonomy/talos/commit/8a7c424))
* **init:** make log handling non-blocking ([#37](https://github.com/autonomy/talos/issues/37)) ([f244075](https://github.com/autonomy/talos/commit/f244075))
* **init:** typo in service subnet field; pin version of Kubernetes ([#10](https://github.com/autonomy/talos/issues/10)) ([8427ddf](https://github.com/autonomy/talos/commit/8427ddf))
* **rootfs:** install conntrack ([#27](https://github.com/autonomy/talos/issues/27)) ([1067958](https://github.com/autonomy/talos/commit/1067958))
* **init:** address crio errors and warns ([#40](https://github.com/talos-systems/talos/issues/40)) ([7536d72](https://github.com/talos-systems/talos/commit/7536d72))
* **init:** don't create CRI-O CNI configurations ([#36](https://github.com/talos-systems/talos/issues/36)) ([8a7c424](https://github.com/talos-systems/talos/commit/8a7c424))
* **init:** make log handling non-blocking ([#37](https://github.com/talos-systems/talos/issues/37)) ([f244075](https://github.com/talos-systems/talos/commit/f244075))
* **init:** typo in service subnet field; pin version of Kubernetes ([#10](https://github.com/talos-systems/talos/issues/10)) ([8427ddf](https://github.com/talos-systems/talos/commit/8427ddf))
* **rootfs:** install conntrack ([#27](https://github.com/talos-systems/talos/issues/27)) ([1067958](https://github.com/talos-systems/talos/commit/1067958))
### Features
* enable IPVS ([#42](https://github.com/autonomy/talos/issues/42)) ([168c598](https://github.com/autonomy/talos/commit/168c598))
* initial implementation ([#2](https://github.com/autonomy/talos/issues/2)) ([aba4615](https://github.com/autonomy/talos/commit/aba4615))
* mount ROOT partition as RO ([#11](https://github.com/autonomy/talos/issues/11)) ([29bdd6d](https://github.com/autonomy/talos/commit/29bdd6d))
* update Kubernetes to v1.10.0 ([#26](https://github.com/autonomy/talos/issues/26)) ([9a11837](https://github.com/autonomy/talos/commit/9a11837))
* update Kubernetes to v1.10.0-rc.1 ([#25](https://github.com/autonomy/talos/issues/25)) ([901461c](https://github.com/autonomy/talos/commit/901461c))
* update to linux 4.15.13 ([#30](https://github.com/autonomy/talos/issues/30)) ([e418d29](https://github.com/autonomy/talos/commit/e418d29))
* use CRI-O as the container runtime ([#12](https://github.com/autonomy/talos/issues/12)) ([7785d6f](https://github.com/autonomy/talos/commit/7785d6f))
* **init:** add node join functionality ([#38](https://github.com/autonomy/talos/issues/38)) ([0251868](https://github.com/autonomy/talos/commit/0251868))
* **init:** basic process managment ([#6](https://github.com/autonomy/talos/issues/6)) ([6c1038b](https://github.com/autonomy/talos/commit/6c1038b))
* **init:** provide and endpoint for getting logs of running processes ([#9](https://github.com/autonomy/talos/issues/9)) ([37d80cf](https://github.com/autonomy/talos/commit/37d80cf))
* **init:** set kubelet log level to 4 ([#13](https://github.com/autonomy/talos/issues/13)) ([9597b21](https://github.com/autonomy/talos/commit/9597b21))
* **init:** use CoreDNS by default ([#39](https://github.com/autonomy/talos/issues/39)) ([a8e3d50](https://github.com/autonomy/talos/commit/a8e3d50))
* **init:** user data ([#17](https://github.com/autonomy/talos/issues/17)) ([3ee01ae](https://github.com/autonomy/talos/commit/3ee01ae))
* **kernel:** enable nf_tables and ebtables modules ([#41](https://github.com/autonomy/talos/issues/41)) ([cf53a27](https://github.com/autonomy/talos/commit/cf53a27))
* **rootfs:** upgrade cri-o and cri-tools ([#35](https://github.com/autonomy/talos/issues/35)) ([0095227](https://github.com/autonomy/talos/commit/0095227))
* enable IPVS ([#42](https://github.com/talos-systems/talos/issues/42)) ([168c598](https://github.com/talos-systems/talos/commit/168c598))
* initial implementation ([#2](https://github.com/talos-systems/talos/issues/2)) ([aba4615](https://github.com/talos-systems/talos/commit/aba4615))
* mount ROOT partition as RO ([#11](https://github.com/talos-systems/talos/issues/11)) ([29bdd6d](https://github.com/talos-systems/talos/commit/29bdd6d))
* update Kubernetes to v1.10.0 ([#26](https://github.com/talos-systems/talos/issues/26)) ([9a11837](https://github.com/talos-systems/talos/commit/9a11837))
* update Kubernetes to v1.10.0-rc.1 ([#25](https://github.com/talos-systems/talos/issues/25)) ([901461c](https://github.com/talos-systems/talos/commit/901461c))
* update to linux 4.15.13 ([#30](https://github.com/talos-systems/talos/issues/30)) ([e418d29](https://github.com/talos-systems/talos/commit/e418d29))
* use CRI-O as the container runtime ([#12](https://github.com/talos-systems/talos/issues/12)) ([7785d6f](https://github.com/talos-systems/talos/commit/7785d6f))
* **init:** add node join functionality ([#38](https://github.com/talos-systems/talos/issues/38)) ([0251868](https://github.com/talos-systems/talos/commit/0251868))
* **init:** basic process managment ([#6](https://github.com/talos-systems/talos/issues/6)) ([6c1038b](https://github.com/talos-systems/talos/commit/6c1038b))
* **init:** provide and endpoint for getting logs of running processes ([#9](https://github.com/talos-systems/talos/issues/9)) ([37d80cf](https://github.com/talos-systems/talos/commit/37d80cf))
* **init:** set kubelet log level to 4 ([#13](https://github.com/talos-systems/talos/issues/13)) ([9597b21](https://github.com/talos-systems/talos/commit/9597b21))
* **init:** use CoreDNS by default ([#39](https://github.com/talos-systems/talos/issues/39)) ([a8e3d50](https://github.com/talos-systems/talos/commit/a8e3d50))
* **init:** user data ([#17](https://github.com/talos-systems/talos/issues/17)) ([3ee01ae](https://github.com/talos-systems/talos/commit/3ee01ae))
* **kernel:** enable nf_tables and ebtables modules ([#41](https://github.com/talos-systems/talos/issues/41)) ([cf53a27](https://github.com/talos-systems/talos/commit/cf53a27))
* **rootfs:** upgrade cri-o and cri-tools ([#35](https://github.com/talos-systems/talos/issues/35)) ([0095227](https://github.com/talos-systems/talos/commit/0095227))

View File

@ -83,7 +83,7 @@ RUN go mod verify
FROM base AS udevd-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/udevd
RUN go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Server -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /udevd
RUN chmod +x /udevd
@ -102,7 +102,7 @@ FROM ${KERNEL_IMAGE} as kernel
FROM base AS initramfs-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/init
RUN go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Talos -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /init
RUN chmod +x /init
@ -245,7 +245,7 @@ WORKDIR /web
COPY ./web ./
RUN mkdir /docs
RUN hugo --destination=/docs --verbose
RUN echo "talos.autonomy.io" > /docs/CNAME
RUN echo "docs.talos-systems.com" > /docs/CNAME
FROM scratch AS docs
COPY --from=docs-build /docs /docs
@ -254,7 +254,7 @@ COPY --from=docs-build /docs /docs
FROM base AS osd-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/osd
RUN go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Server -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /osd
RUN chmod +x /osd
@ -268,7 +268,7 @@ ENTRYPOINT ["/osd"]
FROM base AS osctl-linux-amd64-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/cmd/osctl
RUN GOOS=linux GOARCH=amd64 CGO_ENABLED=1 go build -a -ldflags "-s -w -linkmode external -extldflags \"-static\" -X ${VERSION_PKG}.Name=Client -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /osctl-linux-amd64
RUN chmod +x /osctl-linux-amd64
@ -278,7 +278,7 @@ COPY --from=osctl-linux-amd64-build /osctl-linux-amd64 /osctl-linux-amd64
FROM base AS osctl-darwin-amd64-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/cmd/osctl
RUN GOOS=darwin GOARCH=amd64 go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Client -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /osctl-darwin-amd64
RUN chmod +x /osctl-darwin-amd64
@ -290,7 +290,7 @@ COPY --from=osctl-darwin-amd64-build /osctl-darwin-amd64 /osctl-darwin-amd64
FROM base AS trustd-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/trustd
RUN go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Server -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /trustd
RUN chmod +x /trustd
@ -304,7 +304,7 @@ ENTRYPOINT ["/trustd"]
FROM base AS proxyd-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/proxyd
RUN go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Server -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /proxyd
RUN chmod +x /proxyd
@ -318,7 +318,7 @@ ENTRYPOINT ["/proxyd"]
FROM base AS blockd-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/blockd
RUN go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Server -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /blockd
RUN chmod +x /blockd
@ -332,7 +332,7 @@ ENTRYPOINT ["/blockd"]
FROM base AS osinstall-linux-amd64-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/osinstall
RUN GOOS=linux GOARCH=amd64 go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Client -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /osinstall-linux-amd64
RUN chmod +x /osinstall-linux-amd64
@ -343,7 +343,7 @@ COPY --from=osinstall-linux-amd64-build /osinstall-linux-amd64 /osinstall-linux-
FROM base AS ntpd-build
ARG SHA
ARG TAG
ARG VERSION_PKG="github.com/autonomy/talos/internal/pkg/version"
ARG VERSION_PKG="github.com/talos-systems/talos/internal/pkg/version"
WORKDIR /src/internal/app/ntpd
RUN go build -a -ldflags "-s -w -X ${VERSION_PKG}.Name=Server -X ${VERSION_PKG}.SHA=${SHA} -X ${VERSION_PKG}.Tag=${TAG}" -o /ntpd
RUN chmod +x /ntpd

View File

@ -38,7 +38,7 @@ all: ci kernel initramfs rootfs osctl-linux-amd64 osctl-darwin-amd64 osinstall-l
builddeps: gitmeta buildctl
gitmeta:
GO111MODULE=off go get github.com/autonomy/gitmeta
GO111MODULE=off go get github.com/talos-systems/gitmeta
buildctl:
@wget -qO - $(BUILDCTL_ARCHIVE) | \
@ -137,13 +137,13 @@ proto: buildkitd
$(COMMON_ARGS)
image-gcloud: installer
@docker run --rm -v /dev:/dev -v $(PWD)/build/gcloud:/out --privileged $(DOCKER_ARGS) autonomy/talos:$(TAG) image -l \
@docker run --rm -v /dev:/dev -v $(PWD)/build/gcloud:/out --privileged $(DOCKER_ARGS) talos-systems/talos:$(TAG) image -l \
-f -p googlecloud -u none -e 'random.trust_cpu=on'
@mv $(PWD)/build/gcloud/image.raw $(PWD)/build/gcloud/disk.raw
@tar -C $(PWD)/build/gcloud -Sczf $(PWD)/build/gcloud/talos.tar.gz disk.raw
image-vanilla: installer
@docker run --rm -v /dev:/dev -v $(PWD)/build:/out --privileged $(DOCKER_ARGS) autonomy/talos:$(TAG) image -l
@docker run --rm -v /dev:/dev -v $(PWD)/build:/out --privileged $(DOCKER_ARGS) talos-systems/talos:$(TAG) image -l
.PHONY: docs
docs: buildkitd

View File

@ -2,14 +2,14 @@
<h1 align="center">Talos</h1>
<p align="center">A modern Linux distribution for Kubernetes.</p>
<p align="center">
<a href="https://travis-ci.org/autonomy/talos">
<img alt="Build Status" src="https://img.shields.io/travis/autonomy/talos.svg?logo=travis&style=flat-square">
<a href="https://travis-ci.org/talos-systems/talos">
<img alt="Build Status" src="https://img.shields.io/travis/talos-systems/talos.svg?logo=travis&style=flat-square">
</a>
<a href="https://github.com/autonomy/talos/releases/latest">
<img alt="Release" src="https://img.shields.io/github/release/autonomy/talos.svg?logo=github&logoColor=white&style=flat-square">
<a href="https://github.com/talos-systems/talos/releases/latest">
<img alt="Release" src="https://img.shields.io/github/release/talos-systems/talos.svg?logo=github&logoColor=white&style=flat-square">
</a>
<a href="https://github.com/autonomy/talos/releases/latest">
<img alt="Pre-release" src="https://img.shields.io/github/release-pre/autonomy/talos.svg?label=pre-release&logo=GitHub&logoColor=white&style=flat-square">
<a href="https://github.com/talos-systems/talos/releases/latest">
<img alt="Pre-release" src="https://img.shields.io/github/release-pre/talos-systems/talos.svg?label=pre-release&logo=GitHub&logoColor=white&style=flat-square">
</a>
</p>
</p>
@ -22,7 +22,7 @@
- **Predictability**: remove needless variables and reduce unknown factors from your environment using immutable infrastructure.
- **Evolvability**: simplify and increase your ability to easily accommodate future changes to your architecture.
For details on the design and usage of Talos, see the [documentation](https://talos.autonomy.io).
For details on the design and usage of Talos, see the [documentation](https://docs.talos-systems.com).
```bash
$ kubectl get nodes -o wide
@ -120,13 +120,13 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
### Slack
If you would like to participate in discussions about Talos, please send an email to maintainers@autonomy.io with the subject line "Slack Invite", and we would be happy to send an invite to our workspace.
If you would like to participate in discussions about Talos, please send an email to maintainers@talos-systems.io with the subject line "Slack Invite", and we would be happy to send an invite to our workspace.
> It is important that the subject line is _exactly_ "Slack Invite" (exclude the double quotes).
### Twitter
![Twitter Follow](https://img.shields.io/twitter/follow/autonomyio.svg?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/talos-systemsio.svg?style=social)
## Changelog
@ -161,7 +161,7 @@ See [CHANGELOG.md](CHANGELOG.md)
## License
[![license](https://img.shields.io/github/license/autonomy/talos.svg?style=flat-square)](https://github.com/autonomy/talos/blob/master/LICENSE)
[![license](https://img.shields.io/github/license/talos-systems/talos.svg?style=flat-square)](https://github.com/talos-systems/talos/blob/master/LICENSE)
[musl]: https://www.musl-libc.org/
[golang]: https://golang.org/

View File

@ -9,9 +9,9 @@ import (
"io/ioutil"
"os"
"github.com/autonomy/talos/cmd/osctl/pkg/client/config"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client/config"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
)
// configCmd represents the config command.

View File

@ -7,10 +7,10 @@ package cmd
import (
"os"
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// dmesgCmd represents the dmesg command

View File

@ -13,9 +13,9 @@ import (
"strings"
"time"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/crypto/x509"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/crypto/x509"
)
// genCmd represents the gen command

View File

@ -8,10 +8,10 @@ import (
"fmt"
"io/ioutil"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/crypto/x509"
"github.com/autonomy/talos/pkg/userdata"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/crypto/x509"
"github.com/talos-systems/talos/pkg/userdata"
yaml "gopkg.in/yaml.v2"
)

View File

@ -6,10 +6,10 @@
package cmd
import (
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// kubeconfigCmd represents the kubeconfig command

View File

@ -7,12 +7,12 @@ package cmd
import (
"os"
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/app/osd/proto"
"github.com/autonomy/talos/internal/pkg/constants"
criconstants "github.com/containerd/cri/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/app/osd/proto"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// logsCmd represents the logs command

View File

@ -6,11 +6,11 @@
package cmd
import (
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
criconstants "github.com/containerd/cri/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// psCmd represents the processes command

View File

@ -6,10 +6,10 @@
package cmd
import (
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// rebootCmd represents the reboot command

View File

@ -6,10 +6,10 @@
package cmd
import (
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// resetCmd represents the reset command

View File

@ -9,11 +9,11 @@ import (
"fmt"
"os"
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/internal/app/osd/proto"
"github.com/autonomy/talos/internal/pkg/constants"
criconstants "github.com/containerd/cri/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/internal/app/osd/proto"
"github.com/talos-systems/talos/internal/pkg/constants"
)
var (

View File

@ -9,9 +9,9 @@ import (
"os/user"
"path"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
var (

View File

@ -6,10 +6,10 @@
package cmd
import (
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// routesCmd represents the net routes command

View File

@ -6,11 +6,11 @@
package cmd
import (
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
criconstants "github.com/containerd/cri/pkg/constants"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
)
// statsCmd represents the processes command

View File

@ -5,11 +5,11 @@
package cmd
import (
"github.com/autonomy/talos/cmd/osctl/pkg/client"
"github.com/autonomy/talos/cmd/osctl/pkg/helpers"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/version"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/cmd/osctl/pkg/client"
"github.com/talos-systems/talos/cmd/osctl/pkg/helpers"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/version"
)
var (

View File

@ -4,7 +4,7 @@
package main
import "github.com/autonomy/talos/cmd/osctl/cmd"
import "github.com/talos-systems/talos/cmd/osctl/cmd"
func main() {
cmd.Execute()

View File

@ -14,9 +14,9 @@ import (
"os"
"text/tabwriter"
"github.com/autonomy/talos/cmd/osctl/pkg/client/config"
"github.com/autonomy/talos/internal/app/osd/proto"
"github.com/golang/protobuf/ptypes/empty"
"github.com/talos-systems/talos/cmd/osctl/pkg/client/config"
"github.com/talos-systems/talos/internal/app/osd/proto"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
)

View File

@ -1 +1 @@
talos.autonomy.io
docs.talos-systems.com

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>

View File

@ -2,12 +2,12 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Talos</title>
<link>https://talos.autonomy.io/categories/</link>
<link>https://docs.talos-systems.com/categories/</link>
<description>Recent content in Categories on Talos</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://talos.autonomy.io/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://docs.talos-systems.com/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/components/osctl/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/components/osctl/">
<i class="fa fa-chevron-left"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>

View File

@ -2,30 +2,30 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Components on Talos</title>
<link>https://talos.autonomy.io/components/</link>
<link>https://docs.talos-systems.com/components/</link>
<description>Recent content in Components on Talos</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 29 Oct 2018 19:40:55 -0700</lastBuildDate>
<atom:link href="https://talos.autonomy.io/components/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://docs.talos-systems.com/components/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>kernel</title>
<link>https://talos.autonomy.io/components/kernel/</link>
<link>https://docs.talos-systems.com/components/kernel/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/kernel/</guid>
<guid>https://docs.talos-systems.com/components/kernel/</guid>
<description>The kernel included with Talos is configured according to the recommendations outlined in the Kernel Self Protection Project (KSSP).</description>
</item>
<item>
<title>init</title>
<link>https://talos.autonomy.io/components/init/</link>
<link>https://docs.talos-systems.com/components/init/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/init/</guid>
<guid>https://docs.talos-systems.com/components/init/</guid>
<description>A common theme throughout the design of Talos is minimalism. We believe strongly in the UNIX philosophy that each program should do one job well. The init included in Talos is one example of this.
We wanted to create a focused init that had one job - run Kubernetes. There simply is no mechanism in place to do anything else.
To accomplish this, we must address real world operations needs like:</description>
@ -33,58 +33,58 @@ To accomplish this, we must address real world operations needs like:</descripti
<item>
<title>kubeadm</title>
<link>https://talos.autonomy.io/components/kubeadm/</link>
<link>https://docs.talos-systems.com/components/kubeadm/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/kubeadm/</guid>
<guid>https://docs.talos-systems.com/components/kubeadm/</guid>
<description>At the heart of Talos is kubeadm, allowing it to harness the power of the official upstream bootstrap tool. By integrating with kubeadm natively, Talos stands to gain a strong community of users and developers already familiar with kubeadm.</description>
</item>
<item>
<title>trustd</title>
<link>https://talos.autonomy.io/components/trustd/</link>
<link>https://docs.talos-systems.com/components/trustd/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/trustd/</guid>
<guid>https://docs.talos-systems.com/components/trustd/</guid>
<description>Security is one of the highest priorities within Autonomy. To run a Kubernetes cluster a certain level of trust is required to operate a cluster. For example, orchestrating the bootstrap of a highly available control plane requires the distribution of sensitive PKI data.
To that end, we created trustd. Based on the concept of a Root of Trust, trustd is a simple daemon responsible for establishing trust within the system. Once trust is established, various methods become available to the trustee.</description>
</item>
<item>
<title>proxyd</title>
<link>https://talos.autonomy.io/components/proxyd/</link>
<link>https://docs.talos-systems.com/components/proxyd/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/proxyd/</guid>
<guid>https://docs.talos-systems.com/components/proxyd/</guid>
<description>Highly available Kubernetes clusters are crucial for production quality clusters. The proxyd component is a simple yet powerful reverse proxy that adapts to where Talos is employed and provides load balancing across all API servers.</description>
</item>
<item>
<title>osd</title>
<link>https://talos.autonomy.io/components/osd/</link>
<link>https://docs.talos-systems.com/components/osd/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/osd/</guid>
<guid>https://docs.talos-systems.com/components/osd/</guid>
<description>Talos is unique in that it has no concept of host-level access. There are no shells installed. No ssh daemon. Only what is required to run Kubernetes. Furthermore, there is no way to run any custom processes on the host level.
To make this work, we needed an out-of-band tool for managing the nodes. In an ideal world, the system would be self-healing and we would never have to touch it.</description>
</item>
<item>
<title>osctl</title>
<link>https://talos.autonomy.io/components/osctl/</link>
<link>https://docs.talos-systems.com/components/osctl/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/osctl/</guid>
<guid>https://docs.talos-systems.com/components/osctl/</guid>
<description>The osctl CLI is the client to the osd service running on every node. With it you can do things like:
retrieve container logs restart a service reset a node reboot a node retrieve kernel logs generate pki resources inject data into node configuration files </description>
</item>
<item>
<title>blockd</title>
<link>https://talos.autonomy.io/components/blockd/</link>
<link>https://docs.talos-systems.com/components/blockd/</link>
<pubDate>Tue, 30 Oct 2018 09:16:35 -0700</pubDate>
<guid>https://talos.autonomy.io/components/blockd/</guid>
<guid>https://docs.talos-systems.com/components/blockd/</guid>
<description>Talos comes with a reserved block device with three partitions:
an EFI System Partition (ESP) a ROOT partition mounted as read-only that contains the minimal set of binaries to operate system services and a DATA partion that is mounted as read/write at /var/run These partitions are reserved and cannot be modified. The one exception to this is that the DATA partition will be resized automatically in the init process to the maximum size possible.</description>
</item>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/components/kernel/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/components/kernel/">
<i class="fa fa-chevron-left"></i>
</a>
@ -294,7 +294,7 @@ There simply is no mechanism in place to do anything else.</p>
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/components/kubeadm/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/components/kubeadm/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -273,7 +273,7 @@
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/components/init/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/components/init/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/components/init/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/components/init/">
<i class="fa fa-chevron-left"></i>
</a>
@ -278,7 +278,7 @@ By integrating with <code>kubeadm</code> natively, Talos stands to gain a strong
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/components/trustd/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/components/trustd/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/components/osd/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/components/osd/">
<i class="fa fa-chevron-left"></i>
</a>
@ -288,7 +288,7 @@ With it you can do things like:</p>
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/components/blockd/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/components/blockd/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/components/proxyd/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/components/proxyd/">
<i class="fa fa-chevron-left"></i>
</a>
@ -289,7 +289,7 @@ Based on the Principle of Least Privilege, <code>osd</code> provides operational
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/components/osctl/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/components/osctl/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/components/trustd/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/components/trustd/">
<i class="fa fa-chevron-left"></i>
</a>
@ -278,7 +278,7 @@ The <code>proxyd</code> component is a simple yet powerful reverse proxy that ad
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/components/osd/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/components/osd/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/components/kubeadm/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/components/kubeadm/">
<i class="fa fa-chevron-left"></i>
</a>
@ -286,7 +286,7 @@ It can, for example, accept a write request from another node to place a file on
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/components/proxyd/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/components/proxyd/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>

View File

@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Configuration on Talos</title>
<link>https://talos.autonomy.io/configuration/</link>
<link>https://docs.talos-systems.com/configuration/</link>
<description>Recent content in Configuration on Talos</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 29 Oct 2018 19:40:55 -0700</lastBuildDate>
<atom:link href="https://talos.autonomy.io/configuration/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://docs.talos-systems.com/configuration/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>osd</title>
<link>https://talos.autonomy.io/configuration/osd/</link>
<link>https://docs.talos-systems.com/configuration/osd/</link>
<pubDate>Sat, 03 Nov 2018 17:14:49 -0700</pubDate>
<guid>https://talos.autonomy.io/configuration/osd/</guid>
<guid>https://docs.talos-systems.com/configuration/osd/</guid>
<description>The osd service enforces a high level of security by utilizing mutual TLS for authentication and authorization. In this section we will configure mutual TLS by generating the certificates for the servers (osd) and clients (osctl).
Cluster Owners We recommend that the configuration of osd be performed by a cluster owner. A cluster owner should be a person of authority within an organization. Perhaps a director, manager, or senior member of a team.</description>
</item>
<item>
<title>Masters</title>
<link>https://talos.autonomy.io/configuration/masters/</link>
<link>https://docs.talos-systems.com/configuration/masters/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/configuration/masters/</guid>
<guid>https://docs.talos-systems.com/configuration/masters/</guid>
<description>Configuring master nodes in a Talos Kubernetes cluster is a two part process:
configuring the Talos specific options and configuring the Kubernetes specific options To get started, create a YAML file we will use in the following steps:
touch &amp;lt;node-name&amp;gt;.yaml Configuring Talos Injecting the Talos PKI Using osctl, and our output from the osd configuration documentation, inject the generated PKI into the configuration file:
@ -35,10 +35,10 @@ osctl inject os --crt &amp;lt;organization&amp;gt;.</description>
<item>
<title>Workers</title>
<link>https://talos.autonomy.io/configuration/workers/</link>
<link>https://docs.talos-systems.com/configuration/workers/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/configuration/workers/</guid>
<guid>https://docs.talos-systems.com/configuration/workers/</guid>
<description>Configuring the worker nodes is much more simple in comparison to configuring the master nodes. Using the trustd API, worker nodes submit a CSR, and, if authenticated, receive a valid osd certificate. Similarly, using a kubeadm token, the node joins an existing cluster.
We need to specify:
the osd public certificate trustd credentials and endpoints and a kubeadm JoinConfiguration version: &amp;quot;&amp;quot; ... services: kubeadm: configuration: | apiVersion: kubeadm.k8s.io/v1alpha3 kind: JoinConfiguration .</description>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/configuration/osd/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/configuration/osd/">
<i class="fa fa-chevron-left"></i>
</a>
@ -289,7 +289,7 @@
<h3 id="injecting-the-talos-pki">Injecting the Talos PKI</h3>
<p>Using <code>osctl</code>, and our output from the <code>osd</code> configuration <a href="https://talos.autonomy.io/configuration/osd/">documentation</a>, inject the generated PKI into the configuration file:</p>
<p>Using <code>osctl</code>, and our output from the <code>osd</code> configuration <a href="https://docs.talos-systems.com/configuration/osd/">documentation</a>, inject the generated PKI into the configuration file:</p>
<pre><code class="language-bash">osctl inject os --crt &lt;organization&gt;.crt --key &lt;organization&gt;.key &lt;node-name&gt;.yaml
</code></pre>
@ -441,7 +441,7 @@ services:
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/configuration/workers/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/configuration/workers/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -365,7 +365,7 @@ contexts:
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/configuration/masters/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/configuration/masters/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/configuration/masters/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/configuration/masters/">
<i class="fa fa-chevron-left"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -274,7 +274,7 @@
--volume $HOME/.aws/credentials:/root/.aws/credentials \
--env AWS_DEFAULT_PROFILE=${PROFILE} \
--env AWS_DEFAULT_REGION=${REGION} \
autonomy/talos:latest ami -var regions=${COMMA_SEPARATED_LIST_OF_REGIONS}
talos-systems/talos:latest ami -var regions=${COMMA_SEPARATED_LIST_OF_REGIONS}
</code></pre>
<p>Once the AMI is created, you can now start an EC2 instance using the AMI ID.
@ -288,7 +288,7 @@ Provide the proper configuration as the instance&rsquo;s user data.</p>
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/examples/gcloud/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/examples/gcloud/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/examples/aws/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/examples/aws/">
<i class="fa fa-chevron-left"></i>
</a>
@ -297,7 +297,7 @@
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/examples/kvm/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/examples/kvm/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>

View File

@ -2,33 +2,33 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Examples on Talos</title>
<link>https://talos.autonomy.io/examples/</link>
<link>https://docs.talos-systems.com/examples/</link>
<description>Recent content in Examples on Talos</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 29 Oct 2018 19:40:55 -0700</lastBuildDate>
<atom:link href="https://talos.autonomy.io/examples/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://docs.talos-systems.com/examples/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>AWS</title>
<link>https://talos.autonomy.io/examples/aws/</link>
<link>https://docs.talos-systems.com/examples/aws/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/examples/aws/</guid>
<guid>https://docs.talos-systems.com/examples/aws/</guid>
<description>First, create the AMI:
docker run \ --rm \ --volume $HOME/.aws/credentials:/root/.aws/credentials \ --env AWS_DEFAULT_PROFILE=${PROFILE} \ --env AWS_DEFAULT_REGION=${REGION} \ autonomy/talos:latest ami -var regions=${COMMA_SEPARATED_LIST_OF_REGIONS} Once the AMI is created, you can now start an EC2 instance using the AMI ID. Provide the proper configuration as the instance&amp;rsquo;s user data.
docker run \ --rm \ --volume $HOME/.aws/credentials:/root/.aws/credentials \ --env AWS_DEFAULT_PROFILE=${PROFILE} \ --env AWS_DEFAULT_REGION=${REGION} \ talos-systems/talos:latest ami -var regions=${COMMA_SEPARATED_LIST_OF_REGIONS} Once the AMI is created, you can now start an EC2 instance using the AMI ID. Provide the proper configuration as the instance&amp;rsquo;s user data.
An official Terraform module is currently being developed, stay tuned!
</description>
</item>
<item>
<title>Google Cloud</title>
<link>https://talos.autonomy.io/examples/gcloud/</link>
<link>https://docs.talos-systems.com/examples/gcloud/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://talos.autonomy.io/examples/gcloud/</guid>
<guid>https://docs.talos-systems.com/examples/gcloud/</guid>
<description>First, create the Google Cloud compatible image:
make image-gcloud Upload the image with:
gsutil cp /path/to/talos/build/gcloud/talos.tar.gz gs://&amp;lt;gcloud bucket name&amp;gt; Create a custom google cloud image with:
@ -38,24 +38,24 @@ Note: Further exploration is needed to see if we can use the &amp;ldquo;Startup
<item>
<title>KVM</title>
<link>https://talos.autonomy.io/examples/kvm/</link>
<link>https://docs.talos-systems.com/examples/kvm/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/examples/kvm/</guid>
<guid>https://docs.talos-systems.com/examples/kvm/</guid>
<description>Creating a Master Node On the KVM host, install a master node to an available block device:
docker run \ --rm \ --privileged \ --volume /dev:/dev \ autonomy/talos:latest image -b /dev/sdb -f -p bare-metal -u http://${IP}:8080/master.yaml Note: http://${IP}:8080/master.yaml should be reachable by the VM and contain a valid master configuration file.
docker run \ --rm \ --privileged \ --volume /dev:/dev \ talos-systems/talos:latest image -b /dev/sdb -f -p bare-metal -u http://${IP}:8080/master.yaml Note: http://${IP}:8080/master.yaml should be reachable by the VM and contain a valid master configuration file.
Now, create the VM:
virt-install \ -n master \ --description &amp;quot;Kubernetes master node.&amp;quot; \ --os-type=Linux \ --os-variant=generic \ --virt-type=kvm \ --cpu=host \ --vcpus=2 \ --ram=4096 \ --disk path=/dev/sdb \ --network bridge=br0,model=e1000,mac=52:54:00:A8:4C:E1 \ --graphics none \ --boot hd \ --rng /dev/random Creating a Worker Node On the KVM host, install a worker node to an available block device:</description>
</item>
<item>
<title>Xen</title>
<link>https://talos.autonomy.io/examples/xen/</link>
<link>https://docs.talos-systems.com/examples/xen/</link>
<pubDate>Tue, 06 Nov 2018 06:25:46 -0800</pubDate>
<guid>https://talos.autonomy.io/examples/xen/</guid>
<guid>https://docs.talos-systems.com/examples/xen/</guid>
<description>Creating a Master Node On Dom0, install Talos to an available block device:
docker run \ --rm \ --privileged \ --volume /dev:/dev \ autonomy/talos:latest image -b /dev/sdb Save the following as /etc/xen/master.cfg
docker run \ --rm \ --privileged \ --volume /dev:/dev \ talos-systems/talos:latest image -b /dev/sdb Save the following as /etc/xen/master.cfg
name = &amp;quot;master&amp;quot; builder=&#39;hvm&#39; bootloader = &amp;quot;/bin/pygrub&amp;quot; firmware_override = &amp;quot;/usr/lib64/xen/boot/hvmloader&amp;quot; vcpus=2 memory = 4096 serial = &amp;quot;pty&amp;quot; kernel = &amp;quot;/var/lib/xen/talos/vmlinuz&amp;quot; ramdisk = &amp;quot;/var/lib/xen/talos/initramfs.xz&amp;quot; disk = [ &#39;phy:/dev/sdb,xvda,w&#39;, ] vif = [ &#39;mac=52:54:00:A8:4C:E1,bridge=xenbr0,model=e1000&#39;, ] extra = &amp;quot;consoleblank=0 console=hvc0 console=tty0 console=ttyS0,9600 talos.</description>
</item>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/examples/gcloud/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/examples/gcloud/">
<i class="fa fa-chevron-left"></i>
</a>
@ -281,7 +281,7 @@
--rm \
--privileged \
--volume /dev:/dev \
autonomy/talos:latest image -b /dev/sdb -f -p bare-metal -u http://${IP}:8080/master.yaml
talos-systems/talos:latest image -b /dev/sdb -f -p bare-metal -u http://${IP}:8080/master.yaml
</code></pre>
<blockquote class="note " >
@ -315,7 +315,7 @@
--rm \
--privileged \
--volume /dev:/dev \
autonomy/talos:latest image -b /dev/sdc -f -p bare-metal -u http://${IP}:8080/worker.yaml
talos-systems/talos:latest image -b /dev/sdc -f -p bare-metal -u http://${IP}:8080/worker.yaml
</code></pre>
<blockquote class="note " >
@ -345,7 +345,7 @@
</div>
<div class="column column-10">
<a class="navigation navigation-next" href="https://talos.autonomy.io/examples/xen/">
<a class="navigation navigation-next" href="https://docs.talos-systems.com/examples/xen/">
<i class="fa fa-chevron-right"></i>
</a>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent active"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list active">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link active"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>
@ -263,7 +263,7 @@
<div class="row ">
<div class="column column-10">
<a class="navigation navigation-previous" href="https://talos.autonomy.io/examples/kvm/">
<a class="navigation navigation-previous" href="https://docs.talos-systems.com/examples/kvm/">
<i class="fa fa-chevron-left"></i>
</a>
@ -281,7 +281,7 @@
--rm \
--privileged \
--volume /dev:/dev \
autonomy/talos:latest image -b /dev/sdb
talos-systems/talos:latest image -b /dev/sdb
</code></pre>
<p>Save the following as <code>/etc/xen/master.cfg</code></p>
@ -300,7 +300,7 @@ kernel = &quot;/var/lib/xen/talos/vmlinuz&quot;
ramdisk = &quot;/var/lib/xen/talos/initramfs.xz&quot;
disk = [ 'phy:/dev/sdb,xvda,w', ]
vif = [ 'mac=52:54:00:A8:4C:E1,bridge=xenbr0,model=e1000', ]
extra = &quot;consoleblank=0 console=hvc0 console=tty0 console=ttyS0,9600 talos.autonomy.io/platform=bare-metal talos.autonomy.io/userdata=http://${IP}:8080/master.yaml&quot;
extra = &quot;consoleblank=0 console=hvc0 console=tty0 console=ttyS0,9600 talos.platform=bare-metal talos.userdata=http://${IP}:8080/master.yaml&quot;
</code></pre>
<blockquote class="note " >
@ -321,7 +321,7 @@ extra = &quot;consoleblank=0 console=hvc0 console=tty0 console=ttyS0,9600 talos.
--rm \
--privileged \
--volume /dev:/dev \
autonomy/talos:latest image -b /dev/sdc
talos-systems/talos:latest image -b /dev/sdc
</code></pre>
<p>Save the following as <code>/etc/xen/worker.cfg</code></p>
@ -340,7 +340,7 @@ kernel = &quot;/var/lib/xen/talos/vmlinuz&quot;
ramdisk = &quot;/var/lib/xen/talos/initramfs.xz&quot;
disk = [ 'phy:/dev/sdc,xvda,w', ]
vif = [ 'mac=52:54:00:B9:5D:F2,bridge=xenbr0,model=e1000', ]
extra = &quot;consoleblank=0 console=hvc0 console=tty0 console=ttyS0,9600 talos.autonomy.io/platform=bare-metal talos.autonomy.io/userdata=http://${IP}:8080/worker.yaml&quot;
extra = &quot;consoleblank=0 console=hvc0 console=tty0 console=ttyS0,9600 talos.platform=bare-metal talos.userdata=http://${IP}:8080/worker.yaml&quot;
</code></pre>
<blockquote class="note " >

View File

@ -7,7 +7,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -16,17 +16,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -35,7 +35,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -44,14 +44,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -75,8 +75,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -87,11 +87,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -117,63 +117,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -185,28 +185,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -218,35 +218,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>

File diff suppressed because one or more lines are too long

View File

@ -2,52 +2,52 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Talos</title>
<link>https://talos.autonomy.io/</link>
<link>https://docs.talos-systems.com/</link>
<description>Recent content on Talos</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 03 Nov 2018 17:14:49 -0700</lastBuildDate>
<atom:link href="https://talos.autonomy.io/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://docs.talos-systems.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>osd</title>
<link>https://talos.autonomy.io/configuration/osd/</link>
<link>https://docs.talos-systems.com/configuration/osd/</link>
<pubDate>Sat, 03 Nov 2018 17:14:49 -0700</pubDate>
<guid>https://talos.autonomy.io/configuration/osd/</guid>
<guid>https://docs.talos-systems.com/configuration/osd/</guid>
<description>The osd service enforces a high level of security by utilizing mutual TLS for authentication and authorization. In this section we will configure mutual TLS by generating the certificates for the servers (osd) and clients (osctl).
Cluster Owners We recommend that the configuration of osd be performed by a cluster owner. A cluster owner should be a person of authority within an organization. Perhaps a director, manager, or senior member of a team.</description>
</item>
<item>
<title>AWS</title>
<link>https://talos.autonomy.io/examples/aws/</link>
<link>https://docs.talos-systems.com/examples/aws/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/examples/aws/</guid>
<guid>https://docs.talos-systems.com/examples/aws/</guid>
<description>First, create the AMI:
docker run \ --rm \ --volume $HOME/.aws/credentials:/root/.aws/credentials \ --env AWS_DEFAULT_PROFILE=${PROFILE} \ --env AWS_DEFAULT_REGION=${REGION} \ autonomy/talos:latest ami -var regions=${COMMA_SEPARATED_LIST_OF_REGIONS} Once the AMI is created, you can now start an EC2 instance using the AMI ID. Provide the proper configuration as the instance&amp;rsquo;s user data.
docker run \ --rm \ --volume $HOME/.aws/credentials:/root/.aws/credentials \ --env AWS_DEFAULT_PROFILE=${PROFILE} \ --env AWS_DEFAULT_REGION=${REGION} \ talos-systems/talos:latest ami -var regions=${COMMA_SEPARATED_LIST_OF_REGIONS} Once the AMI is created, you can now start an EC2 instance using the AMI ID. Provide the proper configuration as the instance&amp;rsquo;s user data.
An official Terraform module is currently being developed, stay tuned!
</description>
</item>
<item>
<title>kernel</title>
<link>https://talos.autonomy.io/components/kernel/</link>
<link>https://docs.talos-systems.com/components/kernel/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/kernel/</guid>
<guid>https://docs.talos-systems.com/components/kernel/</guid>
<description>The kernel included with Talos is configured according to the recommendations outlined in the Kernel Self Protection Project (KSSP).</description>
</item>
<item>
<title>Masters</title>
<link>https://talos.autonomy.io/configuration/masters/</link>
<link>https://docs.talos-systems.com/configuration/masters/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/configuration/masters/</guid>
<guid>https://docs.talos-systems.com/configuration/masters/</guid>
<description>Configuring master nodes in a Talos Kubernetes cluster is a two part process:
configuring the Talos specific options and configuring the Kubernetes specific options To get started, create a YAML file we will use in the following steps:
touch &amp;lt;node-name&amp;gt;.yaml Configuring Talos Injecting the Talos PKI Using osctl, and our output from the osd configuration documentation, inject the generated PKI into the configuration file:
@ -56,10 +56,10 @@ osctl inject os --crt &amp;lt;organization&amp;gt;.</description>
<item>
<title>init</title>
<link>https://talos.autonomy.io/components/init/</link>
<link>https://docs.talos-systems.com/components/init/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/init/</guid>
<guid>https://docs.talos-systems.com/components/init/</guid>
<description>A common theme throughout the design of Talos is minimalism. We believe strongly in the UNIX philosophy that each program should do one job well. The init included in Talos is one example of this.
We wanted to create a focused init that had one job - run Kubernetes. There simply is no mechanism in place to do anything else.
To accomplish this, we must address real world operations needs like:</description>
@ -67,10 +67,10 @@ To accomplish this, we must address real world operations needs like:</descripti
<item>
<title>Google Cloud</title>
<link>https://talos.autonomy.io/examples/gcloud/</link>
<link>https://docs.talos-systems.com/examples/gcloud/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://talos.autonomy.io/examples/gcloud/</guid>
<guid>https://docs.talos-systems.com/examples/gcloud/</guid>
<description>First, create the Google Cloud compatible image:
make image-gcloud Upload the image with:
gsutil cp /path/to/talos/build/gcloud/talos.tar.gz gs://&amp;lt;gcloud bucket name&amp;gt; Create a custom google cloud image with:
@ -80,22 +80,22 @@ Note: Further exploration is needed to see if we can use the &amp;ldquo;Startup
<item>
<title>KVM</title>
<link>https://talos.autonomy.io/examples/kvm/</link>
<link>https://docs.talos-systems.com/examples/kvm/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/examples/kvm/</guid>
<guid>https://docs.talos-systems.com/examples/kvm/</guid>
<description>Creating a Master Node On the KVM host, install a master node to an available block device:
docker run \ --rm \ --privileged \ --volume /dev:/dev \ autonomy/talos:latest image -b /dev/sdb -f -p bare-metal -u http://${IP}:8080/master.yaml Note: http://${IP}:8080/master.yaml should be reachable by the VM and contain a valid master configuration file.
docker run \ --rm \ --privileged \ --volume /dev:/dev \ talos-systems/talos:latest image -b /dev/sdb -f -p bare-metal -u http://${IP}:8080/master.yaml Note: http://${IP}:8080/master.yaml should be reachable by the VM and contain a valid master configuration file.
Now, create the VM:
virt-install \ -n master \ --description &amp;quot;Kubernetes master node.&amp;quot; \ --os-type=Linux \ --os-variant=generic \ --virt-type=kvm \ --cpu=host \ --vcpus=2 \ --ram=4096 \ --disk path=/dev/sdb \ --network bridge=br0,model=e1000,mac=52:54:00:A8:4C:E1 \ --graphics none \ --boot hd \ --rng /dev/random Creating a Worker Node On the KVM host, install a worker node to an available block device:</description>
</item>
<item>
<title>Workers</title>
<link>https://talos.autonomy.io/configuration/workers/</link>
<link>https://docs.talos-systems.com/configuration/workers/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/configuration/workers/</guid>
<guid>https://docs.talos-systems.com/configuration/workers/</guid>
<description>Configuring the worker nodes is much more simple in comparison to configuring the master nodes. Using the trustd API, worker nodes submit a CSR, and, if authenticated, receive a valid osd certificate. Similarly, using a kubeadm token, the node joins an existing cluster.
We need to specify:
the osd public certificate trustd credentials and endpoints and a kubeadm JoinConfiguration version: &amp;quot;&amp;quot; ... services: kubeadm: configuration: | apiVersion: kubeadm.k8s.io/v1alpha3 kind: JoinConfiguration .</description>
@ -103,79 +103,79 @@ We need to specify:
<item>
<title>kubeadm</title>
<link>https://talos.autonomy.io/components/kubeadm/</link>
<link>https://docs.talos-systems.com/components/kubeadm/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/kubeadm/</guid>
<guid>https://docs.talos-systems.com/components/kubeadm/</guid>
<description>At the heart of Talos is kubeadm, allowing it to harness the power of the official upstream bootstrap tool. By integrating with kubeadm natively, Talos stands to gain a strong community of users and developers already familiar with kubeadm.</description>
</item>
<item>
<title>Xen</title>
<link>https://talos.autonomy.io/examples/xen/</link>
<link>https://docs.talos-systems.com/examples/xen/</link>
<pubDate>Tue, 06 Nov 2018 06:25:46 -0800</pubDate>
<guid>https://talos.autonomy.io/examples/xen/</guid>
<guid>https://docs.talos-systems.com/examples/xen/</guid>
<description>Creating a Master Node On Dom0, install Talos to an available block device:
docker run \ --rm \ --privileged \ --volume /dev:/dev \ autonomy/talos:latest image -b /dev/sdb Save the following as /etc/xen/master.cfg
docker run \ --rm \ --privileged \ --volume /dev:/dev \ talos-systems/talos:latest image -b /dev/sdb Save the following as /etc/xen/master.cfg
name = &amp;quot;master&amp;quot; builder=&#39;hvm&#39; bootloader = &amp;quot;/bin/pygrub&amp;quot; firmware_override = &amp;quot;/usr/lib64/xen/boot/hvmloader&amp;quot; vcpus=2 memory = 4096 serial = &amp;quot;pty&amp;quot; kernel = &amp;quot;/var/lib/xen/talos/vmlinuz&amp;quot; ramdisk = &amp;quot;/var/lib/xen/talos/initramfs.xz&amp;quot; disk = [ &#39;phy:/dev/sdb,xvda,w&#39;, ] vif = [ &#39;mac=52:54:00:A8:4C:E1,bridge=xenbr0,model=e1000&#39;, ] extra = &amp;quot;consoleblank=0 console=hvc0 console=tty0 console=ttyS0,9600 talos.</description>
</item>
<item>
<title>trustd</title>
<link>https://talos.autonomy.io/components/trustd/</link>
<link>https://docs.talos-systems.com/components/trustd/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/trustd/</guid>
<guid>https://docs.talos-systems.com/components/trustd/</guid>
<description>Security is one of the highest priorities within Autonomy. To run a Kubernetes cluster a certain level of trust is required to operate a cluster. For example, orchestrating the bootstrap of a highly available control plane requires the distribution of sensitive PKI data.
To that end, we created trustd. Based on the concept of a Root of Trust, trustd is a simple daemon responsible for establishing trust within the system. Once trust is established, various methods become available to the trustee.</description>
</item>
<item>
<title>proxyd</title>
<link>https://talos.autonomy.io/components/proxyd/</link>
<link>https://docs.talos-systems.com/components/proxyd/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/proxyd/</guid>
<guid>https://docs.talos-systems.com/components/proxyd/</guid>
<description>Highly available Kubernetes clusters are crucial for production quality clusters. The proxyd component is a simple yet powerful reverse proxy that adapts to where Talos is employed and provides load balancing across all API servers.</description>
</item>
<item>
<title>osd</title>
<link>https://talos.autonomy.io/components/osd/</link>
<link>https://docs.talos-systems.com/components/osd/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/osd/</guid>
<guid>https://docs.talos-systems.com/components/osd/</guid>
<description>Talos is unique in that it has no concept of host-level access. There are no shells installed. No ssh daemon. Only what is required to run Kubernetes. Furthermore, there is no way to run any custom processes on the host level.
To make this work, we needed an out-of-band tool for managing the nodes. In an ideal world, the system would be self-healing and we would never have to touch it.</description>
</item>
<item>
<title>osctl</title>
<link>https://talos.autonomy.io/components/osctl/</link>
<link>https://docs.talos-systems.com/components/osctl/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/components/osctl/</guid>
<guid>https://docs.talos-systems.com/components/osctl/</guid>
<description>The osctl CLI is the client to the osd service running on every node. With it you can do things like:
retrieve container logs restart a service reset a node reboot a node retrieve kernel logs generate pki resources inject data into node configuration files </description>
</item>
<item>
<title>blockd</title>
<link>https://talos.autonomy.io/components/blockd/</link>
<link>https://docs.talos-systems.com/components/blockd/</link>
<pubDate>Tue, 30 Oct 2018 09:16:35 -0700</pubDate>
<guid>https://talos.autonomy.io/components/blockd/</guid>
<guid>https://docs.talos-systems.com/components/blockd/</guid>
<description>Talos comes with a reserved block device with three partitions:
an EFI System Partition (ESP) a ROOT partition mounted as read-only that contains the minimal set of binaries to operate system services and a DATA partion that is mounted as read/write at /var/run These partitions are reserved and cannot be modified. The one exception to this is that the DATA partition will be resized automatically in the init process to the maximum size possible.</description>
</item>
<item>
<title>Talos</title>
<link>https://talos.autonomy.io/talos/</link>
<link>https://docs.talos-systems.com/talos/</link>
<pubDate>Mon, 29 Oct 2018 19:40:55 -0700</pubDate>
<guid>https://talos.autonomy.io/talos/</guid>
<guid>https://docs.talos-systems.com/talos/</guid>
<description>Talos is a modern Linux distribution designed to be secure, immutable, and minimal.</description>
</item>

View File

@ -3,111 +3,111 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://talos.autonomy.io/configuration/osd/</loc>
<loc>https://docs.talos-systems.com/configuration/osd/</loc>
<lastmod>2018-11-03T17:14:49-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/examples/aws/</loc>
<loc>https://docs.talos-systems.com/examples/aws/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/kernel/</loc>
<loc>https://docs.talos-systems.com/components/kernel/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/configuration/masters/</loc>
<loc>https://docs.talos-systems.com/configuration/masters/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/init/</loc>
<loc>https://docs.talos-systems.com/components/init/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/examples/gcloud/</loc>
<loc>https://docs.talos-systems.com/examples/gcloud/</loc>
</url>
<url>
<loc>https://talos.autonomy.io/examples/kvm/</loc>
<loc>https://docs.talos-systems.com/examples/kvm/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/configuration/workers/</loc>
<loc>https://docs.talos-systems.com/configuration/workers/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/kubeadm/</loc>
<loc>https://docs.talos-systems.com/components/kubeadm/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/examples/xen/</loc>
<loc>https://docs.talos-systems.com/examples/xen/</loc>
<lastmod>2018-11-06T06:25:46-08:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/trustd/</loc>
<loc>https://docs.talos-systems.com/components/trustd/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/proxyd/</loc>
<loc>https://docs.talos-systems.com/components/proxyd/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/osd/</loc>
<loc>https://docs.talos-systems.com/components/osd/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/osctl/</loc>
<loc>https://docs.talos-systems.com/components/osctl/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/blockd/</loc>
<loc>https://docs.talos-systems.com/components/blockd/</loc>
<lastmod>2018-10-30T09:16:35-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/components/</loc>
<loc>https://docs.talos-systems.com/components/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/configuration/</loc>
<loc>https://docs.talos-systems.com/configuration/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/examples/</loc>
<loc>https://docs.talos-systems.com/examples/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/talos/</loc>
<loc>https://docs.talos-systems.com/talos/</loc>
<lastmod>2018-10-29T19:40:55-07:00</lastmod>
</url>
<url>
<loc>https://talos.autonomy.io/categories/</loc>
<loc>https://docs.talos-systems.com/categories/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://talos.autonomy.io/tags/</loc>
<loc>https://docs.talos-systems.com/tags/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://talos.autonomy.io/</loc>
<loc>https://docs.talos-systems.com/</loc>
<lastmod>2018-11-03T17:14:49-07:00</lastmod>
<priority>0</priority>
</url>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>

View File

@ -2,12 +2,12 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Talos</title>
<link>https://talos.autonomy.io/tags/</link>
<link>https://docs.talos-systems.com/tags/</link>
<description>Recent content in Tags on Talos</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://talos.autonomy.io/tags/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://docs.talos-systems.com/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>

View File

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>Autonomy</title>
<meta name="description" content="">
<meta name="author" content="andrew.rynhard@autonomy.io">
<meta name="author" content="andrew.rynhard@talos-systems.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,17 +15,17 @@
<link href="https://fonts.googleapis.com/css?family=Raleway|Fira+Mono|Roboto:300" rel="stylesheet">
<link rel="icon" type="image/png" href="https://talos.autonomy.io/img/favicon.png">
<link rel="icon" type="image/png" href="https://docs.talos-systems.com/img/favicon.png">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.0/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script src="https://talos.autonomy.io/js/search.js"></script>
<script src="https://docs.talos-systems.com/js/search.js"></script>
<link rel="stylesheet" href="https://talos.autonomy.io//css/milligram.min.css">
<link rel="stylesheet" href="https://talos.autonomy.io/css/main.css">
<link rel="stylesheet" href="https://docs.talos-systems.com//css/milligram.min.css">
<link rel="stylesheet" href="https://docs.talos-systems.com/css/main.css">
</head>
<body><nav class="navbar">
<div class="container">
@ -34,7 +34,7 @@
<ul class="navbar-list navbar-left">
<li class="navbar-item">
<a class="navbar-link logo" href="/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</li>
</ul>
@ -43,14 +43,14 @@
<ul class="navbar-list navbar-right">
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/autonomy/talos" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://github.com/talos-systems/talos" target="_blank">
<span class="octicon octicon-mark-github"></span>
</a>
</li>
<li class="navbar-item">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/autonomy" target="_blank">
<a class="navbar-link navbar-logo" rel="noopener noreferrer" href="https://hub.docker.com/u/talos-systems" target="_blank">
<span class="fab fa-docker"></span>
</a>
@ -74,8 +74,8 @@
<div class="row">
<div class="column">
<span>
<a class="logo" href="https://talos.autonomy.io/">
<img src="https://talos.autonomy.io//img/logo.svg" class="logo">
<a class="logo" href="https://docs.talos-systems.com/">
<img src="https://docs.talos-systems.com//img/logo.svg" class="logo">
</a>
</span>
</div>
@ -86,11 +86,11 @@
<div class="column">
<div class="button-group button-group-center">
<a class="button" href="https://github.com/autonomy/talos/fork">
<a class="button" href="https://github.com/talos-systems/talos/fork">
<span class="octicon octicon-repo-forked"></span>
Fork
</a>
<a class="button" href="https://github.com/autonomy/talos/stargazers">
<a class="button" href="https://github.com/talos-systems/talos/stargazers">
<span class="octicon octicon-star"></span>
Star
</a>
@ -116,63 +116,63 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/components/" >
href="https://docs.talos-systems.com/components/" >
Components
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kernel/" >
href="https://docs.talos-systems.com/components/kernel/" >
kernel
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/init/" >
href="https://docs.talos-systems.com/components/init/" >
init
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/kubeadm/" >
href="https://docs.talos-systems.com/components/kubeadm/" >
kubeadm
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/trustd/" >
href="https://docs.talos-systems.com/components/trustd/" >
trustd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/proxyd/" >
href="https://docs.talos-systems.com/components/proxyd/" >
proxyd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osd/" >
href="https://docs.talos-systems.com/components/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/osctl/" >
href="https://docs.talos-systems.com/components/osctl/" >
osctl
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/components/blockd/" >
href="https://docs.talos-systems.com/components/blockd/" >
blockd
</a>
</li>
@ -184,28 +184,28 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/configuration/" >
href="https://docs.talos-systems.com/configuration/" >
Configuration
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/osd/" >
href="https://docs.talos-systems.com/configuration/osd/" >
osd
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/masters/" >
href="https://docs.talos-systems.com/configuration/masters/" >
Masters
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/configuration/workers/" >
href="https://docs.talos-systems.com/configuration/workers/" >
Workers
</a>
</li>
@ -217,35 +217,35 @@
<li class="sidebar-item">
<a class="sidebar-link sidebar-link-parent"
href="https://talos.autonomy.io/examples/" >
href="https://docs.talos-systems.com/examples/" >
Examples
</a>
<ul class="sidebar-list">
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/aws/" >
href="https://docs.talos-systems.com/examples/aws/" >
AWS
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/gcloud/" >
href="https://docs.talos-systems.com/examples/gcloud/" >
Google Cloud
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/kvm/" >
href="https://docs.talos-systems.com/examples/kvm/" >
KVM
</a>
</li>
<li class="sidebar-item">
<a class="sidebar-link"
href="https://talos.autonomy.io/examples/xen/" >
href="https://docs.talos-systems.com/examples/xen/" >
Xen
</a>
</li>

5
go.mod
View File

@ -1,10 +1,9 @@
module github.com/autonomy/talos
module github.com/talos-systems/talos
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/Microsoft/go-winio v0.4.9 // indirect
github.com/Microsoft/hcsshim v0.7.0 // indirect
github.com/autonomy/dhcp v0.0.0-20190227141242-cedea8519f96
github.com/beevik/ntp v0.2.0
github.com/containerd/cgroups v0.0.0-20180905221500-58556f5ad844
github.com/containerd/containerd v1.2.5
@ -54,11 +53,11 @@ require (
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.2.2
github.com/syndtr/gocapability v0.0.0-20180223013746-33e07d32887e // indirect
github.com/talos-systems/dhcp v0.0.0-20190227141242-cedea8519f96
github.com/u-root/u-root v4.0.0+incompatible // indirect
github.com/vishvananda/netlink v1.0.0
github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc // indirect
github.com/vmware/vmw-guestinfo v0.0.0-20170707015358-25eff159a728
golang.org/x/net v0.0.0-20190313220215-9f648a60d977
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect
golang.org/x/sys v0.0.0-20190312061237-fead79001313
golang.org/x/text v0.3.0

4
go.sum
View File

@ -5,8 +5,6 @@ github.com/Microsoft/go-winio v0.4.9 h1:3RbgqgGVqmcpbOiwrjbVtDHLlJBGF6aE+yHmNtBN
github.com/Microsoft/go-winio v0.4.9/go.mod h1:VhR8bwka0BXejwEJY73c50VrPtXAaKcyvVC4A4RozmA=
github.com/Microsoft/hcsshim v0.7.0 h1:m1J6JDH52fG9Qjq8fznVe8PNX75RFge88bzQ8u/HFM0=
github.com/Microsoft/hcsshim v0.7.0/go.mod h1:Op3hHsoHPAvb6lceZHDtd9OkTew38wNoXnJs8iY7rUg=
github.com/autonomy/dhcp v0.0.0-20190227141242-cedea8519f96 h1:le2YbRJwapQ4/vDjJX5EfKBMzdBKmTkxq2+7qIv/oPU=
github.com/autonomy/dhcp v0.0.0-20190227141242-cedea8519f96/go.mod h1:geIPC0Of8gFT72dq3OwSOpqHWJaISvkU7XXqs8HF0+0=
github.com/beevik/ntp v0.2.0 h1:sGsd+kAXzT0bfVfzJfce04g+dSRfrs+tbQW8lweuYgw=
github.com/beevik/ntp v0.2.0/go.mod h1:hIHWr+l3+/clUnF44zdK+CWW7fO8dR5cIylAQ76NRpg=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
@ -116,6 +114,8 @@ github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/syndtr/gocapability v0.0.0-20180223013746-33e07d32887e h1:QjF5rxNgRSLHJDwKUvfYP3qOx1vTDzUi/+oSC8FXnCI=
github.com/syndtr/gocapability v0.0.0-20180223013746-33e07d32887e/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
github.com/talos-systems/dhcp v0.0.0-20190227141242-cedea8519f96 h1:GLXEc60FUjmMUWhIk/ehYAepPElxhY2LO4T8rxHYCZ8=
github.com/talos-systems/dhcp v0.0.0-20190227141242-cedea8519f96/go.mod h1:GwIzrf+fKB8dvrxTG3W4jw7ROxjEsYy6l+ItLXwjBwM=
github.com/u-root/u-root v4.0.0+incompatible h1:xSVgoUpJbfQEuFem81g0muGsgd+/92iY4F7gp6wYUFQ=
github.com/u-root/u-root v4.0.0+incompatible/go.mod h1:RYkpo8pTHrNjW08opNd/U6p/RJE7K0D8fXO0d47+3YY=
github.com/vishvananda/netlink v1.0.0 h1:bqNY2lgheFIu1meHUFSH3d7vG93AFyqg3oGbJCOJgSM=

View File

@ -2,7 +2,7 @@ SHELL := /bin/bash
GIT_SHORT_SHA = $(shell git rev-parse --short=7 HEAD)
GIT_DIRTY = $(shell [[ -n `git status -s` ]] && echo -dirty)
OS_IMAGE_NAME ?= autonomy/talos-os
OS_IMAGE_NAME ?= talos-systems/talos-os
TAG = $(GIT_SHORT_SHA)$(GIT_DIRTY)
DOCKER_COMPOSE ?= IMAGE=$(OS_IMAGE_NAME) TAG=$(TAG) docker-compose
IP_ADDR ?= 10.5.0.6

View File

@ -21,7 +21,7 @@ services:
talosbr:
master-1:
image: ${IMAGE:-autonomy/talos-os}:${TAG}
image: ${IMAGE:-talos-systems/talos-os}:${TAG}
container_name: master-1
privileged: true
security_opt:
@ -45,7 +45,7 @@ services:
ipv4_address: 10.5.0.6
master-2:
image: ${IMAGE:-autonomy/talos-os}:${TAG}
image: ${IMAGE:-talos-systems/talos-os}:${TAG}
container_name: master-2
privileged: true
security_opt:
@ -69,7 +69,7 @@ services:
ipv4_address: 10.5.0.7
master-3:
image: ${IMAGE:-autonomy/talos-os}:${TAG}
image: ${IMAGE:-talos-systems/talos-os}:${TAG}
container_name: master-3
privileged: true
security_opt:
@ -93,7 +93,7 @@ services:
ipv4_address: 10.5.0.8
worker-1:
image: ${IMAGE:-autonomy/talos-os}:${TAG}
image: ${IMAGE:-talos-systems/talos-os}:${TAG}
container_name: worker-1
privileged: true
security_opt:

View File

@ -124,7 +124,7 @@ DEFAULT Talos
LABEL Talos
KERNEL /boot/vmlinuz
INITRD /boot/initramfs.xz
APPEND ${KERNEL_SELF_PROTECTION_PROJECT_KERNEL_PARAMS} ${EXTRA_KERNEL_PARAMS} nvme_core.io_timeout=4294967295 consoleblank=0 console=tty0 console=ttyS0,9600 talos.autonomy.io/userdata=${TALOS_USERDATA} talos.autonomy.io/platform=${TALOS_PLATFORM}
APPEND ${KERNEL_SELF_PROTECTION_PROJECT_KERNEL_PARAMS} ${EXTRA_KERNEL_PARAMS} nvme_core.io_timeout=4294967295 consoleblank=0 console=tty0 console=ttyS0,9600 talos.userdata=${TALOS_USERDATA} talos.platform=${TALOS_PLATFORM}
EOF
}
@ -146,7 +146,7 @@ RAW=false
TOTAL_SIZE=$(size_gz /generated/rootfs.tar.gz)
ROOTFS_SIZE=$(tar -tvf /generated/rootfs.tar.gz --exclude=./var | awk '{s+=$3} END { printf "%.0f", s*0.000001}')
INITRAMFS_SIZE=$(size_xz /generated/boot/initramfs.xz)
# TODO(andrewrynhard): Add slub_debug=P. See https://github.com/autonomy/talos/pull/157.
# TODO(andrewrynhard): Add slub_debug=P. See https://github.com/talos-systems/talos/pull/157.
KERNEL_SELF_PROTECTION_PROJECT_KERNEL_PARAMS="page_poison=1 slab_nomerge pti=on"
EXTRA_KERNEL_PARAMS=""
@ -176,11 +176,11 @@ case "$1" in
;;
p )
TALOS_PLATFORM=${OPTARG}
echo "Using kernel parameter talos.autonomy.io/platform=${TALOS_PLATFORM}"
echo "Using kernel parameter talos.platform=${TALOS_PLATFORM}"
;;
u )
TALOS_USERDATA=${OPTARG}
echo "Using kernel parameter talos.autonomy.io/userdata=${TALOS_USERDATA}"
echo "Using kernel parameter talos.userdata=${TALOS_USERDATA}"
;;
\? )
echo "Invalid Option: -${OPTARG}" 1>&2

View File

@ -51,7 +51,7 @@
"type": "shell",
"inline": [
"curl -fsSL get.docker.com | sudo sh",
"sudo docker run --privileged --volume /dev:/dev autonomy/talos:{{ user `version` }} image -b /dev/xvdf -f -p aws -u none -e 'random.trust_cpu=on'"
"sudo docker run --privileged --volume /dev:/dev talos-systems/talos:{{ user `version` }} image -b /dev/xvdf -f -p aws -u none -e 'random.trust_cpu=on'"
]
}
]

View File

@ -7,9 +7,9 @@ package reg
import (
"context"
"github.com/autonomy/talos/internal/app/blockd/proto"
"github.com/autonomy/talos/pkg/userdata"
"github.com/golang/protobuf/ptypes/empty"
"github.com/talos-systems/talos/internal/app/blockd/proto"
"github.com/talos-systems/talos/pkg/userdata"
"google.golang.org/grpc"
)

View File

@ -8,10 +8,10 @@ import (
"flag"
"log"
"github.com/autonomy/talos/internal/app/blockd/internal/reg"
"github.com/autonomy/talos/internal/pkg/grpc/factory"
"github.com/autonomy/talos/internal/pkg/grpc/tls"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/blockd/internal/reg"
"github.com/talos-systems/talos/internal/pkg/grpc/factory"
"github.com/talos-systems/talos/internal/pkg/grpc/tls"
"github.com/talos-systems/talos/pkg/userdata"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
)

View File

@ -9,12 +9,12 @@ import (
"os"
"path"
"github.com/autonomy/talos/internal/pkg/blockdevice/probe"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/install"
"github.com/autonomy/talos/internal/pkg/kernel"
"github.com/autonomy/talos/pkg/userdata"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/pkg/blockdevice/probe"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/install"
"github.com/talos-systems/talos/internal/pkg/kernel"
"github.com/talos-systems/talos/pkg/userdata"
"golang.org/x/sys/unix"

View File

@ -12,8 +12,8 @@ import (
"log"
"net/http"
"github.com/autonomy/talos/pkg/userdata"
"github.com/fullsailor/pkcs7"
"github.com/talos-systems/talos/pkg/userdata"
"golang.org/x/sys/unix"
)

View File

@ -5,7 +5,7 @@
package googlecloud
import (
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/pkg/userdata"
)
const (

View File

@ -5,10 +5,10 @@
package packet
import (
"github.com/autonomy/talos/internal/pkg/install"
"github.com/autonomy/talos/internal/pkg/kernel"
"github.com/autonomy/talos/pkg/userdata"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/pkg/install"
"github.com/talos-systems/talos/internal/pkg/kernel"
"github.com/talos-systems/talos/pkg/userdata"
)
const (

View File

@ -8,9 +8,9 @@ import (
"encoding/base64"
"fmt"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/kernel"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/kernel"
"github.com/talos-systems/talos/pkg/userdata"
"github.com/vmware/vmw-guestinfo/rpcvmx"
"github.com/vmware/vmw-guestinfo/vmcheck"

View File

@ -7,14 +7,14 @@ package platform
import (
"fmt"
"github.com/autonomy/talos/internal/app/init/internal/platform/baremetal"
"github.com/autonomy/talos/internal/app/init/internal/platform/cloud/aws"
"github.com/autonomy/talos/internal/app/init/internal/platform/cloud/googlecloud"
"github.com/autonomy/talos/internal/app/init/internal/platform/cloud/packet"
"github.com/autonomy/talos/internal/app/init/internal/platform/cloud/vmware"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/kernel"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/init/internal/platform/baremetal"
"github.com/talos-systems/talos/internal/app/init/internal/platform/cloud/aws"
"github.com/talos-systems/talos/internal/app/init/internal/platform/cloud/googlecloud"
"github.com/talos-systems/talos/internal/app/init/internal/platform/cloud/packet"
"github.com/talos-systems/talos/internal/app/init/internal/platform/cloud/vmware"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/kernel"
"github.com/talos-systems/talos/pkg/userdata"
)
// Platform is an interface describing a platform.

View File

@ -8,10 +8,10 @@ import (
"os"
"path"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
)
// Setup prepares the root file system for the requested CNI plugin.

View File

@ -15,7 +15,7 @@ import (
"strings"
"text/template"
"github.com/autonomy/talos/internal/pkg/version"
"github.com/talos-systems/talos/internal/pkg/version"
)
const hostsTemplate = `
@ -32,8 +32,8 @@ NAME="{{ .Name }}"
ID={{ .ID }}
VERSION_ID={{ .Version }}
PRETTY_NAME="{{ .Name }} ({{ .Version }}) by Autonomy"
HOME_URL="https://talos.autonomy.io/"
BUG_REPORT_URL="https://github.com/autonomy/talos/issues"
HOME_URL="https://docs.talos-systems.com/"
BUG_REPORT_URL="https://github.com/talos-systems/talos/issues"
`
// Hosts renders a valid /etc/hosts file and writes it to disk.

View File

@ -9,15 +9,15 @@ import (
"os"
"path"
"github.com/autonomy/talos/internal/pkg/blockdevice"
"github.com/autonomy/talos/internal/pkg/blockdevice/filesystem/xfs"
"github.com/autonomy/talos/internal/pkg/blockdevice/probe"
gptpartition "github.com/autonomy/talos/internal/pkg/blockdevice/table/gpt/partition"
"github.com/autonomy/talos/internal/pkg/blockdevice/util"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/mount"
"github.com/autonomy/talos/internal/pkg/mount/cgroups"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/pkg/blockdevice"
"github.com/talos-systems/talos/internal/pkg/blockdevice/filesystem/xfs"
"github.com/talos-systems/talos/internal/pkg/blockdevice/probe"
gptpartition "github.com/talos-systems/talos/internal/pkg/blockdevice/table/gpt/partition"
"github.com/talos-systems/talos/internal/pkg/blockdevice/util"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/mount"
"github.com/talos-systems/talos/internal/pkg/mount/cgroups"
"golang.org/x/sys/unix"
)

View File

@ -11,14 +11,14 @@ import (
"os"
"time"
"github.com/autonomy/talos/internal/app/init/internal/rootfs/cni"
"github.com/autonomy/talos/internal/app/init/internal/rootfs/etc"
"github.com/autonomy/talos/internal/app/init/internal/rootfs/proc"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/crypto/x509"
"github.com/autonomy/talos/internal/pkg/grpc/gen"
"github.com/autonomy/talos/pkg/userdata"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/app/init/internal/rootfs/cni"
"github.com/talos-systems/talos/internal/app/init/internal/rootfs/etc"
"github.com/talos-systems/talos/internal/app/init/internal/rootfs/proc"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/crypto/x509"
"github.com/talos-systems/talos/internal/pkg/grpc/gen"
"github.com/talos-systems/talos/pkg/userdata"
yaml "gopkg.in/yaml.v2"
)

View File

@ -13,7 +13,7 @@ import (
"text/template"
"time"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/constants"
v1 "k8s.io/api/core/v1"
kubeadmapi "k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm"

View File

@ -11,18 +11,18 @@ import (
"os"
"time"
"github.com/autonomy/talos/internal/app/init/internal/platform"
"github.com/autonomy/talos/internal/app/init/internal/rootfs"
"github.com/autonomy/talos/internal/app/init/internal/rootfs/mount"
"github.com/autonomy/talos/internal/app/init/pkg/network"
"github.com/autonomy/talos/internal/app/init/pkg/system"
ctrdrunner "github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/app/init/pkg/system/services"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd"
criconstants "github.com/containerd/cri/pkg/constants"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/app/init/internal/platform"
"github.com/talos-systems/talos/internal/app/init/internal/rootfs"
"github.com/talos-systems/talos/internal/app/init/internal/rootfs/mount"
"github.com/talos-systems/talos/internal/app/init/pkg/network"
"github.com/talos-systems/talos/internal/app/init/pkg/system"
ctrdrunner "github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/app/init/pkg/system/services"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
"golang.org/x/sys/unix"
)

View File

@ -8,9 +8,9 @@ import (
"log"
"time"
"github.com/autonomy/dhcp/dhcpv4"
"github.com/autonomy/dhcp/dhcpv4/client4"
"github.com/autonomy/dhcp/netboot"
"github.com/talos-systems/dhcp/dhcpv4"
"github.com/talos-systems/dhcp/dhcpv4/client4"
"github.com/talos-systems/dhcp/netboot"
"github.com/vishvananda/netlink"
"golang.org/x/sys/unix"
)

View File

@ -8,9 +8,6 @@ import (
"context"
"fmt"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd"
"github.com/containerd/containerd/cio"
"github.com/containerd/containerd/containers"
@ -19,6 +16,9 @@ import (
"github.com/containerd/containerd/oci"
"github.com/containerd/containerd/runtime/restart"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/pkg/userdata"
)
// Containerd represents a service to be run in a container.

View File

@ -10,10 +10,10 @@ import (
"os"
"sync"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/containerd/containerd"
"github.com/containerd/containerd/defaults"
"github.com/containerd/containerd/namespaces"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
)
// ImportRequest represents an image import request.

View File

@ -11,7 +11,7 @@ import (
"path"
"sync"
filechunker "github.com/autonomy/talos/internal/pkg/chunker/file"
filechunker "github.com/talos-systems/talos/internal/pkg/chunker/file"
)
var instance = map[string]*Log{}

View File

@ -12,10 +12,10 @@ import (
"os/exec"
"time"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
processlogger "github.com/autonomy/talos/internal/app/init/pkg/system/runner/process/log"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
processlogger "github.com/talos-systems/talos/internal/app/init/pkg/system/runner/process/log"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
)
// Process is a runner.Runner that runs a process on the host.

View File

@ -5,9 +5,9 @@
package runner
import (
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd"
"github.com/containerd/containerd/oci"
"github.com/talos-systems/talos/pkg/userdata"
)
// Runner describes the requirements for running a process.

View File

@ -9,13 +9,13 @@ import (
"fmt"
"os"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/oci"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
)
// Blockd implements the Service interface. It serves as the concrete type with

View File

@ -8,11 +8,11 @@ import (
"fmt"
"os"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/process"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/defaults"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/process"
"github.com/talos-systems/talos/pkg/userdata"
)
// Containerd implements the Service interface. It serves as the concrete type with

View File

@ -16,19 +16,19 @@ import (
"strings"
"time"
"github.com/autonomy/talos/internal/app/init/internal/security/cis"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/app/trustd/proto"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/crypto/x509"
"github.com/autonomy/talos/internal/pkg/grpc/middleware/auth/basic"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/defaults"
"github.com/containerd/containerd/oci"
criconstants "github.com/containerd/cri/pkg/constants"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/internal/security/cis"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/app/trustd/proto"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/crypto/x509"
"github.com/talos-systems/talos/internal/pkg/grpc/middleware/auth/basic"
"github.com/talos-systems/talos/pkg/userdata"
kubeadmapi "k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm"
configutil "k8s.io/kubernetes/cmd/kubeadm/app/util/config"

View File

@ -10,16 +10,16 @@ import (
"os"
"strings"
"github.com/autonomy/talos/internal/app/init/internal/rootfs/cni"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/defaults"
"github.com/containerd/containerd/oci"
criconstants "github.com/containerd/cri/pkg/constants"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/internal/rootfs/cni"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
)
// Kubelet implements the Service interface. It serves as the concrete type with

View File

@ -8,13 +8,13 @@ package services
import (
"fmt"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/oci"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
)
// NTPd implements the Service interface. It serves as the concrete type with

View File

@ -9,14 +9,14 @@ import (
"fmt"
"os"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/defaults"
"github.com/containerd/containerd/oci"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
)
// OSD implements the Service interface. It serves as the concrete type with

View File

@ -9,12 +9,12 @@ import (
"fmt"
"os"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/oci"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/pkg/userdata"
)
// Proxyd implements the Service interface. It serves as the concrete type with

View File

@ -8,13 +8,13 @@ package services
import (
"fmt"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/containerd/oci"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/pkg/userdata"
)
// Trustd implements the Service interface. It serves as the concrete type with

View File

@ -7,10 +7,10 @@ package services
import (
"fmt"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner/process"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner/process"
"github.com/talos-systems/talos/pkg/userdata"
)
// Udevd implements the Service interface. It serves as the concrete type with

View File

@ -8,8 +8,8 @@ import (
"log"
"sync"
"github.com/autonomy/talos/internal/app/init/pkg/system/conditions"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/init/pkg/system/conditions"
"github.com/talos-systems/talos/pkg/userdata"
)
type singleton struct {

View File

@ -11,8 +11,8 @@ import (
"syscall"
"time"
"github.com/autonomy/talos/pkg/userdata"
"github.com/beevik/ntp"
"github.com/talos-systems/talos/pkg/userdata"
)
// https://access.redhat.com/solutions/39194

View File

@ -11,13 +11,6 @@ import (
"os"
"strings"
"github.com/autonomy/talos/internal/app/init/pkg/system/runner"
containerdrunner "github.com/autonomy/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/autonomy/talos/internal/app/osd/proto"
filechunker "github.com/autonomy/talos/internal/pkg/chunker/file"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/version"
"github.com/autonomy/talos/pkg/userdata"
"github.com/containerd/cgroups"
"github.com/containerd/containerd"
tasks "github.com/containerd/containerd/api/services/tasks/v1"
@ -28,6 +21,13 @@ import (
"github.com/golang/protobuf/ptypes/empty"
specs "github.com/opencontainers/runtime-spec/specs-go"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/app/init/pkg/system/runner"
containerdrunner "github.com/talos-systems/talos/internal/app/init/pkg/system/runner/containerd"
"github.com/talos-systems/talos/internal/app/osd/proto"
filechunker "github.com/talos-systems/talos/internal/pkg/chunker/file"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/version"
"github.com/talos-systems/talos/pkg/userdata"
"github.com/vishvananda/netlink"
"golang.org/x/sys/unix"
"google.golang.org/grpc"

View File

@ -8,11 +8,11 @@ import (
"flag"
"log"
"github.com/autonomy/talos/internal/app/osd/internal/reg"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/grpc/factory"
"github.com/autonomy/talos/internal/pkg/grpc/tls"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/osd/internal/reg"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/grpc/factory"
"github.com/talos-systems/talos/internal/pkg/grpc/tls"
"github.com/talos-systems/talos/pkg/userdata"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
)

View File

@ -8,10 +8,10 @@ package cmd
import (
"log"
"github.com/autonomy/talos/internal/app/osinstall/internal/userdata"
"github.com/autonomy/talos/internal/pkg/install"
udata "github.com/autonomy/talos/pkg/userdata"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/internal/app/osinstall/internal/userdata"
"github.com/talos-systems/talos/internal/pkg/install"
udata "github.com/talos-systems/talos/pkg/userdata"
)
var (

View File

@ -8,8 +8,8 @@ package cmd
import (
"log"
"github.com/autonomy/talos/internal/app/osinstall/internal/userdata"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/internal/app/osinstall/internal/userdata"
)
// validateCmd reads in a userData file and attempts to parse it

View File

@ -8,8 +8,8 @@ import (
"fmt"
"os"
"github.com/autonomy/talos/internal/pkg/version"
"github.com/spf13/cobra"
"github.com/talos-systems/talos/internal/pkg/version"
)
var (

View File

@ -7,7 +7,7 @@ package userdata
import (
"strings"
ud "github.com/autonomy/talos/pkg/userdata"
ud "github.com/talos-systems/talos/pkg/userdata"
)
// UserData provides an abstraction to call the appropriate method to

View File

@ -4,7 +4,7 @@
package main
import "github.com/autonomy/talos/internal/app/osinstall/cmd"
import "github.com/talos-systems/talos/internal/app/osinstall/cmd"
func main() {
cmd.Execute()

View File

@ -15,9 +15,9 @@ import (
"sync"
"time"
"github.com/autonomy/talos/internal/app/proxyd/internal/backend"
pkgnet "github.com/autonomy/talos/internal/pkg/net"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/app/proxyd/internal/backend"
pkgnet "github.com/talos-systems/talos/internal/pkg/net"
v1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/fields"
"k8s.io/client-go/kubernetes"

View File

@ -7,7 +7,7 @@ package main
import (
"log"
"github.com/autonomy/talos/internal/app/proxyd/internal/frontend"
"github.com/talos-systems/talos/internal/app/proxyd/internal/frontend"
)
func main() {

View File

@ -11,9 +11,9 @@ import (
"os"
"path"
"github.com/autonomy/talos/internal/app/trustd/proto"
"github.com/autonomy/talos/internal/pkg/crypto/x509"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/trustd/proto"
"github.com/talos-systems/talos/internal/pkg/crypto/x509"
"github.com/talos-systems/talos/pkg/userdata"
"google.golang.org/grpc"
)

View File

@ -8,12 +8,12 @@ import (
"flag"
"log"
"github.com/autonomy/talos/internal/app/trustd/internal/reg"
"github.com/autonomy/talos/internal/pkg/constants"
"github.com/autonomy/talos/internal/pkg/grpc/factory"
"github.com/autonomy/talos/internal/pkg/grpc/middleware/auth/basic"
"github.com/autonomy/talos/internal/pkg/grpc/tls"
"github.com/autonomy/talos/pkg/userdata"
"github.com/talos-systems/talos/internal/app/trustd/internal/reg"
"github.com/talos-systems/talos/internal/pkg/constants"
"github.com/talos-systems/talos/internal/pkg/grpc/factory"
"github.com/talos-systems/talos/internal/pkg/grpc/middleware/auth/basic"
"github.com/talos-systems/talos/internal/pkg/grpc/tls"
"github.com/talos-systems/talos/pkg/userdata"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
)

View File

@ -12,9 +12,9 @@ import (
"os"
"path"
"github.com/autonomy/talos/internal/app/udevd/internal/drivers/scsi"
"github.com/autonomy/talos/internal/app/udevd/internal/uevent"
"github.com/pkg/errors"
"github.com/talos-systems/talos/internal/app/udevd/internal/drivers/scsi"
"github.com/talos-systems/talos/internal/app/udevd/internal/uevent"
)
func init() {

Some files were not shown because too many files have changed in this diff Show More