apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T04:57:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 0767ea76-fafc-441e-9f97-62c79df730ca
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p289p
      namespace: kube-system
      uid: 5376a473-3524-4a68-96eb-177564cbf565
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wmn66
      namespace: kube-system
      uid: 910b6ebb-2a24-4c96-a3c9-685f577d5910
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
