apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T13:06:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 3b07a3f2-a8df-4b69-922b-1d2a58b782b7
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hkgq2
      namespace: kube-system
      uid: 15ca5e0b-46c2-497c-8768-ae07bb1f8031
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n76n4
      namespace: kube-system
      uid: 34f8014f-2010-4d1f-9e3f-8e50d64c0601
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
