diff --git a/modules/cloud_service_providers/k8s/config/install/views.view.k8s_deployment.yml b/modules/cloud_service_providers/k8s/config/install/views.view.k8s_deployment.yml
index 0e419324..15539294 100644
--- a/modules/cloud_service_providers/k8s/config/install/views.view.k8s_deployment.yml
+++ b/modules/cloud_service_providers/k8s/config/install/views.view.k8s_deployment.yml
@@ -1,9 +1,14 @@
 langcode: en
 status: true
 dependencies:
+  config:
+    - field.storage.cloud_config.field_tags
+    - taxonomy.vocabulary.k8s_tags
   module:
     - cloud
     - k8s
+    - taxonomy
+    - user
 id: k8s_deployment
 label: 'K8s Deployment'
 module: views
@@ -11,7 +16,6 @@ description: 'Replaces the ListBuilder for K8s Deployment entities'
 tag: ''
 base_table: k8s_deployment
 base_field: id
-core: 8.x
 display:
   default:
     display_plugin: default
@@ -76,13 +80,21 @@ display:
           summary: ''
           description: ''
           columns:
-            k8s_deployment_bulk_form: k8s_deployment_bulk_form
+            cloud_context: cloud_context
+            field_tags: field_tags
             namespace: namespace
             name: name
             created: created
             operations: operations
           info:
-            k8s_deployment_bulk_form:
+            cloud_context:
+              sortable: true
+              default_sort_order: asc
+              align: ''
+              separator: ''
+              empty_column: false
+              responsive: ''
+            field_tags:
               align: ''
               separator: ''
               empty_column: false
@@ -113,7 +125,7 @@ display:
               separator: ''
               empty_column: false
               responsive: ''
-          default: '-1'
+          default: cloud_context
           empty_table: false
       row:
         type: fields
@@ -410,6 +422,8 @@ display:
               anonymous: '0'
               administrator: '0'
             placeholder: ''
+            operator_limit_selection: false
+            operator_list: {  }
           is_grouped: false
           group_info:
             label: ''
@@ -515,6 +529,624 @@ display:
         - url.query_args
         - user.permissions
       tags: {  }
+  all:
+    display_plugin: page
+    id: all
+    display_title: All
+    position: 1
+    display_options:
+      display_extenders: {  }
+      path: clouds/k8s/deployment
+      display_description: ''
+      fields:
+        cloud_context:
+          id: cloud_context
+          table: k8s_deployment
+          field: cloud_context
+          relationship: none
+          group_type: group
+          admin_label: ''
+          label: 'Cloud Service Provider ID'
+          exclude: false
+          alter:
+            alter_text: false
+            text: ''
+            make_link: false
+            path: ''
+            absolute: false
+            external: false
+            replace_spaces: false
+            path_case: none
+            trim_whitespace: false
+            alt: ''
+            rel: ''
+            link_class: ''
+            prefix: ''
+            suffix: ''
+            target: ''
+            nl2br: false
+            max_length: 0
+            word_boundary: true
+            ellipsis: true
+            more_link: false
+            more_link_text: ''
+            more_link_path: ''
+            strip_tags: false
+            trim: false
+            preserve_tags: ''
+            html: false
+          element_type: ''
+          element_class: ''
+          element_label_type: ''
+          element_label_class: ''
+          element_label_colon: true
+          element_wrapper_type: ''
+          element_wrapper_class: ''
+          element_default_classes: true
+          empty: ''
+          hide_empty: false
+          empty_zero: false
+          hide_alter_empty: true
+          click_sort_column: value
+          type: cloud_id_formatter
+          settings: {  }
+          group_column: value
+          group_columns: {  }
+          group_rows: true
+          delta_limit: 0
+          delta_offset: 0
+          delta_reversed: false
+          delta_first_last: false
+          multi_type: separator
+          separator: ', '
+          field_api_classes: false
+          entity_type: k8s_deployment
+          entity_field: cloud_context
+          plugin_id: field
+        field_tags:
+          id: field_tags
+          table: cloud_config__field_tags
+          field: field_tags
+          relationship: cloud_config
+          group_type: group
+          admin_label: ''
+          label: Tags
+          exclude: false
+          alter:
+            alter_text: false
+            text: ''
+            make_link: false
+            path: ''
+            absolute: false
+            external: false
+            replace_spaces: false
+            path_case: none
+            trim_whitespace: false
+            alt: ''
+            rel: ''
+            link_class: ''
+            prefix: ''
+            suffix: ''
+            target: ''
+            nl2br: false
+            max_length: 0
+            word_boundary: true
+            ellipsis: true
+            more_link: false
+            more_link_text: ''
+            more_link_path: ''
+            strip_tags: false
+            trim: false
+            preserve_tags: ''
+            html: false
+          element_type: ''
+          element_class: ''
+          element_label_type: ''
+          element_label_class: ''
+          element_label_colon: true
+          element_wrapper_type: ''
+          element_wrapper_class: ''
+          element_default_classes: true
+          empty: ''
+          hide_empty: false
+          empty_zero: false
+          hide_alter_empty: true
+          click_sort_column: target_id
+          type: entity_reference_label
+          settings:
+            link: true
+          group_column: target_id
+          group_columns: {  }
+          group_rows: true
+          delta_limit: 0
+          delta_offset: 0
+          delta_reversed: false
+          delta_first_last: false
+          multi_type: separator
+          separator: ', '
+          field_api_classes: false
+          plugin_id: field
+        namespace:
+          id: namespace
+          table: k8s_deployment
+          field: namespace
+          relationship: none
+          group_type: group
+          admin_label: ''
+          label: Namespace
+          exclude: false
+          alter:
+            alter_text: false
+            text: ''
+            make_link: false
+            path: ''
+            absolute: false
+            external: false
+            replace_spaces: false
+            path_case: none
+            trim_whitespace: false
+            alt: ''
+            rel: ''
+            link_class: ''
+            prefix: ''
+            suffix: ''
+            target: ''
+            nl2br: false
+            max_length: 0
+            word_boundary: true
+            ellipsis: true
+            more_link: false
+            more_link_text: ''
+            more_link_path: ''
+            strip_tags: false
+            trim: false
+            preserve_tags: ''
+            html: false
+          element_type: ''
+          element_class: ''
+          element_label_type: ''
+          element_label_class: ''
+          element_label_colon: true
+          element_wrapper_type: ''
+          element_wrapper_class: ''
+          element_default_classes: true
+          empty: ''
+          hide_empty: false
+          empty_zero: false
+          hide_alter_empty: true
+          click_sort_column: value
+          type: string
+          settings:
+            link_to_entity: true
+          group_column: value
+          group_columns: {  }
+          group_rows: true
+          delta_limit: 0
+          delta_offset: 0
+          delta_reversed: false
+          delta_first_last: false
+          multi_type: separator
+          separator: ', '
+          field_api_classes: false
+          entity_type: k8s_deployment
+          entity_field: namespace
+          plugin_id: field
+        name:
+          id: name
+          table: k8s_deployment
+          field: name
+          relationship: none
+          group_type: group
+          admin_label: ''
+          label: Name
+          exclude: false
+          alter:
+            alter_text: false
+            text: ''
+            make_link: false
+            path: ''
+            absolute: false
+            external: false
+            replace_spaces: false
+            path_case: none
+            trim_whitespace: false
+            alt: ''
+            rel: ''
+            link_class: ''
+            prefix: ''
+            suffix: ''
+            target: ''
+            nl2br: false
+            max_length: 0
+            word_boundary: true
+            ellipsis: true
+            more_link: false
+            more_link_text: ''
+            more_link_path: ''
+            strip_tags: false
+            trim: false
+            preserve_tags: ''
+            html: false
+          element_type: ''
+          element_class: ''
+          element_label_type: ''
+          element_label_class: ''
+          element_label_colon: true
+          element_wrapper_type: ''
+          element_wrapper_class: ''
+          element_default_classes: true
+          empty: ''
+          hide_empty: false
+          empty_zero: false
+          hide_alter_empty: true
+          click_sort_column: value
+          type: string
+          settings:
+            link_to_entity: true
+          group_column: value
+          group_columns: {  }
+          group_rows: true
+          delta_limit: 0
+          delta_offset: 0
+          delta_reversed: false
+          delta_first_last: false
+          multi_type: separator
+          separator: ', '
+          field_api_classes: false
+          entity_type: k8s_deployment
+          entity_field: name
+          plugin_id: field
+        created:
+          id: created
+          table: k8s_deployment
+          field: created
+          relationship: none
+          group_type: group
+          admin_label: ''
+          label: Created
+          exclude: false
+          alter:
+            alter_text: false
+            text: ''
+            make_link: false
+            path: ''
+            absolute: false
+            external: false
+            replace_spaces: false
+            path_case: none
+            trim_whitespace: false
+            alt: ''
+            rel: ''
+            link_class: ''
+            prefix: ''
+            suffix: ''
+            target: ''
+            nl2br: false
+            max_length: 0
+            word_boundary: true
+            ellipsis: true
+            more_link: false
+            more_link_text: ''
+            more_link_path: ''
+            strip_tags: false
+            trim: false
+            preserve_tags: ''
+            html: false
+          element_type: ''
+          element_class: ''
+          element_label_type: ''
+          element_label_class: ''
+          element_label_colon: true
+          element_wrapper_type: ''
+          element_wrapper_class: ''
+          element_default_classes: true
+          empty: ''
+          hide_empty: false
+          empty_zero: false
+          hide_alter_empty: true
+          click_sort_column: value
+          type: timestamp
+          settings:
+            date_format: short
+            custom_date_format: ''
+            timezone: ''
+          group_column: value
+          group_columns: {  }
+          group_rows: true
+          delta_limit: 0
+          delta_offset: 0
+          delta_reversed: false
+          delta_first_last: false
+          multi_type: separator
+          separator: ', '
+          field_api_classes: false
+          entity_type: k8s_deployment
+          entity_field: created
+          plugin_id: field
+        operations:
+          id: operations
+          table: k8s_deployment
+          field: operations
+          relationship: none
+          group_type: group
+          admin_label: ''
+          label: 'Operations links'
+          exclude: false
+          alter:
+            alter_text: false
+            text: ''
+            make_link: false
+            path: ''
+            absolute: false
+            external: false
+            replace_spaces: false
+            path_case: none
+            trim_whitespace: false
+            alt: ''
+            rel: ''
+            link_class: ''
+            prefix: ''
+            suffix: ''
+            target: ''
+            nl2br: false
+            max_length: 0
+            word_boundary: true
+            ellipsis: true
+            more_link: false
+            more_link_text: ''
+            more_link_path: ''
+            strip_tags: false
+            trim: false
+            preserve_tags: ''
+            html: false
+          element_type: ''
+          element_class: ''
+          element_label_type: ''
+          element_label_class: ''
+          element_label_colon: true
+          element_wrapper_type: ''
+          element_wrapper_class: ''
+          element_default_classes: true
+          empty: ''
+          hide_empty: false
+          empty_zero: false
+          hide_alter_empty: true
+          destination: false
+          entity_type: null
+          entity_field: null
+          plugin_id: entity_operations
+      defaults:
+        fields: false
+        relationships: false
+        arguments: false
+        filters: false
+        filter_groups: false
+        sorts: false
+        access: false
+        query: false
+        title: false
+      relationships:
+        cloud_config:
+          id: cloud_config
+          table: k8s_deployment
+          field: cloud_config
+          relationship: none
+          group_type: group
+          admin_label: 'Cloud Config'
+          required: false
+          entity_type: k8s_deployment
+          plugin_id: standard
+      arguments: {  }
+      filters:
+        cloud_context:
+          id: cloud_context
+          table: cloud_config_field_data
+          field: cloud_context
+          relationship: cloud_config
+          group_type: group
+          admin_label: ''
+          operator: '='
+          value: ''
+          group: 1
+          exposed: true
+          expose:
+            operator_id: cloud_context_op
+            label: 'Cloud Service Provider ID'
+            description: ''
+            use_operator: false
+            operator: cloud_context_op
+            operator_limit_selection: false
+            operator_list: {  }
+            identifier: cloud_context
+            required: false
+            remember: false
+            multiple: false
+            remember_roles:
+              authenticated: authenticated
+              cloud_admin: '0'
+              cloud_operator: '0'
+              administrator: '0'
+              anonymous: '0'
+            placeholder: ''
+          is_grouped: false
+          group_info:
+            label: ''
+            description: ''
+            identifier: ''
+            optional: true
+            widget: select
+            multiple: false
+            remember: false
+            default_group: All
+            default_group_multiple: {  }
+            group_items: {  }
+          entity_type: cloud_config
+          entity_field: cloud_context
+          plugin_id: string
+        field_tags_target_id:
+          id: field_tags_target_id
+          table: cloud_config__field_tags
+          field: field_tags_target_id
+          relationship: cloud_config
+          group_type: group
+          admin_label: ''
+          operator: or
+          value: {  }
+          group: 1
+          exposed: true
+          expose:
+            operator_id: field_tags_target_id_op
+            label: Tags
+            description: ''
+            use_operator: false
+            operator: field_tags_target_id_op
+            operator_limit_selection: false
+            operator_list: {  }
+            identifier: field_tags_target_id
+            required: false
+            remember: false
+            multiple: false
+            remember_roles:
+              authenticated: authenticated
+              cloud_admin: '0'
+              cloud_operator: '0'
+              administrator: '0'
+              anonymous: '0'
+            reduce: false
+          is_grouped: false
+          group_info:
+            label: ''
+            description: ''
+            identifier: ''
+            optional: true
+            widget: select
+            multiple: false
+            remember: false
+            default_group: All
+            default_group_multiple: {  }
+            group_items: {  }
+          reduce_duplicates: false
+          type: select
+          limit: true
+          vid: k8s_tags
+          hierarchy: false
+          error_message: true
+          plugin_id: taxonomy_index_tid
+        namespace:
+          id: namespace
+          table: k8s_deployment
+          field: namespace
+          relationship: none
+          group_type: group
+          admin_label: ''
+          operator: '='
+          value: ''
+          group: 1
+          exposed: true
+          expose:
+            operator_id: namespace_op
+            label: Namespace
+            description: ''
+            use_operator: false
+            operator: namespace_op
+            identifier: namespace
+            required: false
+            remember: false
+            multiple: false
+            remember_roles:
+              authenticated: authenticated
+              anonymous: '0'
+              administrator: '0'
+            placeholder: ''
+            operator_limit_selection: false
+            operator_list: {  }
+          is_grouped: false
+          group_info:
+            label: ''
+            description: ''
+            identifier: ''
+            optional: true
+            widget: select
+            multiple: false
+            remember: false
+            default_group: All
+            default_group_multiple: {  }
+            group_items: {  }
+          entity_type: k8s_deployment
+          entity_field: namespace
+          plugin_id: string
+      filter_groups:
+        operator: AND
+        groups:
+          1: AND
+      sorts:
+        cloud_context:
+          id: cloud_context
+          table: cloud_config_field_data
+          field: cloud_context
+          relationship: cloud_config
+          group_type: group
+          admin_label: ''
+          order: ASC
+          exposed: false
+          expose:
+            label: ''
+          entity_type: cloud_config
+          entity_field: cloud_context
+          plugin_id: standard
+        namespace:
+          id: namespace
+          table: k8s_deployment
+          field: namespace
+          relationship: none
+          group_type: group
+          admin_label: ''
+          order: ASC
+          exposed: false
+          expose:
+            label: ''
+          entity_type: k8s_deployment
+          entity_field: namespace
+          plugin_id: standard
+        name:
+          id: name
+          table: k8s_deployment
+          field: name
+          relationship: none
+          group_type: group
+          admin_label: ''
+          order: ASC
+          exposed: false
+          expose:
+            label: ''
+          entity_type: k8s_deployment
+          entity_field: name
+          plugin_id: standard
+      access:
+        type: perm
+        options:
+          perm: 'list k8s deployment'
+      query:
+        type: views_query
+        options:
+          disable_sql_rewrite: false
+          distinct: false
+          replica: false
+          query_comment: ''
+          query_tags:
+            - all_resources_views_access
+      title: 'All K8s Deployments'
+    cache_metadata:
+      max-age: -1
+      contexts:
+        - 'languages:language_content'
+        - 'languages:language_interface'
+        - url
+        - url.query_args
+        - user
+        - user.permissions
+      tags:
+        - 'config:field.storage.cloud_config.field_tags'
   list:
     display_plugin: page
     id: list
diff --git a/modules/cloud_service_providers/k8s/k8s.install b/modules/cloud_service_providers/k8s/k8s.install
index 404b5359..1d2d9d2d 100644
--- a/modules/cloud_service_providers/k8s/k8s.install
+++ b/modules/cloud_service_providers/k8s/k8s.install
@@ -1547,6 +1547,21 @@ function k8s_update_8271() {
 }
 
 /**
+ * Update k8s_pod.yml file.
+ */
+function k8s_update_8272() {
+  $view_ids = [
+    'k8s_deployment_all',
+  ];
+  cloud_delete_views($view_ids);
+
+  $files = [
+    'views.view.k8s_deployment.yml',
+  ];
+  cloud_update_yml_definitions($files, 'k8s');
+}
+
+/**
  * Helper function to add default icon.
  */
 function k8s_add_default_icon() {
diff --git a/modules/cloud_service_providers/k8s/src/Plugin/Derivative/K8sMenuLinks.php b/modules/cloud_service_providers/k8s/src/Plugin/Derivative/K8sMenuLinks.php
index db8b1a62..2b7f598e 100644
--- a/modules/cloud_service_providers/k8s/src/Plugin/Derivative/K8sMenuLinks.php
+++ b/modules/cloud_service_providers/k8s/src/Plugin/Derivative/K8sMenuLinks.php
@@ -117,12 +117,7 @@ class K8sMenuLinks extends DeriverBase implements ContainerDeriverInterface {
           $id = "k8s.local_tasks." . $entity_type;
           $links[$id] = $base_plugin_definition;
           $links[$id]['title'] = $this->t('@titles', ['@title' => $title]);
-          if ($entity_type == 'k8s_pod') {
-            $links[$id]['route_name'] = "view.{$entity_type}.all";
-          }
-          else {
-            $links[$id]['route_name'] = "view.{$entity_type}_all.list";
-          }
+          $links[$id]['route_name'] = "view.{$entity_type}.all";
           $links[$id]['menu_name'] = 'cloud.service_providers.menu.all';
           $links[$id]['parent'] = 'cloud.service_providers.menu.all';
           $links[$id]['weight'] = $weight++;
