apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T18:48:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 1f22b4d7-7faf-4eb2-9a57-b4e823e11ae0
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bsv6q
      namespace: kube-system
      uid: ac547c6c-076e-4455-b783-fd008c9a9ca6
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7wpc
      namespace: kube-system
      uid: 11863449-1222-4c1a-a549-5d128b0c613c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
