◐ Shell
clean mode source ↗

akarca - Overview

Pinned Loading

  1. Some set of functions that extends javascripts default String

    JavaScript 3

  2. Django shopping cart application

    Python 2 1

  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.
  4. 3

    # Usage: ./generate_vpa.sh namespace

    5

    # Generates yaml files for vpa and applies.
  5. 1

    # Usage: kg deploy consumer // shows all deploy names containes consumer

    2

    # Usage: kg pods listener // shows all pod names containes listener

    3

    # Usage: kg pods listener -A // shows all pod names containes listener in all namespaces
  6. Solutions of Grind 75 questions

    Python