Skip to content

Instantly share code, notes, and snippets.

View kimxogus's full-sized avatar

Taehyun Kim kimxogus

View GitHub Profile
@kimxogus
kimxogus / kube-apiserver.log
Created September 21, 2018 02:01
kops issue reporting
This file has been truncated, but you can view the full file.
Flag --insecure-bind-address has been deprecated, This flag will be removed in a future version.
Flag --insecure-port has been deprecated, This flag will be removed in a future version.
I0921 01:45:41.697805 1 flags.go:27] FLAG: --address="127.0.0.1"
I0921 01:45:41.697942 1 flags.go:27] FLAG: --admission-control="[]"
I0921 01:45:41.697967 1 flags.go:27] FLAG: --admission-control-config-file=""
I0921 01:45:41.697974 1 flags.go:27] FLAG: --advertise-address="<nil>"
I0921 01:45:41.697978 1 flags.go:27] FLAG: --allow-privileged="true"
I0921 01:45:41.698012 1 flags.go:27] FLAG: --alsologtostderr="false"
I0921 01:45:41.698046 1 flags.go:27] FLAG: --anonymous-auth="false"
@kimxogus
kimxogus / .block
Last active January 22, 2017 04:11
Path Token Animation
license: mit
@kimxogus
kimxogus / .block
Last active January 13, 2017 00:13
Align svg elements using getBBox (vanilla script)
license: mit
@kimxogus
kimxogus / .block
Last active January 5, 2017 08:10
Align svg elements using getBBox
license: mit