apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T04:55:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 0073a824-6d4e-4ed4-b3ec-240679b8a16c
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j6njd
      namespace: kube-system
      uid: 7a613e87-a4bf-4ce2-a70b-ff4a2db3a8b3
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mh6qt
      namespace: kube-system
      uid: f5c31058-2391-453d-b1a3-794f2f599be9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
