Kyle BartonEmacs Ctrl+Space not working on Big SurI recently upgraded to Big Sur and realized that set-mark was no longer working. After doing some digging I realized that OSX convienently…Nov 23, 2020Nov 23, 2020
Kyle BartonCreate a JSON:API with Authorization using Graphiti and CanCanCanWant to create an api using rails that supports the JSON API spec and has authorization using cancan? Here’s how…Jun 28, 2019Jun 28, 2019
Kyle BartonHow to build a Docker Image that depends on a gem that exists in a private Github repo using…Have you ever wanted to write some sharable code that can be used across projects? When writing ruby, gems are great for that… but what if…Feb 1, 2019Feb 1, 2019
Kyle BartonCreate Databases For Kubernetes Feature Deployments On The Fly With Circle Citl;dr; see the gist at the bottomJan 18, 2019Jan 18, 2019
Kyle BartonResize Google Compute Instance Boot Disk Using TerraformIf you run out of space with your GCP compute instance boot disk and would like to resize it, you can do so by creating a snapshot of the…Oct 5, 2018Oct 5, 2018
Kyle BartonAutoscaling Kubernetes Based On SQS Queue SizeA client that I was recently working with wanted to be able to autoscale pods when the queue in AWS SQS grew. After doing some searching…Jul 26, 20181Jul 26, 20181
Kyle BartoninITNEXTFeature Deployments in KubernetesMany companies want the same thing. The ability to deploy code to test a particular feature/bug without actually deploying it to…Jul 25, 2018Jul 25, 2018
Kyle BartonDrain Kubernetes NodesWhile working with Jenkins and kubernetes, something weird happened to kubernetes… the pods started, errored, and terminated faster than I…Mar 23, 2018Mar 23, 2018
Kyle BartonIncrease the container cap in JenkinsAfter doing a jenkins deploy I noticed that I was unable to get any of the executors to come online to build a project. In order to figure…Mar 23, 2018Mar 23, 2018
Kyle BartonAdd Badges to GithubI wanted to add badges for jenkins build status to a github README. From what I found, Jenkins has a plugin called embeddable-build-status…Mar 23, 2018Mar 23, 2018