Open in app

Sign In

Write

Sign In

Dominik Sachsenhofer
Dominik Sachsenhofer

1 Follower

Home

About

Sep 6, 2020

How to remove evicted Pods in Kubernetes/Openshift

Kubernetes To remove Evicted Pods from Kubernetes use this command: kubectl get pods — all-namespaces -o json | jq ‘.items[] | select(.status.reason!=null) | select(.status.reason | contains(“Evicted”)) | “kubectl delete pods \(.metadata.name) -n \(.metadata.namespace)”’ | xargs -n 1 bash -c Openshift To remove Evicted Pods from Openshift use this command: oc get pods — all-namespaces -o json | jq ‘.items[] | select(.status.reason!=null) | select(.status.reason | contains(“Evicted”)) | “oc delete pods \(.metadata.name) -n \(.metadata.namespace)”’ | xargs -n 1 bash -c

Kubernetes

1 min read

Kubernetes

1 min read


Oct 18, 2018

How to hire good people and have them to stay working for you

Good people quit when their talents are wasted. It’s a too high price to pay for them, no matter the paycheck size. If you wanna hire great people and have them stay working for you, you have to let them make a lot of decisions. You have to be run…

Startup

1 min read

Startup

1 min read


Sep 13, 2018

Technical Analysis Library (TA-Lib) Docker Container for Python

What is TA-Lib? TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data. Use this Github repository to start with your trading applications: https://github.com/sachsenhofer/talib Learn more about TA-Lib: https://www.ta-lib.org

Python

1 min read

Python

1 min read


Jul 11, 2018

Negotiation Strategies: A highly effective framework that will ensure success

Negotiating an agreement without giving in. Get it here: Negotiating an agreement without giving in. The Problem: Don’t Bargain Over Positions Arguing over positions produces unwise outcomes Arguing over positions is inefficient Arguing over positions endangers an ongoing relationship When there are many parties, positional bargaining is even worse Being nice is no answer…

Negotiation

2 min read

Negotiation

2 min read


May 27, 2018

Introducing the Website Pricing Calculator

How much does a Website cost? Find out here! I am pleased to announce the release of the Website Pricing Calculator: Link: http://www.sachsenhofer.io/website-pricing-calculator/

Website

1 min read

Website

1 min read


May 5, 2018

ISE Principles of Corporate Finance

ISE Principles of Corporate Finance from Richard Brealey, Stewart Myers and Franklin Allen is probably one of the best books you should read to start with Corporate Finance. Principles of Corporate Finance is the worldwide leading text that describes the theory and practice of corporate finance. Throughout the book, the authors show how managers use financial theory to solve practical problems and as a way to respond to change by showing not just how, but why companies and management act as they do. This text is a valued reference for thousands of practicing financial managers.

Corporate Finance

1 min read

Corporate Finance

1 min read


May 5, 2018

Technical Analysis of the Financial Markets

Technical Analysis of the Financial Markets: A Comprehensive Guide to Trading Methods and Applications (New York Institute of Finance) is probably one of the best books you should read to start with your trading. This outstanding reference has already taught thousands of traders the concepts of technical analysis and their…

Finance

1 min read

Finance

1 min read


Nov 5, 2017

How to Install #MongoDB on #Debian

Read: https://www.sachsenhofer.io/install-mongodb-debian/

Mongodb

1 min read

Mongodb

1 min read


Oct 24, 2017

How to Install Splash to use Tor/Privoxy in a Docker Cloud Stack

Read: https://www.sachsenhofer.io/install-splash-use-tor-privoxy-docker-cloud-stack/

Splash

1 min read

Splash

1 min read


Oct 24, 2017

Stop/Remove all Docker Containers

Read: https://www.sachsenhofer.io/stop-remove-all-docker-containers/

Docker

1 min read

Docker

1 min read

Dominik Sachsenhofer

Dominik Sachsenhofer

1 Follower

https://sachsenhofer.io

Following
  • World Economic Forum

    World Economic Forum

  • Al Jazeera English

    Al Jazeera English

See all (6)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech