Skip to content

Instantly share code, notes, and snippets.

View krisnova's full-sized avatar
😅
busy keeping this website online

Kris Nóva krisnova

😅
busy keeping this website online
View GitHub Profile
@krisnova
krisnova / unifi.md
Created March 26, 2020 22:47
Hacking on my unifi network

Corona virus debugging 2020

So I have been stuck at home and was getting between 30% and 55% packet loss intermittently.

I was getting constant "your connection is unstable" messages in zoom and dropping calls every 60-120 seconds or so

It would hang for a moment and then reconnect.

At first I thought it was just that everyone was at home using internet, but then I isolated my connection and connected my laptop straight to my modem and the issue was resolved.

@krisnova
krisnova / unifi.md
Created March 26, 2020 22:47
Hacking on my unifi network

Corona virus debugging 2020

So I have been stuck at home and was getting between 30% and 55% packet loss intermittently.

I was getting constant "your connection is unstable" messages in zoom and dropping calls every 60-120 seconds or so

It would hang for a moment and then reconnect.

At first I thought it was just that everyone was at home using internet, but then I isolated my connection and connected my laptop straight to my modem and the issue was resolved.

Kubernetes 1.17 on AWS with Cilium and Falco from scratch

Use these kubeadm configs and watch the live stream for more information on how to set up Kubernetes 1.17 on AWS with Cilium and Falco.

Master node

Kubeadm config

@krisnova
krisnova / idontwannabeyouanymore.txt
Created January 21, 2019 20:37
Lyrics for Billie Ellish idontwannabeyouanymore
[Verse 1]
Don't be that way
Fall apart twice a day
I just wish you could feel what you say
Show, never tell
But I know you too well
Kinda mood that you wish you could sell
[Chorus]
If teardrops could be bottled
We can't make this file beautiful and searchable because it's too large.
pull_request_url,pull_patch_url,comments_positions_space_delimited,comments_original_positions_space_delimited,comment_file_paths_json_encoded,comment_commit_ids_space_delimited
https://api.github.com/repos/mawww/kakoune/pulls/2671,https://github.com/mawww/kakoune/pull/2671.patch,93 100 76 148 148,93 100 76 148 148,"[""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\""""]","""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"""
https://api.github.com/repos/reesemclean/blueprint/pulls/63,https://github.com/reesemclean/blueprint/pull/63.patch,21 -1 -1 8 21 7 33 33 20,21 4 4 8 21 7 33 33 33,"[""\""src/fileCreator/transforms.ts\"""",""\""README.md\"""",""\""CHANGELOG.md\"""",""\""src/inputs/getDynamicOptions.ts\"""",""\""src/fileCreator/transforms
We can't make this file beautiful and searchable because it's too large.
pull_request_url,pull_patch_url,comments_positions_space_delimited,comments_original_positions_space_delimited,comment_file_paths_json_encoded,comment_commit_ids_space_delimited
https://api.github.com/repos/mawww/kakoune/pulls/2671,https://github.com/mawww/kakoune/pull/2671.patch,93 100 76 148 148,93 100 76 148 148,"[""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\"""",""\""src/shell_manager.cc\""""]","""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"" ""b229ec1b99ee13d82ba72d3baeed2eae3618eb7c"""
https://api.github.com/repos/reesemclean/blueprint/pulls/63,https://github.com/reesemclean/blueprint/pull/63.patch,21 -1 -1 8 21 7 33 33 20,21 4 4 8 21 7 33 33 33,"[""\""src/fileCreator/transforms.ts\"""",""\""README.md\"""",""\""CHANGELOG.md\"""",""\""src/inputs/getDynamicOptions.ts\"""",""\""src/fileCreator/transforms
@krisnova
krisnova / same.yaml
Last active January 18, 2019 02:09
Example YAML abstraction for SAME
kind: SameCluster
name:
metadata:
labels:
key: value
data:
kind: SameData
name:
metadata:
labels:

Keybase proof

I hereby claim:

  • I am kris-nova on github.
  • I am novabase (https://keybase.io/novabase) on keybase.
  • I have a public key whose fingerprint is 5FE1 A74E B0AE B4F6 D56C BD09 4BA4 F5A0 04C0 810F

To claim this, I am signing this object:

Kubernetes default component configuration from kubeadm from HEAD

Build from Head April 10, 2018 Commit: 31d22870b2cf0326384fab154a8adf5155ab6975

API Server

/etc/kubernetes/manifests/kube-apiserver.yaml

@krisnova
krisnova / kops-kubicorn-proposal.md
Last active November 8, 2017 16:22
Proposal for migrating kops and kubicorn into a new GitHub organization.

Migrating Kops and Kubicorn into a new organization

Problems

  • We are fragmenting to the community (again) by offering kops and kubicorn at the same time.
  • We have learned a lot of lessons via each project, and would like a chance to start fresh with the new machine API.
  • We have a lot of small components lumped into monolithic repositories.