apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T18:48:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 36ac719d-d6e5-4907-902d-2a7070c9ce0b
subsets:
- addresses:
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgvcv
      namespace: kube-system
      uid: 8a721644-32ca-4efe-b6f6-667b69c612aa
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrlmp
      namespace: kube-system
      uid: d5c120e8-8d55-4999-a441-58bc2bc4c4d0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
