Skip to content

Instantly share code, notes, and snippets.

View kekayan's full-sized avatar
:octocat:
Working from home

kekayan kekayan

:octocat:
Working from home
View GitHub Profile
apiVersion: operator.m3db.io/v1alpha1
kind: M3DBCluster
metadata:
name: persistent-cluster
spec:
image: quay.io/m3db/m3dbnode:latest
replicationFactor: 3
numberOfShards: 256
isolationGroups:
- name: us-east1-b
@kekayan
kekayan / etcd-pd.yaml
Last active March 12, 2019 03:05
m3db etcd with persistent storage
apiVersion: v1
kind: Service
metadata:
name: etcd
labels:
app: etcd
spec:
ports:
- port: 2379
name: client
@kekayan
kekayan / describe_pod.txt
Created March 11, 2019 16:22
kubectl describe pod m3db-operator-0
Name: m3db-operator-0
Namespace: default
Priority: 0
PriorityClassName: <none>
Node: <none>
Labels: controller-revision-hash=m3db-operator-5d78bfdb94
name=m3db-operator
statefulset.kubernetes.io/pod-name=m3db-operator-0
Annotations: <none>
Status: Pending
a={"pose_1": [],
"pose_2": [[3.0, 3.5], [6.0, 6.5], [6.5, 7.0], [7.0, 7.5], [8.0, 8.5], [8.5, 9.0], [9.0, 9.5], [9.5, 10.0], [15.0, 15.5]],
"pose_3": [],
"pose_4": [[1.5, 2.0], [14.0, 14.5]]}
var obje=[]
for (pose in a){
for (val in a[pose]){
{
"log": {
"version": "1.2",
"creator": {
"name": "WebInspector",
"version": "537.36"
},
"pages": [],
"entries": [
{
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en" style="width:100%; height:100%;">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>kekayan's Resume</title>
</head>
<body style="width:100%; height:100%; margin:0;">
<iframe src="https://docs.google.com/gview?url= YOUR LINK HERE &embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe>
</body>
</html>