0% found this document useful (0 votes)
27 views2 pages

MS Kube Commands

The document describes a pod running the vcp-gateway application on a Kubernetes cluster. It provides details on the pod's containers, volumes, IP address and status. Additional information includes the services running in the cluster and their load balancers, as well as public IP addresses for several production services.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views2 pages

MS Kube Commands

The document describes a pod running the vcp-gateway application on a Kubernetes cluster. It provides details on the pod's containers, volumes, IP address and status. Additional information includes the services running in the cluster and their load balancers, as well as public IP addresses for several production services.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

C:\Users\Sivasaanvi Venpa>kubectl describe pod vcp-gateway-6577fc59b4-cppdf

Name: vcp-gateway-6577fc59b4-cppdf
Namespace: default
Priority: 0
PriorityClassName: <none>
Node: aks-agentpool-29602300-vmss000000/10.240.0.4
Start Time: Mon, 11 Nov 2019 21:04:07 +0800
Labels: app=vcp-gateway
pod-template-hash=6577fc59b4
Annotations: <none>
Status: Running
IP: 10.240.0.17
Controlled By: ReplicaSet/vcp-gateway-6577fc59b4
Containers:
vcp-gateway:
Container ID:
docker://26f07eb50a721f9b12c633b146d7620764b058a9caa50847b33d48e7853ca7d6
Image: 73prodregistry.azurecr.io/vcp-gateway:latest
Image ID: docker-pullable://73prodregistry.azurecr.io/vcp-
gateway@sha256:829ad5020edc4dfbb35f619ec576a22e3aabf63f80b51f3dbde2af6d95ed479f
Port: 80/TCP
Host Port: 0/TCP
State: Running
Started: Mon, 11 Nov 2019 21:04:09 +0800
Ready: True
Restart Count: 0
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from default-token-cphxj (ro)
Conditions:
Type Status
Initialized True
Ready True
ContainersReady True
PodScheduled True
Volumes:
default-token-cphxj:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-cphxj
Optional: false
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s

C:\Users\Sivasaanvi Venpa>kubectl get services --all-namespaces


NAMESPACE NAME TYPE CLUSTER-IP
EXTERNAL-IP PORT(S) AGE
default kubernetes ClusterIP 10.0.0.1 <none>
443/TCP 2d19h
default vcp-gateway LoadBalancer 10.0.248.116
<pending> 80:32266/TCP 14h
kube-system healthmodel-replicaset-service ClusterIP 10.0.62.149 <none>
25227/TCP 2d19h
kube-system kube-dns ClusterIP 10.0.0.10 <none>
53/UDP,53/TCP 2d19h
kube-system kubernetes-dashboard ClusterIP 10.0.90.119 <none>
80/TCP 2d19h
kube-system metrics-server ClusterIP 10.0.119.162 <none>
443/TCP 2d19h

C:\Users\Sivasaanvi Venpa>kubectl get service vcp-gateway -o yaml


apiVersion: v1
kind: Service
metadata:
creationTimestamp: "2019-11-11T13:04:07Z"
labels:
app: vcp-gateway
name: vcp-gateway
namespace: default
resourceVersion: "286146"
selfLink: /api/v1/namespaces/default/services/vcp-gateway
uid: be8ca5fc-0483-11ea-b1c9-165eb6dc2889
spec:
clusterIP: 10.0.248.116
externalTrafficPolicy: Cluster
loadBalancerIP: 40.67.186.237
ports:
- name: http
nodePort: 32266
port: 80
protocol: TCP
targetPort: 9090
selector:
app: vcp-gateway
sessionAffinity: None
type: LoadBalancer
status:
loadBalancer: {}

Service Public IP
Prod_Gateway 52.242.214.225
ValuationServiceIP-Prod 52.242.226.220
ThirdpartyAPIServiceIP-Prod 52.242.228.250
vcpPlatform-Prod 52.242.228.146
vcpSaf-Prod 52.242.228.231
vcpUserMgmt-Prod 52.242.228.238

52.86.15.241

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy