Skip to content

Instantly share code, notes, and snippets.

@davejrt
davejrt / cv.md
Last active January 19, 2020 22:41
davetry_cv

Dave Try

+573217119927
davetry@gmail.com
https://linkedin.com/in/davetry

Summary

A forward thinking IT Engineer who has worked across multiple industries over the last 10 years. Enjoys working in fast-paced environments, with a proactive approach and thirst for knowledge and challenges. Is able to learn quickly and take on multiple tasks.

Skills & Tech

@davejrt
davejrt / INSTRUCTIONS.md
Last active February 24, 2019 22:49
running sonobuoy for puppetlabs-kubernetes

Install sonobuoy on puppetlabs-kubernetes

Provision your cluster

Use the cloud formation template here if you want to use AWS, otherwise provision your cluster using your cloud provider of choice. Ensure you provision a HA cluster with at least 3 controller nodes and 2 worker nodes.

Specific instructions using this template can be found here

Ensure once your cluster has been provisioned, you create a defauly storage class with rook by running the following

@davejrt
davejrt / log
Created February 21, 2018 03:43
[root@k9bwngvvlz0f8db ~]# puppet apply node.pp
Notice: Compiled catalog for k9bwngvvlz0f8db.delivery.puppetlabs.net in environment production in 0.72 seconds
Notice: /Stage[main]/Selinux::Config/File[/opt/puppetlabs/puppet/cache/puppet-selinux]/seltype: seltype changed 'unlabeled_t' to 'usr_t'
Notice: /Stage[main]/Selinux::Config/File[/opt/puppetlabs/puppet/cache/puppet-selinux/bin]/seltype: seltype changed 'unlabeled_t' to 'bin_t'
Notice: /Stage[main]/Selinux::Config/File[/opt/puppetlabs/puppet/cache/puppet-selinux/bin/selinux_build_module_simple.sh]/seltype: seltype changed 'unlabeled_t' to 'bin_t'
Notice: /Stage[main]/Selinux::Config/File[/opt/puppetlabs/puppet/cache/puppet-selinux/modules]/seltype: seltype changed 'unlabeled_t' to 'usr_t'
Notice: /Stage[main]/Docker::Service/File[/etc/sysconfig/docker-storage-setup]/seltype: seltype changed 'unlabeled_t' to 'etc_t'
Notice: /Stage[main]/Docker::Service/File[/etc/systemd/system/docker.service.d]/seltype: seltype changed 'unlabeled_t' to 'systemd_unit_file_t