apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-02T17:46:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "664"
  uid: 0e607029-bc9e-402e-b9f0-c28511e83e8d
subsets:
- addresses:
  - ip: 172.24.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kqx8x
      namespace: kube-system
      uid: 6a189be6-ccbb-40ab-9f28-e4667b74d4c5
  - ip: 172.24.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fnttd
      namespace: kube-system
      uid: a6efe0f3-3617-48db-9bed-2b57237292ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
