apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T00:45:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "652"
  uid: 646e73a0-f5e6-4944-8229-0cf68b667a1f
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xcsj
      namespace: kube-system
      uid: 257af23c-a45a-4012-a593-a4a6a888d0d0
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zwbm4
      namespace: kube-system
      uid: f594a219-a573-4e6f-b72d-4e686dcc8c25
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
