apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-30T05:55:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: 64f47ccc-238e-4934-928b-97f824f7af2c
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mpbkk
      namespace: kube-system
      uid: 629a2bca-64c8-4df5-85f6-ac4dd35ff3dd
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c7sql
      namespace: kube-system
      uid: f755c88d-3937-4444-8be0-68d3b99255a2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
