Skip to content

Instantly share code, notes, and snippets.

View juicemia's full-sized avatar

Hugo juicemia

  • Miami
View GitHub Profile
@juicemia
juicemia / config.cson
Created December 16, 2014 15:09
atom syntax-settings
'global':
'core':
'projectHome': '/Users/hugo/src'
'themes': [
'seti-ui'
'atom-dark-syntax'
]
'exception-reporting':
'userId': '8a65a36b-bf21-c011-b2bb-cb681c3dd6d4'
'welcome':
@juicemia
juicemia / gist:db9d2af813744bcd22b6
Created December 17, 2014 15:57
atom syntax-settings after using language plugins
'global':
'core':
'projectHome': '/Users/hugo/src'
'themes': [
'seti-ui'
'atom-dark-syntax'
]
'exception-reporting':
'userId': '8a65a36b-bf21-c011-b2bb-cb681c3dd6d4'
'welcome':
@juicemia
juicemia / gist:79eca0f4d01bc6811f2d
Created December 17, 2014 16:07
atom syntax-settings with softTabs
'global':
'core':
'projectHome': '/Users/hugo/src'
'themes': [
'seti-ui'
'atom-dark-syntax'
]
'exception-reporting':
'userId': '8a65a36b-bf21-c011-b2bb-cb681c3dd6d4'
'welcome':
@juicemia
juicemia / keybase.md
Created September 14, 2015 01:13
Keybase verification

Keybase proof

I hereby claim:

  • I am hugostorres on github.
  • I am hugodotrb (https://keybase.io/hugodotrb) on keybase.
  • I have a public key whose fingerprint is 161A F9DD 63DF 3EE5 7DBF AB76 D9DE 3E8D 1771 F831

To claim this, I am signing this object:

[all]
hugot-local-master-0.mia.ucloud.int
hugot-local-node-0.mia.ucloud.int
[kube-master]
root@3aa43f5e561d:/mnt/repo# ansible-playbook kubespray/cluster.yml --become -u ubuntu -v --flush-cache -i ansible/inventory/$USER-local/inventory.ini
Using /mnt/repo/kubespray/ansible.cfg as config file
PLAY [localhost] *************************************************************************
TASK [download : include_tasks] **********************************************************
Thursday 26 July 2018 22:00:40 +0000 (0:00:00.088) 0:00:00.088 *********
TASK [download : Download items] *********************************************************
Thursday 26 July 2018 22:00:40 +0000 (0:00:00.028) 0:00:00.117 *********
hugot-local-master-0.mia.ucloud.int | SUCCESS => {
"msg": {
"ansible_all_ipv4_addresses": [
"10.82.40.151"
],
"ansible_all_ipv6_addresses": [
"fe80::f816:3eff:fedf:165d"
],
"ansible_apparmor": {
"status": "enabled"
hugot-local-node-0.mia.ucloud.int | SUCCESS => {
"msg": {
"ansible_all_ipv4_addresses": [
"10.82.40.15"
],
"ansible_all_ipv6_addresses": [
"fe80::f816:3eff:fe53:bb5a"
],
"ansible_apparmor": {
"status": "enabled"
root@3aa43f5e561d:/mnt/repo# kubectl -n kube-system logs kube-dns-79d99cdcd5-6k9fg -c kubedns
I0727 02:27:12.226658 1 dns.go:48] version: 1.14.8
I0727 02:27:12.227691 1 server.go:71] Using configuration read from directory: /kube-dns-config with period 10s
I0727 02:27:12.227772 1 server.go:119] FLAG: --alsologtostderr="false"
I0727 02:27:12.227807 1 server.go:119] FLAG: --config-dir="/kube-dns-config"
I0727 02:27:12.227826 1 server.go:119] FLAG: --config-map=""
I0727 02:27:12.227841 1 server.go:119] FLAG: --config-map-namespace="kube-system"
I0727 02:27:12.227857 1 server.go:119] FLAG: --config-period="10s"
I0727 02:27:12.227871 1 server.go:119] FLAG: --dns-bind-address="0.0.0.0"
I0727 02:27:12.227883 1 server.go:119] FLAG: --dns-port="10053"

Description of build

The build task builds run in the current directory.

This task runs in a Linux container. If working on Mac OS make sure to set GOOS appropriately.

Arguments

GOOS: Platform to build for. (defaults to linux)