apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-19T13:27:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: b6bebe4f-d50a-4274-ae26-215c82e7ba16
subsets:
- addresses:
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vk82
      namespace: kube-system
      uid: 6bdacb1a-2ded-4f07-b031-afd23c7e9c7f
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2zjt
      namespace: kube-system
      uid: 674cfb5a-ca7f-40ed-a0b9-6902005d4319
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
