apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T07:19:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 0ec3da14-d225-453a-b08a-fdd680958a7c
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dx9vb
      namespace: kube-system
      uid: 406b2523-85f8-4ed9-bce5-70a9aefd6379
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z44jx
      namespace: kube-system
      uid: a2ddee5a-63a5-4668-a785-f7bc67ed6109
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
