apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T17:56:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "980"
  uid: b72e7dae-248b-496c-ab4b-75e7fa81aec9
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2h79
      namespace: kube-system
      uid: 38172300-a74b-42f7-a618-32321514ef62
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kgnx
      namespace: kube-system
      uid: e1ce4a7a-1732-4bd1-ba6a-79c5dc909809
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
