Skip to content

Instantly share code, notes, and snippets.

View Docteur-RS's full-sized avatar
💭
taking a ride in space and time

Emilien Lancelot Docteur-RS

💭
taking a ride in space and time
  • France
View GitHub Profile
[all]
master1 ansible_host=10.10.4.107 ip=10.10.4.107
master2 ansible_host=10.10.4.102 ip=10.10.4.102
master3 ansible_host=10.10.4.103 ip=10.10.4.103
etcd1 ansible_host=10.10.4.104 ip=10.10.4.104
etcd2 ansible_host=10.10.4.105 ip=10.10.4.105
etcd3 ansible_host=10.10.4.106 ip=10.10.4.106
node1 ansible_host=10.10.4.108 ip=10.10.4.108
node2 ansible_host=10.10.4.109 ip=10.10.4.109
diff -Naurd before.txt after.txt
--- before.txt 2020-02-27 12:01:08.670729353 +0000
+++ after.txt 2020-02-27 12:01:47.366784698 +0000
@@ -1,7 +1,7 @@
-Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
+Chain PREROUTING (policy ACCEPT 9 packets, 540 bytes)
pkts bytes target prot opt in out source destination
-Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
+Chain INPUT (policy ACCEPT 9 packets, 540 bytes)
cat after.txt
Chain PREROUTING (policy ACCEPT 9 packets, 540 bytes)
pkts bytes target prot opt in out source destination
Chain INPUT (policy ACCEPT 9 packets, 540 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ISTIO_OUTPUT tcp -- * * 0.0.0.0/0 0.0.0.0/0
cat before.txt
Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ISTIO_OUTPUT tcp -- * * 0.0.0.0/0 0.0.0.0/0
cat /var/log/istio/istio.log
2020-02-25T09:27:14.296542Z info FLAG: --applicationPorts="[]"
2020-02-25T09:27:14.296578Z info FLAG: --binaryPath="/usr/local/bin/envoy"
2020-02-25T09:27:14.296585Z info FLAG: --concurrency="0"
2020-02-25T09:27:14.296590Z info FLAG: --configPath="/etc/istio/proxy"
2020-02-25T09:27:14.296595Z info FLAG: --connectTimeout="1s"
2020-02-25T09:27:14.296600Z info FLAG: --controlPlaneAuthPolicy="MUTUAL_TLS"
2020-02-25T09:27:14.296606Z info FLAG: --controlPlaneBootstrap="true"
2020-02-25T09:27:14.296610Z info FLAG: --customConfigFile=""
2020-02-25T09:27:14.296614Z info FLAG: --datadogAgentAddress=""
cat /var/log/istio/istio.err.log
[2020-02-25 09:27:16.313][546][critical][assert] [external/envoy/source/server/hot_restart_impl.cc:45]panic: cannot open shared memory region /envoy_shared_memory_0 check user permissions. Error: File exists
[2020-02-25 09:27:16.313][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:81] Caught Aborted, suspect faulting address 0x6a00000222
[2020-02-25 09:27:16.313][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:69] Backtrace (use tools/stack_decode.py to get line numbers):
[2020-02-25 09:27:16.313][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:73] #0: __restore_rt [0x7f4ec447c330]
[2020-02-25 09:27:16.315][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:73] #1:
```shell
cat /var/log/istio/istio.err.log
[2020-02-25 09:27:16.313][546][critical][assert] [external/envoy/source/server/hot_restart_impl.cc:45]panic: cannot open shared memory region /envoy_shared_memory_0 check user permissions. Error: File exists
[2020-02-25 09:27:16.313][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:81] Caught Aborted, suspect faulting address 0x6a00000222
[2020-02-25 09:27:16.313][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:69] Backtrace (use tools/stack_decode.py to get line numbers):
[2020-02-25 09:27:16.313][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:73] #0: __restore_rt [0x7f4ec447c330]
[2020-02-25 09:27:16.315][546][critical][backtrace] [bazel-out/k8-opt/bin/external/envoy/source/server/_virtual_includes/backtrace_lib/server/backtrace
ts=2020-01-13T13:35:41.382217617Z caller=sync.go:545 method=Sync cmd="kubectl apply -f -" took=211.380186ms err=null output="endpoints/rancher configured"
ts=2020-01-13T13:35:41.6419118Z caller=sync.go:545 method=Sync cmd="kubectl apply -f -" took=259.593671ms err=null output="storageclass.storage.k8s.io/rbd unchanged"
ts=2020-01-13T13:35:41.917923503Z caller=sync.go:545 method=Sync cmd="kubectl apply -f -" took=275.918684ms err=null output="apiservice.apiregistration.k8s.io/v1beta1.custom.metrics.k8s.io unchanged"
ts=2020-01-13T13:35:42.199631605Z caller=main.go:265 type="internal kubernetes error" kubernetes_caller=k8s.io/[email protected]+incompatible/discovery/cached/memory/memcache.go:199 err="couldn't get resource list for custom.metrics.k8s.io/v1beta1: the server is currently unable to handle the request"
ts=2020-01-13T13:35:42.205293879Z caller=daemon.go:685 component=daemon event="Sync: 645614b, no workloads changed" logupstream=false
ts=2020-01-13T13:35:43.185922272Z caller=loop.go:220 component=syn
# Default values for flux.
# Weave Cloud service token
token: ""
replicaCount: 1
logFormat: fmt
image:
apiVersion: v1
kind: Pod
metadata:
annotations:
cilium.io/identity: "41105"
creationTimestamp: "2019-10-16T16:50:08Z"
generateName: bold-bison-flux-5dd9f8d9f9-
labels:
app: flux
pod-template-hash: 5dd9f8d9f9