apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-11T06:50:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 6816445a-8b8e-457c-b2ef-26f5fbd676f0
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ntz9t
      namespace: kube-system
      uid: 4a3a639c-dd52-45e8-a74e-db20462b27cb
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhbpl
      namespace: kube-system
      uid: 85615272-b9f6-444e-9a95-36cfa6cd851a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
