apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:11:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 3ba6da90-e26d-4f76-8952-48a4d532f140
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sdd5q
      namespace: kube-system
      uid: 4a40bac6-3d76-45ba-8a28-65e1fc70b2f7
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dz48t
      namespace: kube-system
      uid: 481f9ade-9519-45ba-8bcd-f353a66e0e1e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
