# 使 EKS 上的某 pod 退役 [TOC] ###### tags: `aws` `eks` `k8s` --- ## 使用 Kubernetes Dashboard Refer to another note. ```shell % kubectl proxy ``` Open http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/#/login ```shell % kubectl -n kubernetes-dashboard create token admin-user ``` Enter token created from previous statement. ## 選擇 namespace  ## 刪除 deployment  ## 刪除 service  ## 刪除 ingress  ## 刪除 config map 
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up