I hereby claim:
- I am noqcks on github.
- I am noqcks (https://keybase.io/noqcks) on keybase.
- I have a public key whose fingerprint is 6649 FFC0 D58F 452D 492D CC4A BA13 4834 CDD6 5A0D
To claim this, I am signing this object:
| spec: | |
| fileAssets: | |
| — name: kubernetes-audit | |
| path: /srv/kubernetes/audit.yaml | |
| # which type of instances to appy the file | |
| roles: [Master] | |
| content: | | |
| <audit policy here> | |
| kubeAPIServer: |
| --- | |
| apiVersion: audit.k8s.io/v1beta1 | |
| kind: Policy | |
| rules: | |
| # The following requests were manually identified as high-volume and low-risk, | |
| # so drop them. | |
| - level: None | |
| resources: | |
| - group: "" | |
| resources: |
I hereby claim:
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 1HbeSb92WEg9kNryc5swwuXFCLssFL9uGh https://explorer.blockstack.org/address/1HbeSb92WEg9kNryc5swwuXFCLssFL9uGh |
I need a way to get a list of plugins so that I can use them with docker jenkins
in the format <plugin>: <version>
The jenkins CLI will allow us to interact with our jenkins server from the command line. We can get it with a simple curl call.
curl 'localhost:8080/jnlpJars/jenkins-cli.jar' > jenkins-cli.jar
| require 'aws-sdk' | |
| @client = Aws::CloudWatch::Client.new(region: 'us-east-1') | |
| def cloudwatch_alarms(token=nil) | |
| return @client.describe_alarms({ | |
| state_value: "INSUFFICIENT_DATA", | |
| next_token: token | |
| }) | |
| end |
| df |
| var fs = require('fs') | |
| var myNumber = undefined | |
| function addOne(callback) { | |
| fs.readFile('number.txt', function doneReading(err, fileContents) { | |
| myNumber = parseInt(fileContents) | |
| myNumber++ | |
| callback() | |
| }) | |
| } |
[your-slack].slack.com/services/new/hubotIf you want to rename the automatically generated heroku domain name:
| Verifying that +tanq is my Bitcoin username. You can send me #bitcoin here: https://onename.io/tanq |