Skip to content
View ImKunYoung's full-sized avatar

Highlights

  • Pro

Organizations

@GDSC-MYONGJI @TeamTobias

Block or report ImKunYoung

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
ImKunYoung/README.md

new-york-city-edted

Pinned Loading

  1. Introduction-to-Java-Algorithm-Problem-Solving Introduction-to-Java-Algorithm-Problem-Solving Public

    자바(Java) 알고리즘 문제풀이 입문: 코딩테스트 대비

    Java

  2. 명령어 명령어
    1
    ```
    2
    eksctl create cluster \
    3
      --name 클러스터명 \
    4
      --region ap-northeast-2 \
    5
      --vpc-cidr=10.0.0.0/20
  3. 리눅스 명령어 리눅스 명령어
    1
    `nslookup <서비스이름>.<네임스페이스>.svc.cluster.local` <br>
    2
    `nslookup my-service.default.svc.cluster.local`
  4. Docker 명령어 리스트.txt Docker 명령어 리스트.txt
    1
    1. **Setup & Image Management**:
    2
      - 🏗️ `docker build -t myapp .` ➡️ Build image from a Dockerfile.
    3
      - 📦 `docker pull ubuntu` ➡️ Fetch an image from a registry.
    4
      - 📤 `docker push myuser/myapp` ➡️ Store your image remotely.
    5
      - 🗂️ `docker images` ➡️ List all local images.
  5. gcp gcloud cheat sheet gcp gcloud cheat sheet
    1
       * [0.1. References](#01-references)
    2
       * [0.2. Other cheatsheets](#02-other-cheatsheets)
    3
       * [0.3. Manage multiple gcloud config configurations](#03-manage-multiple-gcloud-config-configurations)
    4
          * [0.3.1. Switch gcloud context with gcloud config](#031-switch-gcloud-context-with-gcloud-config)
    5
       * [0.4. Credentials](#04-credentials)
  6. I'm a night 🦉 I'm a night 🦉
    1
    🌞 Morning   117 commits  █▉░░░░░░░░░░░░░░░░░░░   9.3%
    2
    🌆 Daytime   510 commits  ████████▌░░░░░░░░░░░░  40.6%
    3
    🌃 Evening   520 commits  ████████▋░░░░░░░░░░░░  41.4%
    4
    🌙 Night     108 commits  █▊░░░░░░░░░░░░░░░░░░░   8.6%