apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:33:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "966"
  uid: fc79daae-af2d-4230-8489-53156551a879
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mfbk6
      namespace: kube-system
      uid: aeb390ca-25c1-48f5-846c-bd68849ec228
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z6bdk
      namespace: kube-system
      uid: 41862363-31eb-4912-878e-afbb81734920
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
