akarca - Overview
Pinned Loading
-
Some set of functions that extends javascripts default String
JavaScript 3
-
1
def grep(text, match, after=0, before=0):
3
Return matched lines in given text as a list. Similar to grep function but a simple one. -
3
# Usage: ./generate_vpa.sh namespace5
# Generates yaml files for vpa and applies. -
1
# Usage: kg deploy consumer // shows all deploy names containes consumer2
# Usage: kg pods listener // shows all pod names containes listener3
# Usage: kg pods listener -A // shows all pod names containes listener in all namespaces -
Solutions of Grind 75 questions
Python