apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-11T06:38:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "997"
  uid: 22ce74df-043f-4d6c-b8f5-32262047fcff
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mgqxq
      namespace: kube-system
      uid: c0dc6f4c-aa39-4368-a43d-2d908702cadc
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-927c9
      namespace: kube-system
      uid: 85cb548b-4e5a-4127-8981-a6a6f7261d41
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
