Skip to content

Instantly share code, notes, and snippets.

View syst0m's full-sized avatar

Tomislav Tomašić syst0m

  • London, United Kingdom
View GitHub Profile
NGINX Ingress controller
Release: externalname
Build: git-28793092e
Repository: https://github.com/aledbf/ingress-nginx
-------------------------------------------------------------------------------
I0610 15:27:09.775857 8 flags.go:193] Watching for Ingress class: nginx
W0610 15:27:09.776161 8 flags.go:222] SSL certificate chain completion is disabled (--enable-ssl-chain-completion=false)
nginx version: nginx/1.17.0
W0610 15:27:09.779340 8 client_config.go:549] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
➜ terraform-k8s-cluster git:(master) ✗ kubectl --namespace=default get pods -l "app=kiam,release=primarybid"
NAME READY STATUS RESTARTS AGE
primarybid-kiam-agent-dxbxm 0/1 CrashLoopBackOff 1 21s
primarybid-kiam-agent-ltcgn 0/1 CrashLoopBackOff 1 21s
primarybid-kiam-server-64244 0/1 RunContainerError 1 21s
primarybid-kiam-server-8qtcg 0/1 RunContainerError 0 6s
➜ terraform-k8s-cluster git:(master) ✗ kubectl logs primarybid-kiam-server-64244
container_linux.go:262: starting container process caused "exec: \"/server\": stat /server: no such file or directory"
extraArgs: {}
agent:
## If false, agent will not be installed
##
enabled: true
## agent container name
##
name: agent
# salt prometheus-master state.apply test=True
prometheus-master:
Data failed to compile:
----------
No matching sls found for 'prometheus' in env 'base'
ERROR: Minions returned with non-zero exit code
@syst0m
syst0m / readme.md
Created May 21, 2016 01:50 — forked from ashrithr/readme.md
Installing ELK on a single machine

Installing ELK (CentOS)

This is a short step-by-step guide on installing ElasticSearch LogStash and Kibana Stack on a CentOS environment to gather and analyze logs.

I. Install JDK

rpm -ivh https://dl.dropboxusercontent.com/u/5756075/jdk-7u45-linux-x64.rpm