I hereby claim:
- I am delianides on github.
- I am delianides (https://keybase.io/delianides) on keybase.
- I have a public key whose fingerprint is CFB7 42BD 3BC9 03BA D521 8748 3C06 D4FE 35F5 9331
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
[Unit] | |
Description=Rackspace LB Configurator | |
After=docker.service | |
After=etcd.service | |
Requires=docker.service | |
Requires=etcd.service | |
[Service] | |
EnvironmentFile=/etc/environment |
Tue, 24 Feb 2015 21:14:51 +0000 Tue, 24 Feb 2015 21:14:51 +0000 1 perrynoble-gfw5j Pod failedScheduling {scheduler } Error scheduling: fa | |
iled to find a fit for pod: {{ } {perrynoble-gfw5j perrynoble- default /api/v1beta1/pods/perrynoble-gfw5j?namespace=default 065b710a-bc6a-11e4-8302-22000b468933 10122 2015-02-24 21:13:48 +0000 UTC map[name:pe | |
rrynoble type:ee version:5c7c8385be29e9e613c29922f51f8ccab80b255b] map[]} {[] [{perrynoble newspring/perrynoble:5c7c8385be29e9e613c29922f51f8ccab80b255b [] [{ 8081 80 TCP }] [] {map[]} [] <nil> <nil> /dev/te | |
rmination-log false IfNotPresent {[] []}}] {0xb63320 <nil> <nil>} ClusterFirst map[] } {Pending map[]}} | |
Tue, 24 Feb 2015 21:14:51 +0000 Tue, 24 Feb 2015 21:14:51 +0000 1 perrynoble-zicap Pod failedScheduling {scheduler } Error scheduling: fa | |
iled to find a fit for pod: {{ } {perrynoble-zicap perrynoble- default /api/v1be |
Mar 03 17:20:24 ip-172-16-200-238.ec2.internal kubelet[673]: E0303 17:20:24.230020 673 reflector.go:118] watch of *api.Pod ended with error: 401: The event in requested index is outdated and cleared (the requested history has been cleared [397/247]) [1396] | |
Mar 03 17:40:24 ip-172-16-200-238.ec2.internal kubelet[673]: E0303 17:40:24.134110 673 reflector.go:118] watch of *api.Service ended with error: 401: The event in requested index is outdated and cleared (the requested history has been cleared [1317/1167]) [2316] | |
Mar 03 17:45:25 ip-172-16-200-238.ec2.internal kubelet[673]: E0303 17:45:25.248189 673 reflector.go:118] watch of *api.Pod ended with error: 401: The event in requested index is outdated and cleared (the requested history has been cleared [1548/1398]) [2547] | |
Mar 03 18:05:25 ip-172-16-200-238.ec2.internal kubelet[673]: E0303 18:05:25.147173 673 reflector.go:118] watch of *api.Service ended with error: 401: The event in requested index is outdated and cleared (the requested history has |
E0319 15:47:36.520766 67833 cmd.go:335] perrynoble-roll.yaml must specify a matching key with non-equal value in Selector for perrynoble |
2015/07/08 11:39:14 [DEBUG] apply: aws_launch_configuration.etcd-launch-config: executing Apply | |
aws_launch_configuration.etcd-launch-config: Creating... | |
associate_public_ip_address: "" => "0" | |
ebs_block_device.#: "" => "<computed>" | |
ebs_optimized: "" => "<computed>" | |
2015/07/08 11:39:14 terraform-provider-aws: 2015/07/08 11:39:14 [DEBUG] Describing AMI "ami-93ea17f8" to get root block device name | |
enable_monitoring: "" => "<computed>" | |
iam_instance_profile: "" => "etcd-node" | |
image_id: "" => "ami-93ea17f8" |
# Description: | |
# Create a database backup and upload it to S3 | |
# | |
# Dependencies: | |
# "aws-sdk": "^2.2.20" | |
# | |
# Configuration: | |
# HUBOT_OPS_ROOM - Private room so only certain people have access |
Look at LSB init scripts for more information.
Copy to /etc/init.d
:
# replace "$YOUR_SERVICE_NAME" with your service's name (whenever it's not enough obvious)
hostname: corenode1 | |
write_files: | |
- path: /etc/systemd/network/static.network | |
permissions: 0644 | |
content: | | |
[Match] | |
Name=ens18 | |
[Network] | |
Address=10.0.30.70/24 |
/* | |
* USB Wiegand Interface Reader for Arduino Leanardo | |
* | |
* Version 1.0 Dan Julio, May 18, 2013 | |
* | |
* This code is released into the public domain. It is absolutely unwarranted and unsupported | |
* meaning it may or may not work for you and you have to deal with that. | |
* running on the computer. The firmware may also be used in a stand-alone fashion just to read | |
* 26-bit cards and display their card number. | |
* |