results
|
Result #1
Field |
Value |
actions
|
[
"deleted k8scluster-service-pod"
]
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
invocation
|
{
"module_args": {
"add_host": null,
"cgroup_parent": null,
"cpus": null,
"cpuset_cpus": null,
"debug": false,
"device": null,
"device_read_bps": null,
"dns": null,
"dns_opt": null,
"dns_search": null,
"executable": "podman",
"generate_systemd": {},
"gidmap": null,
"hostname": null,
"infra": null,
"infra_command": null,
"infra_conmon_pidfile": null,
"infra_image": null,
"infra_name": null,
"ip": null,
"label": null,
"label_file": null,
"mac_address": null,
"name": "k8scluster-service-pod",
"network": null,
"network_alias": null,
"no_hosts": null,
"pid": null,
"pod_id_file": null,
"publish": null,
"recreate": false,
"share": null,
"state": "absent",
"subgidname": null,
"subuidname": null,
"uidmap": null,
"userns": null,
"volume": null
}
}
|
orphaned_cluster_pod
|
[
"service",
{
"CgroupParent": "machine.slice",
"CgroupPath": "machine.slice/machine-libpod_pod_5b56015ab3b6382776bc2419ada6a698f5b40ba4fb1f23f50f4d976f838878a3.slice",
"Containers": [
{
"Id": "33fb2d489c53a8ae9aa09b367ce80035276d2645dce83c1bd527c7e0c2c23fd7",
"Name": "k8scluster-haproxy",
"State": "running"
},
{
"Id": "51b6f56dc4da2bed5c086a77d082b28078cb51de87b26af15fad8145ab69c016",
"Name": "k8scluster-apache",
"State": "running"
},
{
"Id": "81a5c26af8a21f8c0bd2da997be1af9e16a14b960f514790842703b5a99f6831",
"Name": "5b56015ab3b6-infra",
"State": "running"
},
{
"Id": "8c63567b2faac176d1f654beadcd0fa93e29ace9c1eabf1dec2cf4bfff9a24c3",
"Name": "k8scluster-bind",
"State": "running"
},
{
"Id": "b1cb42d1b6ce06e1d5e5686704fdfa25db1a4e5693e799b8504d99fb448efad8",
"Name": "k8scluster-provision",
"State": "running"
},
{
"Id": "b51666f4dbb5de57e302adc21fd02c72c681a3f19a83a4c4cc9c4d188cdb760c",
"Name": "k8scluster-dnsmasq",
"State": "running"
},
{
"Id": "d0f70166fd9ab11bb0a764ba869f5de860344eaa18982aabf7cecffbe96ec8ed",
"Name": "k8scluster-registry",
"State": "running"
}
],
"CreateCgroup": true,
"CreateCommand": [
"podman",
"pod",
"create",
"--name",
"k8scluster-service-pod",
"--network",
"k8scluster-service-bridge",
"--hostname",
"service.k8scluster.kubeinit.local",
"--dns",
"10.0.0.253",
"--dns",
"10.11.5.160",
"--dns-search",
"k8scluster.kubeinit.local"
],
"CreateInfra": true,
"Created": "2024-05-05T05:30:21.009351051+03:00",
"ExitPolicy": "continue",
"Hostname": "service.k8scluster.kubeinit.local",
"Id": "5b56015ab3b6382776bc2419ada6a698f5b40ba4fb1f23f50f4d976f838878a3",
"InfraConfig": {
"DNSOption": null,
"DNSSearch": [
"k8scluster.kubeinit.local"
],
"DNSServer": [
"10.0.0.253",
"10.11.5.160"
],
"HostAdd": null,
"HostNetwork": false,
"NetworkOptions": null,
"Networks": [
"k8scluster-service-bridge"
],
"NoManageHosts": false,
"NoManageResolvConf": false,
"PortBindings": {},
"StaticIP": "",
"StaticMAC": "",
"pid_ns": "private",
"userns": "host",
"uts_ns": "private"
},
"InfraContainerID": "81a5c26af8a21f8c0bd2da997be1af9e16a14b960f514790842703b5a99f6831",
"Name": "k8scluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"uts",
"ipc",
"net"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f k8scluster-service-pod"
]
|
|