Skip to content
View ritesh-karankal's full-sized avatar

Block or report ritesh-karankal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ritesh-karankal/README.md

Pinned Loading

  1. go-stuff go-stuff Public

    Go

  2. snippetbox snippetbox Public

    Go

  3. Song-Lyrics-Analyzer Song-Lyrics-Analyzer Public

    Analysizes Taylor Swifts lyrics and create data visualization in Kibana

    Jupyter Notebook 1

  4. This script retrieves the names of p... This script retrieves the names of pods in the `kube-system` namespace and writes them to a file.
    1
    # Kube-system Pod Names Retrieval
    2
    
                  
    3
    This script makes a request to the K8S API from inside the Debian pod to retrieve the names of pods in the `kube-system` namespace and writes them to a file.
    4
    
                  
    5
    1. Create the service account and cluster role binding by running the following commands: